Commit graph

32 commits

Author SHA1 Message Date
NotoriousRebel ffd77542fe Merging to push update.
Merge branch 'master' of https://github.com/NotoriousRebel/theHarvester
2018-11-02 09:39:47 -04:00
NotoriousRebel 9d3c2b79db Added huntersearch class for huntersearches, requires an api key. 2018-11-02 09:36:51 -04:00
Christian Martorella 44d4d68990
Merge branch 'master' into master 2018-10-27 21:01:55 +02:00
Laramies 3f6253e8e6 Merge branch 'master' of https://github.com/laramies/theHarvester 2018-10-26 22:30:11 +02:00
Laramies 6903fde30c Change server for PGP
Set MIT as default server
2018-10-26 22:30:07 +02:00
NotoriousRebel 6e55a63c40 Made boolean to be an arguement instead of necessary in class as only used in one spot which is inside function. 2018-10-26 16:15:43 -04:00
NotoriousRebel 4ada84cf82 Cleaned up how to open file, and fixed how to open file in wfuzz. 2018-10-25 22:14:34 -04:00
Anton Bolshakov 214732a060
Update pgpsearch.py
I'm running a test with the standard example:
$ python2 theHarvester.py  -d microsoft.com -b pgp
However, the ```pgp.rediris.es``` server is dead.

This pull simply prints an error message to show the problem instead of returning 0 results. However, you might want to change the server to pgp.mit.edu as well (currently commented out).
2018-10-25 10:49:06 +08:00
NotoriousRebel 108ab7d5cf Shrunk dorks.txt to 200 to decrease chances of getting caught by google. 2018-10-24 20:49:48 -04:00
NotoriousRebel 079f63ee16 Reworked some more logic, and verified that the flag does get more hostnames and emails; although, the biggest obstacle is google blocking your ip. 2018-10-24 15:38:51 -04:00
NotoriousRebel c1fcf35aef Reworked logic, increased dorks.txt, and need to do a few test runs to verifiy dorking increases output. 2018-10-24 15:09:23 -04:00
NotoriousRebel 1630bce0bb Added some more docstring, about to restructure some logic, made it so if user can do normal google harvesting and google dorking as well. 2018-10-24 12:35:53 -04:00
NotoriousRebel 8b29622a27 Verified that google dorking is getting more results, have to modify searches to utilize different dorks! 2018-10-24 09:36:20 -04:00
NotoriousRebel 568ace4419 Removed google dork class, added more dorks, and added boolean to indicate if user wants google dorks in google search. 2018-10-23 16:54:59 -04:00
NotoriousRebel c2f86f7c54 Modified google dork to correctly generate urls and added user agent list. Also had to import it for some reason, may be an IDE issue, have to test later to confirm. 2018-10-19 16:23:49 -04:00
NotoriousRebel b964623a6b Started working on google dorking, created new file: googledork.py 2018-10-18 13:14:30 -04:00
laramies 973220d3d1 Release 3.0
Added Port scanning, Subdomain takeover, Fixed Shodan, improved Dns bruteforce and added SQLite support to store the results.
2018-08-08 21:34:10 +02:00
laramies d6fc8c1a6d Change default dictionary 2018-04-16 14:24:32 +02:00
laramies 1342aec3d3 Added dictionaries for DNS 2018-04-16 14:23:09 +02:00
Christian Martorella bab3b78a05 Fix 2018-04-16 09:36:20 +02:00
Christian Martorella 95e32aa343 3.0
Added port_scanning and domain Takeover checks
2018-04-16 09:32:10 +02:00
Christian Martorella 58b3853b1d Wfuzz plugin
WIP to include wfuzz directory brute forcing
2018-03-22 23:50:30 +01:00
Christian Martorella 12921a65c6 Local db, output colors, threatcrowd 2018-03-22 23:32:50 +01:00
Christian Martorella d0e29f6122 New engines
Added Virustotal, CRT.sh and Netcraft. More results :)
2017-09-22 23:05:00 +02:00
laramies a5796379fa Fixed PGP keyserver search
Changed the server to a different one. Still will be good to add a
couple more and rotate them when one fails.
2016-10-11 10:11:13 +01:00
Aikes 5f17e81e10 Fixed bingsearch error on windows platform 2015-11-16 09:48:42 +08:00
Joe Gallo 338578c799 remove 123people 2015-07-05 04:31:39 -04:00
Adam Compton 9a6dce8e5b added new search engines 2015-03-25 12:55:15 -04:00
Joshua Strot 374056b7d6 Removed unneeded debugging lines 2015-02-22 20:27:55 -06:00
laramies 7ab1d5fc73 Removed debug line 2014-12-16 23:54:19 +00:00
laramies 09babc0285 2.5
Fixed Google searches, and introduced Requests library
2014-12-16 23:25:12 +00:00
Christian Martorella 50be8b8528 Initial commit for version 2.0 2011-05-04 16:07:06 +01:00