Lucene search
+L

233 matches found

Kitploit
Kitploit
added 2026/08/26 8:55 a.m.1 views

zap-api-rust

ZAP Rust API Die Rust-Implementierung für den Zugriff auf die ZAP API. Weitere Informationen über ZAP finden Sie im Haupt- ZAP-Projekt. Dieses Projekt befindet sich in einem sehr frühen Stadium und sollte nicht in der Produktion verwendet werden! Hilfe erhalten Für Hilfe zur Verwendung der ZAP AP...

5.3AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/26 7:35 a.m.1 views

readable-thrift

Readable Thrift O Readable Thrift facilita o trabalho com mensagens binárias do protocolo Thrift, convertendo-as de e para um formato amigável para humanos. Isso torna a análise manual e a adulteração de mensagens Thrift em formato binário tão fáceis quanto trabalhar com protocolos de texto puro,...

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/26 7:35 a.m.1 views

purpleteam-s2-containers

Contenitori Stage Two di purpleteam Contenitori Stage Two di purpleteam Questi contenitori vengono avviati dinamicamente in base all'input di configurazione Build User Job fornito alla CLI di purpleteam, in particolare al numero di testSession che definisci. Le seguenti configurazioni sono...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/26 7:35 a.m.2 views

zap-hud

ZAP Heads Up Display L'HUD non è più in sviluppo attivo Purtroppo l'HUD non è più in sviluppo attivo poiché nessuno si sta concentrando su di esso. L'HUD è un'interfaccia unica e innovativa che sappiamo alcune persone amano. Ma richiede anche una quantità non trascurabile di manutenzione e al...

5.4AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/26 7:35 a.m.1 views

zaphoster

zaphoster Host-Header-Erzwingung in zaproxy beheben Füge das Skript ZAP/zap-hoster.py zum httpsender-Tab hinzu und führe app.py aus. root@kitploit: $ sudo pip3 install flask requests $ python3 app.py root@kitploit: GET https://knassar702.github.io/ HTTP/1.1 Host: knassar702.github.io User-agent:...

5.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/26 7:06 a.m.2 views

adapt

Riepilogo ADAPT è uno strumento che esegue test di penetrazione dinamici automatizzati per applicazioni web. È progettato per aumentare l'accuratezza, la velocità e la fiducia negli sforzi di penetration testing. ADAPT testa automaticamente molteplici vulnerabilità standard del settore OWASP Top ...

5.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/26 5:53 a.m.2 views

mzap

mzap mzap मल्टी-टारगेट ZAP स्कैनिंग के लिए एक Crystal CLI है। यह एक या अधिक ZAP API होस्ट पर लक्ष्यों को वितरित करता है, वैकल्पिक प्रतीक्षा मोड का समर्थन करता है, और रिपोर्ट निर्यात कर सकता है। विशेषताएँ स्कैन कमांड: spider, ajaxspider, clientspider ZAP 2.16+, ascan, pscan API परिभाषा आयात:...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 9:43 p.m.1 views

community-scripts

Scripts da Comunidade Uma coleção de scripts ZAP fornecidos pela comunidade, ou seja, vocês : A maneira mais fácil de usar este repositório no ZAP é instalar o complemento 'Community Scripts' do ZAP Marketplace. !CAUTION Embora revisemos todos os scripts para garantir que não façam nada obviament...

5.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/25 5:58 p.m.2 views

FiddleZAP

FiddleZAP FiddleZAP è una versione semplificata di EKFiddle per OWASP ZAP. Con ZAP come proxy web, puoi segnalare traffico dannoso basato su espressioni regolari predefinite. Esempio: Avviso, evidenziazione e marcatura quando una regex corrisponde a una stringa all'interno del codice sorgente HTM...

5.3AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/25 3:59 p.m.82 views

atomic-red-team

Atomic Red Team Atomic Red Team™ is a library of tests mapped to the MITRE ATT&CK® framework. Security teams can use Atomic Red Team to quickly, portably, and reproducibly test their environments. Get started You can execute atomic tests directly from the command line, no installation required. S...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/25 2:18 p.m.375 views

archerysec

...

5.4AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/25 1:36 p.m.163 views

zaproxy

The Zed Attack Proxy ZAP by Checkmarx is the world’s most widely used web app scanner. Free and open source. A community based GitHub Top 1000 project that anyone can contribute to. It can help you automatically find security vulnerabilities in your we...

5.6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/25 1:36 p.m.2 views

zaproxy

...

5.4AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/25 1:16 p.m.2 views

seccubus

Über Seccubus Seccubus automatisiert regelmäßige Schwachstellenscans mit verschiedenen Tools und unterstützt Sicherheitsverantwortliche bei der schnellen Analyse der Ergebnisse, sowohl beim ersten Scan als auch bei Folgescans. Bei Folgescans sorgt die Delta-Berichterstellung dafür, dass Ergebniss...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 1:16 p.m.306 views

seccubus

About Seccubus Seccubus automates regular vulnerability scans with various tools and aids security people in the fast analysis of its output, both on the first scan and on repeated scans. On repeated scan delta reporting ensures that findings only need to be judged when they first appear in the...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 11:33 a.m.143 views

adapt

Summary ADAPT is a tool that performs Automated Dynamic Application Penetration Testing for web applications. It is designed to increase accuracy, speed, and confidence in penetration testing efforts. ADAPT automatically tests for multiple industry standard OWASP Top 10 vulnerabilities, and outpu...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/25 10:55 a.m.1 views

DVWA-ZAP-PENTEST

DVWA-Schwachstellenbewertung mit OWASP ZAP Eine praktische Sicherheitsbewertung einer Webanwendung der DVWA Damn Vulnerable Web App , durchgeführt mit OWASP ZAP Zed Attack Proxy 2.17.0. Dieses Projekt dokumentiert den gesamten Arbeitsablauf: Aufklärung Spidering, automatisiertes...

9.8CVSS9AI score0.99998EPSS
SaveExploits45
Kitploit
Kitploit
added 2026/08/25 10:01 a.m.3 views

Open-Worldwide-Application-Security-Project-OWASP-

Open-Worldwide-Application-Security-Project-OWASP- Automatisierte Web-Schwachstellenbewertung von DVWA mit OWASP ZAP zur Identifizierung und Analyse kritischer Sicherheitslücken wie Remote Code Execution CVE-2012-1823...

9.8CVSS9AI score0.99998EPSS
SaveExploits45
Kitploit
Kitploit
added 2026/08/25 4:32 a.m.1 views

Zapscape

Die KVM-Escape-Trilogie ITScape CVE‑2026‑46316 | Januscape CVE‑2026‑53359 | Zapscape CVE‑2026‑64561 ---|---|--- Zapscape: Guest-to-Host-Escape in KVM/x86 Zusammenfassung Dieses Dokument beschreibt die Zapscape CVE-2026-64561 -Sicherheitslücke, die von Hyunwoo Kim @v4bel entdeckt und gemeldet wurd...

9.3CVSS5.6AI score0.00908EPSS
SaveExploits10References4
Kitploit
Kitploit
added 2026/08/25 4:32 a.m.2 views

HUNT

HUNT Suite Proxy-Erweiterungen Was ist die HUNT Suite? HUNT Suite ist eine Sammlung von Erweiterungen für Burp Suite Pro/Free und OWASP ZAP. Identifiziert häufige Parameter, die anfällig für bestimmte Schwachstellenklassen sind Burp Suite Pro und OWASP ZAP. Organisiert Testmethoden Burp Suite Pro...

5.8AI score
SaveExploits0
Rows per page
Query Builder