Lucene search
+L

13 matches found

Kitploit
Kitploit
added 2026/08/25 10:44 p.m.1 views

BruteConda

如果这对你有帮助,或许你可以通过赞助我来帮助我,这将有助于我创建更好的“开源工具” BruteConda 一款让你的工作更轻松的目录暴力破解工具! 为什么选择 BruteConda? 快速高效 易于使用 用户友好 要求: 需要安装 Python3 需要在 Python3 中安装以下模块:Requests、Time、Colorama、sys、argparse、os.path 使用方法: 1. git clone https://github.com/AkDevilHunter/BruteConda.git 2. cd BruteConda 3. python3 bruteconda.py...

5.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/25 8:07 p.m.3 views

SCANNER-INURLBR

描述 在搜索引擎中进行高级搜索,支持分析提供的 GET / POST 以捕获电子邮件和 URL,并为每个找到的目标/URL 内置自定义验证逻辑。 一款可在不同 Linux 发行版上运行的 PHP 工具,帮助黑客和安全专业人员执行特定搜索引擎的任务。 内置多种自动化探索方法,包括扫描器。 INURLBR(代号:Facada)工具旨在帮助黑客社区识别 Web 中的潜在漏洞,通过使用 Google Hacking(Dorking)技术执行高级搜索以在互联网上寻找目标。 该工具拥有搜索引擎的强大能力。 免责声明 This or previous program is for Educationa...

6.3AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/08/25 11:33 a.m.1 views

CVE-2024-3400

CVE-2024-3400 CVE-2024-3400 Palo Alto 文件写入漏洞利用 此漏洞利用脚本会搜索 Global Protect URL 实例,并尝试使用 CVE-2024-3400 写入文件 请谨慎使用 仅用于教育目的 用法: root@kitploit: chmod +x gp-exploit.sh ./gp-exploit.sh filenametowrite urls.txt Shodan 搜索与 URL 过滤: root@kitploit: shodan search --fields ipstr,port 'http.html:"Global Protect"...

10CVSS9.1AI score0.99999EPSS
SaveExploits46
Kitploit
Kitploit
added 2026/08/24 10:24 p.m.1 views

zenbuster

关于 ZenBuster 是一个由 Zach Griffin 编写的多线程、多平台 URL 枚举工具 (@0xTas)。 我编写这个工具是为了加深对 Python 的熟悉程度,并帮助提升对网络安全工具的整体理解。ZenBuster 可能不是同类工具中速度最快或功能最全面的,但它使用简单、灵活性尚可,实际运行速度仅略慢于像 Gobuster 这样久经考验的工具。个人而言,我一直在用它解决 TryHackMe 等平台上的 CTF 挑战,发现其实现相当可靠。 本软件旨在用于 CTF 挑战,或由安全专业人员在合法授权下收集目标信息: 能够暴力枚举子域名以及 URI 资源(目录/文件)。...

5.6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/21 3:32 a.m.145 views

gitls

Enumerate git repository URL from list of URL / User / Org. Friendly to pipeline This tool is available when the repository, such as github, is included in the bugbounty scope. Sometimes specified as an org name or user name rather than a specific repository, you can use this tool to extract url...

5.6AI score
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2025-22315

Malicious code in bioql PyPI...

8.8CVSS6.5AI score0.00367EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.5 views

EUVD-2024-0676

Malicious code in bioql PyPI...

5.3CVSS5.4AI score0.00593EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/05/23 7:49 a.m.9 views

CVE-2024-25146

Liferay Portal 7.2.0 through 7.4.1, and older unsupported versions, and Liferay DXP 7.3 before service pack 3, 7.2 before fix pack 18, and older unsupported versions returns with different responses depending on whether a site does not exist or if the user does not have permission to access the...

5.3CVSS6.8AI score0.00593EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 5:03 a.m.12 views

CVE-2023-27319

ONTAP Mediator versions prior to 1.7 are susceptible to a vulnerability that can allow an unauthenticated attacker to enumerate URLs via REST API...

5.3CVSS7AI score0.00393EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/02/08 3:36 a.m.50 views

CVE-2024-25146

Liferay Portal 7.2.0 through 7.4.1, and older unsupported versions, and Liferay DXP 7.3 before service pack 3, 7.2 before fix pack 18, and older unsupported versions returns with different responses depending on whether a site does not exist or if the user does not have permission to access the...

5.3CVSS5.5AI score0.00593EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2023/12/21 9:15 p.m.33 views

CVE-2023-27319 CVE-2023-27319 Information Disclosure Vulnerability in ONTAP Mediator

ONTAP Mediator versions prior to 1.7 are susceptible to a vulnerability that can allow an unauthenticated attacker to enumerate URLs via REST API...

5.3CVSS5.6AI score0.00393EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2022/07/17 12:30 p.m.45 views

Zenbuster - Multi-threaded URL Enumeration/Brute-Forcing Tool

ZenBuster is a multi-threaded, multi-platform URL enumeration tool written in Python by Zach Griffin @0xTas. I wrote this tool as a way to deepen my familiarity with Python, and to help increase my understanding of Cybersecurity tooling in general. ZenBuster may not be the fastest or most...

7.1AI score
SaveExploits0References2
Cvelist
Cvelist
added 2006/09/09 12:00 a.m.31 views

CVE-2006-4658

Panda Platinum Internet Security 2006 10.02.01 and 2007 11.00.00 uses sequential message numbers in generated URLs that are not filtered if the user replies to a message, which might allow remote attackers to determine mail usage patterns...

6.6AI score0.02067EPSS
SaveExploits0References5
Rows per page
Query Builder