1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
Source: pompem
Section: utils
Priority: optional
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Uploaders:
Giovani Augusto Ferreira <giovani@debian.org>
Build-Depends:
debhelper-compat (= 13)
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://github.com/rfunix/Pompem
Vcs-Browser: https://salsa.debian.org/pkg-security-team/pompem
Vcs-Git: https://salsa.debian.org/pkg-security-team/pompem.git
Package: pompem
Architecture: all
Depends:
python3:any,
python3-requests,
${misc:Depends}
Description: Exploit and Vulnerability Finder
Find exploit with a system of advanced search, designed to automate the search
for Exploits and Vulnerability in the most important databases facilitating
the work of pentesters, ethical hackers and forensics expert. Performs searches
in databases: PacketStorm security, CXSecurity, ZeroDay, Vulners, National
Vulnerability Database, WPScan Vulnerability Database. This tool is essential
in the security of networks and systems.
.
The search results can be exported to HTML or text format.
|