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 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
|
Source: recon-ng
Section: utils
Priority: optional
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Uploaders: Marcos Fouces <marcos.fouces@gmail.com>
Build-Depends:
debhelper-compat (= 12),
dh-python,
python-all
Standards-Version: 4.3.0
Homepage: https://bitbucket.org/LaNMaSteR53/recon-ng
Vcs-Git: https://salsa.debian.org/pkg-security-team/recon-ng.git
Vcs-Browser: https://salsa.debian.org/pkg-security-team/recon-ng
Package: recon-ng
Architecture: all
Depends:
libjs-jquery,
libjs-skeleton,
node-normalize.css,
python,
python-dicttoxml,
python-dnspython,
python-flask,
python-jsonrpclib,
python-lxml,
python-mechanize,
python-olefile,
python-pypdf2,
python-slowaes,
python-unicodecsv,
python-xlsxwriter,
${misc:Depends},
${python:Depends}
Description: Web Reconnaissance framework written in Python
Recon-ng is a full-featured Web Reconnaissance framework written in Python.
Complete with independent modules, database interaction, built in convenience
functions, interactive help, and command completion, Recon-ng provides a
powerful environment in which open source web-based reconnaissance can be
conducted quickly and thoroughly.
.
Recon-ng has a look and feel similar to the Metasploit Framework, reducing the
learning curve for leveraging the framework. However, it is quite different.
Recon-ng is not intended to compete with existing frameworks, as it is designed
exclusively for web-based open source reconnaissance. If you want to exploit,
use the Metasploit Framework. If you want to Social Engineer, use the Social
Engineer Toolkit.
|