Lucene search
+L

61 matches found

Kitploit
Kitploit
added 2026/09/04 9:09 a.m.52 views

deadfinder

Find dead-links broken links Documentation • Installation • Github Action • Contributing • Changelog Dead link broken link means a link within a web page that cannot be connected. These links can have a negative impact to SEO and Security. This tool makes it easy to identify and modify. Looking f...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/04 6:21 a.m.7 views

CVE-2022-26134

CVE-2021-46422 RCE 설치 root@kitploit: git clone https://github.com/yigexioabai/CVE-2021-46422-RCE.git cd CVE-2022-26134-cve1 pip3 install -r requirements.txt 把CVE-2021-46422 RCE.py放到pocsuite3\pocs目录下 cd pocs pocsuite3 사용 단일 url: root@kitploit: pocsuite -r CVE-2021-46422 RCE.py -u url 여러 url:...

10CVSS8.7AI score0.99999EPSS
SaveExploits97
Kitploit
Kitploit
added 2026/09/04 6:15 a.m.4 views

CVE-2021-46422

CVE-2022-26134RCE 설치 root@kitploit: git clone https://github.com/yigexioabai/CVE-2022-26134-cve1.git cd CVE-2022-26134-cve1 pip3 install -r requirements.txt 把CVE-2022-26134RCE.py放到pocsuite3\pocs目录下 cd pocs pocsuite3 사용 단일 URL: root@kitploit: pocsuite -r CVE-2022-26134RCE.py -u url 다중 URL:...

10CVSS8.6AI score0.99999EPSS
SaveExploits97
Kitploit
Kitploit
added 2026/09/04 5:56 a.m.4 views

CVE-2023-4166

CVE-2023-4166 fofa:通达OA python3 CVE-2023-4165.py -h python3 CVE-2023-4165.py -u 单个url目标文件 python3 CVE-2023-4165.py -f url.txt その後、アドレスを確認してください。...

9.8CVSS6.3AI score0.12297EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/04 3:42 a.m.53 views

celerystalk

celerystalk celerystalk helps you automate your network scanning/enumeration process with asynchronous jobs aka tasks while retaining full control of which tools you want to run. Interactive Demo: Bug Bounty Mode HackerOne Interactive Demo: Vulnerability Assessment / PenTest Mode Retired...

5.8AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/04 3:30 a.m.4 views

cve-2020-7799

cve-2020-7799 Batch detection of cve-2020-7799 Add a text.txt file in the same directory The URL format in the file is as follows: www.baidu.com 132.231.132.132 133.12.122.13:8080 Run: python3 cve-2020-7799.py Note: It is prohibited to use any resources of this project for illegal testing!...

9CVSS7.1AI score0.19807EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/04 3:05 a.m.69 views

xsssniper

XSSSNIPER xsssniper is an handy xss discovery tool with mass scanning functionalities. Usage: root@kitploit: Usage: xsssniper.py options Options: -h, --help show this help message and exit -u URL, --url=URL target URL --post try a post request to target url --data=POSTDATA post data to use...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 12:11 a.m.5 views

ocr-recon

ocr-recon 이 도구는 tesseract의 OCR광학 문자 인식 기능을 사용하여 URL 목록에서 특정 문자열을 찾는 데 유용합니다. 사용법 사용법: python3 ocr-recon.py listwithURLs stringtosearch...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 11:17 p.m.4 views

CVE-2020-17453

徽章 许可证 MIT 安装 使用 npm 安装 CVE-2020-17453 root@kitploit: npm install cve-2020-17453 -g 用法 单 URL 示例 root@kitploit: CVE-2020-17453 -u http://example.com 用法 URL 列表示例 root@kitploit: CVE-2020-17453 -l urls.txt -o out.txt 截图 帮助菜单 获取所有项 root@kitploit: 👋 Hey karthithehacker .-----------------------------. |...

6.1CVSS6.4AI score0.26225EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/03 10:39 p.m.175 views

rustbuster

rustbuster A Comprehensive Web Fuzzer and Content Discovery Tool Introduction Check the blog post: Introducing Rustbuster — A Comprehensive Web Fuzzer and Content Discovery Tool Download You can download prebuilt binaries from here. Installation root@kitploit: installrustbuster echo "Installing...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/03 10:03 p.m.5 views

CVE-2025-30208

CVE-2025-30208 POC CVE-2025-30208 pip install -r requirements.txt 기능: -u URL 스캔 지정 -r TXT 파일 스캔 지정...

7.5CVSS6.6AI score0.74969EPSS
SaveExploits28
Kitploit
Kitploit
added 2026/09/03 8:48 p.m.3 views

behat-config-leaks

バッジ ライセンス MIT インストール 1. Python3 と pip をインストールします 手順はこちら(これが分からない場合は、このツールを使うべきではありません) pip でインストール root@kitploit: pip install behat-config-leaks 確認のため以下のコマンドを実行 behat-config-leaks -h 設定 2. 脆弱性検出のための即時通知を受け取るために、Telegram API と統合しました。 Telegram 通知 root@kitploit: behat-config-leaks --chatid Telegram...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/03 8:46 p.m.8 views

laravel-ignition-Rxss

Badges 라이선스 MIT 설치 1. Python3와 pip를 설치하세요 설치 안내 이것도 해결하지 못한다면, 이 도구를 사용하면 안 됩니다 pip로 설치 root@kitploit: pip install laravel-ignition-rxss 확인을 위해 아래 명령을 실행하세요 laravel-ignition-rxss -h 구성 2. 취약점 탐지에 대한 즉시 알림을 받기 위해 Telegram API를 통합했습니다. 텔레그램 알림 root@kitploit: laravel-ignition-rxss --chatid 텔레그램을 열고...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/03 8:46 p.m.3 views

shell-history-leaks

배지 라이선스 MIT 설치 1. Python3 및 pip를 설치하세요 지침은 여기 이것을 해결할 수 없다면, 이것을 사용하면 안 됩니다 pip로 설치 root@kitploit: pip install shell-history-leaks 확인을 위해 아래 명령을 실행하세요 shell-history-leaks -h 구성 2. 취약점 탐지에 대한 즉시 알림을 받기 위해 Telegram API를 통합했습니다. Telegram 알림 root@kitploit: shell-history-leaks --chatid 텔레그램을 열고...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/03 7:00 p.m.3 views

CVE-2019-19782

CVE-2019-19781 Supports batch detection Usage: python CVE-2019-19781.py To detect target URLs, create url.txt in the current script directory. url.txt, one per line: http://xxx:port/ https://xxx:port/ Output: Vulnerable links: res.txt Error links: log.txt...

10CVSS7AI score0.99999EPSS
SaveExploits49
Kitploit
Kitploit
added 2026/09/03 1:49 p.m.5 views

CVE-2024-4577

스캔할 파일을 urls.txt에 넣은 다음 POC.py를 직접 실행하세요 명령 실행은 EXP.py를 사용하세요...

9.8CVSS6.9AI score0.99987EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/03 1:22 p.m.4 views

CVE-2020-14179

CVE-2020-14179 Scanner Sample scan ./CVE-2020-14179.pl -u jira.atlassian.com OR ./CVE-2020-14179.pl -u https://jira.atlassian.com List scan ./CVE-2020-14179.pl -l list.txt Show Options ./CVE-2020-14179.pl How to install and use linux git clone https://github.com/c0brabaghdad1/CVE-2020-14179.git c...

5.3CVSS6.5AI score0.76042EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/03 1:51 a.m.4 views

log4j-fuzzer

log4j-fuzzer 単一ターゲット向け root@kitploit: chmod +x log4j 上記のコマンド実行後、ターゲットを指定するだけです root@kitploit: ./log4j YOURTARGETURL YOURREMOTESERVER 複数ターゲット向け すべてのドメイン、サブドメイン、ディレクトリをリストにまとめる その後、以下のコマンドを実行します root@kitploit: chmod +x log4j リモートサーバーは https://github.com/projectdiscovery/interactsh で作成するか、DNSLOG.CN...

5.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/02 10:59 a.m.5 views

CVE-2025-30208_POC

프록시 없이 스캔 python3 poc.py -f urls.txt 프록시 스캔 python3 poc.py -f urls.txt --proxy http://127.0.0.1:8080...

7.5CVSS6.3AI score0.74969EPSS
SaveExploits28
Kitploit
Kitploit
added 2026/09/02 10:52 a.m.5 views

CVE-2022-35914

CVE-2022-35914 대량 탐지 도구 target.txt 파일을 생성하고 탐지할 URL을 가져온 다음 대량 탐지를 시작할 수 있습니다. 오류가 발생하면 프록시를 비활성화하세요...

9.8CVSS9.1AI score0.99662EPSS
SaveExploits16
Rows per page
Query Builder