Commit graph

13 commits

Author SHA1 Message Date
NotoriousRebel 239b0f31f9 Implemented randomization within plugins and cleaned up small bugs. 2018-12-18 00:21:05 -05:00
NotoriousRebel 157ff0dc69 Converted more code to python3 shodan works for the most part. 2018-11-20 12:04:57 -05:00
NotoriousRebel 4ba7c685c0 CleaConverted more of the code to python3 and verified that running code with all search engines works except crtsh gets inside loop I think. 2018-11-19 21:27:53 -05:00
NotoriousRebel 2a20d3ff47 Starting the change from python2 to python3.7 2018-11-14 22:13:52 -05: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
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
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
Christian Martorella 95e32aa343 3.0
Added port_scanning and domain Takeover checks
2018-04-16 09:32:10 +02:00
Christian Martorella 12921a65c6 Local db, output colors, threatcrowd 2018-03-22 23:32:50 +01: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
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