recon-ng
recon-ng copied to clipboard
Open Source Intelligence gathering tool aimed at reducing the time spent harvesting information from open sources.
First, thanks for an awesome tool! I really appreciate using it and I've been learning with/about it since I was in college! :slightly_smiling_face: Also, just wanted to mention up front...
There are a few modules that have the same error when i attempt to run it. The current 2 that I am using at the moment are hibp_paste & hibp_breach....
There is a small typo in recon/core/web/exports.py. Should read `continuous` rather than `continous`. Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md
``` [recon-ng][default] > modules load recon/repositories-vulnerabilities/github_dorks [recon-ng][default][github_dorks] > run ``` ``` -------------------- MEGACORPONE/GIT-TEST -------------------- [*] Searching Github for: repo:megacorpone/git-test extension:pem private [*] Searching Github for: repo:megacorpone/git-test extension:conf FTP server configuration...
broken image link fixed.
I have checked api key and source. Not very clear on dependencies. using the Marketplace info it looks as though the dependencies are installed. The 2 shodan modules I have...
By default, recon-ng uses the hardcoded default `8.8.8.8` as its nameserver. There's various reasons one might not want to use that - information leakage, being in a closed environment, having...
I'm learning recon-ng and I'm trying to use Netcraft module on site bbc.com. But the terminal is not displaying result and producing "no result found" error. However, the URL produced...
In the package for Alpine I encountered the problem that the version check was looking in the current directory for the `VERSION` file. This PR fixes it by relying on...
Small grammatical typo - love the tool!