Search Criteria
Package Details: recon-ng 5.1.2-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/recon-ng.git (read-only, click to copy) |
|---|---|
| Package Base: | recon-ng |
| Description: | A full-featured Web Reconnaissance framework written in Python |
| Upstream URL: | https://github.com/lanmaster53/recon-ng |
| Keywords: | osint |
| Licenses: | GPL3 |
| Submitter: | kpcyrd |
| Maintainer: | mh4ckwascut |
| Last Packager: | mh4ckwascut |
| Votes: | 5 |
| Popularity: | 0.006540 |
| First Submitted: | 2018-02-15 22:24 (UTC) |
| Last Updated: | 2024-05-23 18:54 (UTC) |
Dependencies (13)
- python
- python-dicttoxmlAUR
- python-dnspython (python-dnspython-gitAUR)
- python-flasgger
- python-flask
- python-flask-restful
- python-lxml
- python-mechanize
- python-pyaml
- python-requests
- python-rqAUR
- python-unicodecsvAUR
- python-xlsxwriter
Latest Comments
1 2 Next › Last »
archie123q commented on 2025-09-16 21:00 (UTC) (edited on 2025-09-16 21:00 (UTC) by archie123q)
Hello, maybe someone will interest in my package https://aur.archlinux.org/packages/recon-ng-git
Let me know if build fails or package don't work as intended
mh4ckwascut commented on 2024-07-08 19:17 (UTC)
@Case_Of this package is following the releases of recon-ng and has not been updated in a while (as no release have been made recently), so patching here does not really make sense. Maybe a -git package could be created if upstream does not make releases anymore.
Case_Of commented on 2024-06-18 10:57 (UTC)
Hello, Until it gets merged, can you add this PR as patch in the PKGBUILD ? I've tested it and it is working.
https://github.com/lanmaster53/recon-ng/pull/204
ihabeid commented on 2024-05-13 04:38 (UTC) (edited on 2024-05-13 04:39 (UTC) by ihabeid)
@joethelion That only allows you to start recon-ng but it still leads to errors when you try to install modules because imp is called in other parts of the code.
What fixed it for me was installing "aur/python-zombie-imp" from the aur.
joethelion commented on 2024-04-28 09:39 (UTC)
@fam007e, solution. I had the same error while launching
recon-ng.Edit line 7 in
/opt/recon-ng/recon/core/base.pyto:import importlibModule
imp"Deprecated since version 3.4: The imp module is deprecated in favor of importlib." References: https://docs.python.org/3.9/library/imp.htmlfam007e commented on 2024-04-28 05:17 (UTC) (edited on 2024-04-28 05:19 (UTC) by fam007e)
❯ recon-ng Traceback (most recent call last): File "/opt/recon-ng/recon-ng", line 8, in <module> from recon.core import base File "/opt/recon-ng/recon/core/base.py", line 7, in <module> import imp ModuleNotFoundError: No module named 'imp'This error pops up and while intsallation I have used options "A" for build and diff.
mh4ckwascut commented on 2023-11-15 20:41 (UTC)
I'm happy to announce that the endless update bug is (should be) finally fixed ! Don't hesitate to come forward if you still have issues.
hecsa commented on 2023-09-18 00:40 (UTC)
Yeap, I see alll the time the need to upgrade the package, already upgraded... Please fix! Thanks a lot!
mh4ckwascut commented on 2023-05-14 12:49 (UTC)
Hello, the endless loop with new version available is still here, please fix the pkgrel value in the PKGBUILD.
1 2 Next › Last »