lanmaster53 / recon-ng

Open Source Intelligence gathering tool aimed at reducing the time spent harvesting information from open sources.
GNU General Public License v3.0
4.1k stars 646 forks source link

Create wikileaker.py module #86

Closed jocephus closed 4 years ago

jocephus commented 4 years ago

I have created a module called WikiLeaker (also as a standalone module similar to what WebBreacher did with What'sMyName) that I would like to submit for consideration for inclusion in Recon-ng. The modules leverages HTTP GET requests and a domain variable to search WikiLeaks for occurrences of a domain on WikiLeaks then parses the sender email, subject, and URL, writing the emails to the contacts database.

I have included the output of the index command in the repo as modules.yml but I am also including it below:

lanmaster53 commented 4 years ago

Hey Joe, thanks for you contribution. However, you submitted this to the wrong repository. All modules live in the marketplace repo at https://github.com/lanmaster53/recon-ng-marketplace. Please resubmit there as I am going to close this one here.