Commit graph

12 commits

Author SHA1 Message Date
NotoriousRebel
ea9c1f8abc Have narrowed down problem and patched up other problems. 2018-11-21 23:11:06 -05:00
NotoriousRebel
cff87874dc Replaced IPy.py with current version that supports python3. 2018-11-21 16:53:19 -05:00
NotoriousRebel
f04361ca82 Working on IPy.py doctests, cleaning up errors in it and fixed type conversion problem in getitem function. 2018-11-21 13:28:16 -05:00
NotoriousRebel
e826dc663b Fixed most byte and str improper concats and now need to work on sockets not connecting properly. 2018-11-21 01:36:36 -05:00
NotoriousRebel
d21e2846d7 Cleaned up imports and added proper casting from bytes to str. 2018-11-20 22:17:41 -05:00
NotoriousRebel
d9b8b66286 Updated dnssearch to check if variable is defined. 2018-11-20 13:54:07 -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
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
09babc0285 2.5
Fixed Google searches, and introduced Requests library
2014-12-16 23:25:12 +00:00