61 matches found
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...
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:...
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:...
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 その後、アドレスを確認してください。...
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...
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!...
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...
ocr-recon
ocr-recon 이 도구는 tesseract의 OCR광학 문자 인식 기능을 사용하여 URL 목록에서 특정 문자열을 찾는 데 유용합니다. 사용법 사용법: python3 ocr-recon.py listwithURLs stringtosearch...
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 .-----------------------------. |...
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...
CVE-2025-30208
CVE-2025-30208 POC CVE-2025-30208 pip install -r requirements.txt 기능: -u URL 스캔 지정 -r TXT 파일 스캔 지정...
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...
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 텔레그램을 열고...
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 텔레그램을 열고...
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...
CVE-2024-4577
스캔할 파일을 urls.txt에 넣은 다음 POC.py를 직접 실행하세요 명령 실행은 EXP.py를 사용하세요...
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...
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...