Commit graph

14 commits

Author SHA1 Message Date
Matt 12441ce0d1
Update constants.py
Update to filter to make dogpile URLs valid.
2018-12-31 12:16:09 -05:00
NotoriousRebel 2391da0777 Resyncing. 2018-12-29 21:36:33 -05:00
NotoriousRebel cc7b0d0c51 stashing. 2018-12-29 21:29:25 -05:00
NotoriousRebel d9b253f5c9 Resynced and changed variable names in regards to handling api calls, also cleaned up small mistakes in theHarvester.py 2018-12-29 13:14:40 -05:00
L1ghtn1ng aac90bc953 Remove a User Agent that triggers an IPS alert
Message: IPS Alert 1: A Network Trojan was Detected. Signature ET MALWARE Fun Web Products Spyware User-Agent (FunWebProducts). From: 10.0.0.60:39154, to: 204.79.197.200:80, protocol: TCP
2018-12-28 01:04:48 +00:00
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