Version: 5.1.1, Package name: recon-ng-5.1.1 |
Maintained by: Jasper Lievisse Adriaanse |
Master sites: |
Description 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. |
Filesize: 67.912 KB |
Version History (View Complete History) |
|
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2020-11-06 11:19:16 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: update to recon-ng 5.1.1 and switch to python3 |
2020-11-04 07:26:52 by Stuart Henderson | Files touched by this commit (2) |
Log message: rename distfile, distfile changes without a name change cause problems in bulk |
2020-11-03 06:53:25 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: this moved to github; no relevant change in the distfile |
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-08-10 01:58:24 by Remi Pointel | Files touched by this commit (3) |
Log message: update recon-ng to 4.9.3. ok jasper@. |