Commit graph

617 commits

Author SHA1 Message Date
Amin Sami 66e772cb38 Correcting for PR comments 2019-03-03 11:27:13 +03:00
Amin Sami 68a32b881d Correcting for PR comments 2019-03-03 11:20:08 +03:00
Amin Sami 78efdd7555 Correcting for PR comments 2019-03-03 11:15:10 +03:00
Amin Sami bb4c7653b7 adds exclude flag and remove googleCSE from __init__ 2019-02-28 23:41:19 +03:00
Lee Baird cf441da66f
Merge pull request #204 from leebaird/master
Updated README and removed stale code.
2019-02-27 21:33:49 -06:00
Lee Baird e822f1c3ff Updated README and removed stale code. 2019-02-27 21:31:45 -06:00
J.Townsend f2eb7b4397
Merge pull request #202 from L1ghtn1ng/dev
Misc changes
2019-02-27 23:00:10 +00:00
L1ghtn1ng 844e169f70 This should fix travis now from speaking to support 2019-02-27 22:54:36 +00:00
L1ghtn1ng 2f763f6ebc fix merge conflict 2019-02-27 22:42:51 +00:00
Lee Baird a9b98008b3
Merge pull request #201 from leebaird/master
Removed googleCSE.
2019-02-25 21:05:55 -06:00
Lee Baird cda364470b Removed googleCSE. 2019-02-25 21:02:08 -06:00
Lee Baird 329d03f445
Merge pull request #199 from YuriyPobezhymov/master
Multiple data sources support
2019-02-25 20:45:59 -06:00
Matt b300a06a0f
Merge pull request #200 from leonjza/master
Use project requirements file to resolve dependencies.
2019-02-25 20:09:41 +00:00
Leon Jacobs 7d2f8eb4a8
Use project requirements file to resolve dependencies. 2019-02-25 12:23:05 +02:00
L1ghtn1ng aba655f5b0 PEP8 fix shodan module 2019-02-24 23:44:02 +00:00
L1ghtn1ng b6f079416a Add censys_key() to core.py 2019-02-24 23:39:18 +00:00
L1ghtn1ng 6a8a100659 Add api-keys.yaml back to the .gitignore 2019-02-24 23:37:12 +00:00
L1ghtn1ng ca1994264d Add censys api to the api-keys.yaml 2019-02-24 23:35:24 +00:00
L1ghtn1ng f50070b4ec Update dependencies 2019-02-24 23:13:11 +00:00
Yuriy 46c6dff728
Update theHarvester.py 2019-02-21 18:32:48 +02:00
J.Townsend da000ba2fc
Merge pull request #198 from L1ghtn1ng/dev
I will get there to have slack and travis working
2019-02-17 01:07:23 +00:00
L1ghtn1ng 54114a5bcf Merge remote-tracking branch 'upstream/master' into dev 2019-02-17 01:03:21 +00:00
L1ghtn1ng ca0548cc99 I will get there to have slack and travis working 2019-02-17 01:02:33 +00:00
J.Townsend cbd701ef3f
Merge pull request #197 from L1ghtn1ng/dev
Pep8 stuff
2019-02-17 00:56:06 +00:00
L1ghtn1ng cabc911697 Fixes another Pep8 warning even though it looks wrong in the code it prints correctly in terminal 2019-02-17 00:41:35 +00:00
L1ghtn1ng 243f3b50ea Pep8 Fixes and layout fix 2019-02-17 00:27:04 +00:00
J.Townsend 42e9eaeac7
Merge pull request #196 from L1ghtn1ng/dev
Fingers crossed travis will send to slack now
2019-02-17 00:09:27 +00:00
L1ghtn1ng d8a97c9053 Merge remote-tracking branch 'upstream/master' into dev 2019-02-17 00:06:37 +00:00
L1ghtn1ng a9943489e5 Fingers crossed travis will send to slack now 2019-02-17 00:05:37 +00:00
Lee Baird 94e3a4b40a
Merge pull request #195 from leebaird/master
Updated version number.
2019-02-16 17:38:45 -06:00
Lee Baird f7adba268b Updated version number. 2019-02-16 17:13:29 -06:00
J.Townsend 0ae88ba8a4
Merge pull request #194 from L1ghtn1ng/dev
Fixes #183
2019-02-16 21:09:27 +00:00
L1ghtn1ng 817ba73eab Merge remote-tracking branch 'upstream/master' into dev 2019-02-16 21:03:39 +00:00
J.Townsend 93696cdd9f
Merge pull request #193 from L1ghtn1ng/dev
Fix travis.yml to actually send messages to slack channel
2019-02-16 21:01:03 +00:00
L1ghtn1ng 541b9b3383 Fix py3.8 support 2019-02-16 20:56:22 +00:00
L1ghtn1ng 2ed29c6172 Merge remote-tracking branch 'upstream/master' into dev 2019-02-16 20:50:59 +00:00
L1ghtn1ng 99a44e0c41 Remove newline 2019-02-16 20:50:40 +00:00
L1ghtn1ng 7ffcc9543a Fix travis.yml to actually send messages to slack channel 2019-02-16 20:49:12 +00:00
Lee Baird 6cbff3615b
Merge pull request #192 from leebaird/master
Updated version number.
2019-02-15 23:37:38 -06:00
Lee Baird d83126e0b4 Updated version number. 2019-02-15 23:25:30 -06:00
Matt 113d1d3241
Merge pull request #191 from NotoriousRebel/master
Improved yahoo and twitter parser
2019-02-16 04:43:08 +00:00
NotoriousRebel 74cc26e998 Made sure to handle the case if an improper @ symbol is in the handles. 2019-02-15 23:02:16 -05:00
NotoriousRebel 7409dc678f Stripped off from beginning. 2019-02-15 22:53:29 -05:00
NotoriousRebel b184016dac Fixed small bug. 2019-02-15 22:49:58 -05:00
NotoriousRebel 9184069021 Fixed improper handles with 3 dots. 2019-02-15 22:47:40 -05:00
NotoriousRebel 50ccf25832 Fixed small bug. 2019-02-15 18:58:15 -05:00
NotoriousRebel 849e865690 Removed period at the end of handles. 2019-02-15 16:36:18 -05:00
NotoriousRebel 24e4b414b0 Cleaned up how twitter returns users to properly handle spaces. 2019-02-15 12:45:13 -05:00
NotoriousRebel 53562a25bc Improved parser to fix improper emails. 2019-02-15 12:37:06 -05:00
Lee Baird 560c5ad094
Merge pull request #190 from leebaird/master
Cosmetic changes.
2019-02-14 23:47:52 -06:00