2907094 matches found
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...
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...
HowToHunt
HowToHunt 脆弱性ハンティングのための実践的なガイド、方法論、リソースのコレクション ハッカーからコミュニティへ。ハッキングは単なるスキルではないから それはマインドセットです 💡 HowToHuntとは? HowToHuntは、特定の脆弱性を見つけるためのステップバイステップのガイド、方法論、実践的なテクニックを集めた共同リポジトリです。初心者でも経験豊富なハンターでも、バグハンティングスキルを向上させるための貴重なリソースが見つかります。 注記:...
V3n0M-Scanner
Venom 취약점 스캐닝 및 침투 테스트를 위한 공격적 보안 프레임워크 경고 : 버전 4.3.3부터는 PROXIES/VPN이 필요합니다. 기능...
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...
CVE-2020-17519
CVE-2020-17519...
CVE-2018-13379-Fortinet
CVE-2018-13379-Fortinet FortiVuln...
docker-CVE-2021-3156
此存储库没有 README。...
tomcat-cve-2020-1938-check
tomcat-cve-2020-1938-check...
CVE-2014-3153
このリポジトリには README がありません。...
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에서 발표되었습니다. 이들은...
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...
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...
CVE-2024-38144
CVE-2024-38144 Angelboy、Black-Frost、Michael Maltsev に感謝します。...
weblogic-cve-2018-2628
このリポジトリには README がありません。...
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...
CVE-2021-21220
CVE-2021-21220 イシュー 1196683 参照 pediy...
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 使い方...