Lucene search
+L

2907094 matches found

Kitploit
Kitploit
added 2026/08/30 1:20 p.m.37581 views

vulmap

🌟 Vulmap - Web vulnerability scanning and verification tools Click here for the English Version Vulmap is a web vulnerability scanning and verification tool. It can scan and exploit vulnerabilities in webapps. Currently supported webapps include activemq, flink, shiro, solr, struts2, tomcat, unom...

5.7AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/30 1:18 p.m.5 views

poc-cve-2024-23897

poc-cve-2024-23897 このコードは、CVE-2024-23897の概念実証を記述する私の試みです。脆弱なargs4jモジュールを介して、攻撃対象マシン上でRCEを実行できます。 使用方法: go run poc.go http://127.0.0.1:8888/ /etc/passwd...

9.8CVSS7.3AI score0.99999EPSS
SaveExploits50
Kitploit
Kitploit
added 2026/08/30 1:17 p.m.4 views

HowToHunt

HowToHunt 脆弱性ハンティングのための実践的なガイド、方法論、リソースのコレクション ハッカーからコミュニティへ。ハッキングは単なるスキルではないから それはマインドセットです 💡 HowToHuntとは? HowToHuntは、特定の脆弱性を見つけるためのステップバイステップのガイド、方法論、実践的なテクニックを集めた共同リポジトリです。初心者でも経験豊富なハンターでも、バグハンティングスキルを向上させるための貴重なリソースが見つかります。 注記:...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/30 1:15 p.m.4 views

V3n0M-Scanner

Venom 취약점 스캐닝 및 침투 테스트를 위한 공격적 보안 프레임워크 경고 : 버전 4.3.3부터는 PROXIES/VPN이 필요합니다. 기능...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/30 1:14 p.m.4 views

CVE-2024-4577

CVE-2024-4577 PHPにおける引数注入の脆弱性 インストール git clone https://github.com/gotr00t0day/CVE-2024-4577.git cd CVE-2024-4577 pip3 install -r requirements.txt 使い方 root@kitploit: Scan A Target python3 CVE-2024-4577.py -t https://160.153.61.66/ -c "" Scan a list of Targets python3 CVE-2024-4577.py -f domains.tx...

9.8CVSS6.9AI score0.99987EPSS
SaveExploits68References1
Kitploit
Kitploit
added 2026/08/30 1:14 p.m.4 views

CVE-2020-17519

CVE-2020-17519...

9.1CVSS7.8AI score0.97856EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/08/30 1:06 p.m.2 views

CVE-2018-13379-Fortinet

CVE-2018-13379-Fortinet FortiVuln...

9.8CVSS7.3AI score0.99999EPSS
SaveExploits22
Kitploit
Kitploit
added 2026/08/30 1:04 p.m.3 views

docker-CVE-2021-3156

此存储库没有 README。...

7.8CVSS7AI score0.99969EPSS
SaveExploits83
Kitploit
Kitploit
added 2026/08/30 1:03 p.m.3 views

tomcat-cve-2020-1938-check

tomcat-cve-2020-1938-check...

9.8CVSS6.9AI score0.9927EPSS
SaveExploits49
Kitploit
Kitploit
added 2026/08/30 1:02 p.m.6 views

CVE-2014-3153

このリポジトリには README がありません。...

7.8CVSS6.5AI score0.37233EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/08/30 12:59 p.m.3 views

freddy

Freddy the Serialisation Killer - 역직렬화 버그 찾기 Burp Suite 확장 프로그램으로, 직렬화 라이브러리/API를 탐지 및 익스플로잇하는 데 도움을 줍니다. 이 유용한 확장 프로그램은 원래 Nick Bloor@nickstadb가 NCC Group을 위해 개발했으며, 주로 Alvaro Muñoz와 Oleksandr Mirosh의 연구 Friday the 13th: JSON Attacks를 기반으로 합니다. 이 연구는 Black Hat USA 2017과 DEF CON 25에서 발표되었습니다. 이들은...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/30 12:53 p.m.3 views

whalescan

Whalescan Windows 容器漏洞扫描器。 快速开始 root@kitploit: git clone https://github.com/saira-h/whalescan pip install -r requirements.txt python main.py 概述 Whalescan 执行多项基准检查,以及检查 CVE。该工具可用于对本地容器副本以及主机本身进行 Windows 容器审查,以增强安全性。 容器检查 检查容器是否存储在 C: 盘下——如果存在 DoS 攻击,这可能会引发问题,填满 C: 盘并导致主机无响应。 检查容器是作为进程运行还是 Hyper-V...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/30 12:53 p.m.4 views

Gui-poc-test

Gui-poc-test A testing tool for CobaltStrike-RCE:CVE-2022-39197; Weblogic-RCE:CVE-2023-21839; MinIO:CVE-2023-28432 これら3つの脆弱性のグラフィカルな脆弱性検出および悪用ツール 注意事項 1. Jarの実行にはJava8が必要です 2. 単一ターゲット向けで、複数IPの脆弱性スキャンには対応していません 3. パッケージ化時、Weblogic脆弱性悪用にはwlfullclient.jarの参照が必要で、自分で追加する必要があります Usage java -jar...

7.5CVSS7AI score0.999EPSS
SaveExploits17References1
Kitploit
Kitploit
added 2026/08/30 12:52 p.m.3 views

CVE-2024-38144

CVE-2024-38144 Angelboy、Black-Frost、Michael Maltsev に感謝します。...

8.8CVSS7.2AI score0.32347EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/30 12:52 p.m.4 views

weblogic-cve-2018-2628

このリポジトリには README がありません。...

9.8CVSS7.4AI score0.99448EPSS
SaveExploits70
Kitploit
Kitploit
added 2026/08/30 12:51 p.m.72 views

fuzzdb

FuzzDB was created to increase the likelihood of finding application security vulnerabilities through dynamic application security testing. It's the first and most comprehensive open dictionary of fault injection patterns, predictable resource locations, and regex for matching server responses...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/08/30 12:50 p.m.5 views

CVE-2021-21220

CVE-2021-21220 イシュー 1196683 参照 pediy...

8.8CVSS7.4AI score0.70435EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/08/30 12:49 p.m.4 views

go-scan-spring

go-scan-spring Spring4Shell CVE-2022-22965 の脆弱性を検出する脆弱性スキャナー 詳細情報: https://www.fracturelabs.com/posts/effective-spring4shell-scanning-exploitation/ ビルド root@kitploit: /opt $ git clone https://github.com/fracturelabs/go-scan-spring.git /opt $ cd go-scan-spring 使い方...

9.8CVSS6.9AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/08/30 12:48 p.m.2 views

Nuclei-TemplatesNuclei-Templates-CVE-2017-17736

Nuclei-TemplatesNuclei-Templates-CVE-2017-17736...

9.8CVSS8.7AI score0.39857EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/30 12:48 p.m.3 views

CVE-2021-40438

CVE-2021-40438...

9CVSS7.6AI score0.99999EPSS
SaveExploits5
Rows per page
Query Builder