Matt
|
52081693ce
|
Update constants.py
Updated filter rule to account for ..
|
2018-12-23 22:12:50 -05:00 |
|
NotoriousRebel
|
dcb849de59
|
Made it return lower case.
|
2018-12-23 21:36:21 -05:00 |
|
NotoriousRebel
|
eb37d4a7f4
|
Added another filtering rule.
|
2018-12-23 20:08:06 -05:00 |
|
NotoriousRebel
|
b994a5d2f4
|
Added filtering method in constants.py and applied it to hostnames and emails in theHarvester.py
|
2018-12-23 19:54:56 -05:00 |
|
NotoriousRebel
|
09257e2247
|
Added class to handle missing api key and CSE id inside constants.py, implemented in respectful classes and inside theHarvester when it catches an exception it continues the program instead of sys.exit()
|
2018-12-23 15:23:01 -05:00 |
|
NotoriousRebel
|
e2f2e07b76
|
Moved search method to constants.py also made it so it notifies user if google is blocking incoming requests, added search method to trello.
|
2018-12-22 14:06:27 -05:00 |
|
NotoriousRebel
|
34437a918e
|
Fixed small error in constants as well as constant User Agent for google and increased delay time if google starts blocking requests.
|
2018-12-19 16:40:26 -05:00 |
|
Matt
|
1fd693d8e5
|
Update constants.py
Added docstring.
|
2018-12-18 18:02:56 -05:00 |
|
NotoriousRebel
|
7e225c49c7
|
Started process of refactoring to make plugins more uniform across, implemented successfully on googlesearch, also made special function to check if Google blocks traffic.
|
2018-12-17 22:48:22 -05:00 |
|