Commit graph

188 commits

Author SHA1 Message Date
L1ghtn1ng 243f3b50ea Pep8 Fixes and layout fix 2019-02-17 00:27:04 +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 13c0f0b037 Cosmetic changes. 2019-02-14 23:45:47 -06:00
Lee Baird a264ade32f Removed PGP source. 2019-02-14 15:35:30 -06:00
L1ghtn1ng 9cad6a5392 Pep8 Fix 2019-02-09 23:41:42 +00:00
L1ghtn1ng 4c2054a8d8 Pep8 Fix 2019-02-09 23:39:16 +00:00
L1ghtn1ng c2e9c4578b Incoperate PR #178 changes plus a few tweaks 2019-02-09 22:36:50 +00:00
Denis Kasak acf9ed2f40 Normalize other whitespace.
Delete trailing spaces, add newline at end of file, etc.
2019-02-04 14:18:00 +01:00
Denis Kasak 5e2a684f5a Fix line endings.
Don't mix line endings. Always use LF for text files when committing.
Ensure your `core.eol` is set to `native` using `git config` to get
native line endings for your platform on checkout.
2019-02-04 13:48:29 +01:00
NotoriousRebel 67a6f2e31e Syncing.
Merge branch 'master' of https://github.com/laramies/theHarvester
2019-01-31 16:13:50 -05:00
Christian Martorella 6e1626c381 Delete asksearch.py
removing ask.com, results are not interesting.
2019-01-31 21:53:09 +01:00
NotoriousRebel fbe30dd197 Updated parser and added 1 sec sleep. 2019-01-31 15:21:16 -05:00
NotoriousRebel eb83fb7448 Removed debugging statements. 2019-01-31 15:09:26 -05:00
NotoriousRebel d7d7d6a61e Fixed impromper space. 2019-01-31 15:05:29 -05:00
NotoriousRebel 17afbb1b8f Resynced and removed impromper api keys. 2019-01-31 14:55:22 -05:00
Lee Baird 5cbfad234e Fixed source typo. 2019-01-27 22:56:20 -06:00
Lee Baird cc37a49c4c Removed additional google-profiles code. 2019-01-27 19:33:18 -06:00
L1ghtn1ng d76083e1a3 Remove missed entry for googlesets 2019-01-27 01:47:17 +00:00
L1ghtn1ng 9899f11579 Remove vhost entry as it does not work as an engine item and remove googleset.py 2019-01-27 00:00:07 +00:00
NotoriousRebel 1bf02717be Fixed bug that was causing censys to crash and cleaned up other bits of code. 2019-01-23 12:22:29 -05:00
NotoriousRebel e286e4b3a1 Removed unncessary files. 2019-01-23 11:06:24 -05:00
NotoriousRebel 21f10efc4d Resynced some code and cleaned up a few errors in which exceptions weren't getting raised properly. 2019-01-23 10:59:11 -05:00
NotoriousRebel df9ef9241b Merge branch 'master' of https://github.com/laramies/theHarvester
Syncing
2019-01-23 10:00:58 -05:00
Lee Baird e92e9ea2f1 Bug fix and tweaks. 2019-01-22 21:04:38 -05:00
Lee Baird 08fc453918 . 2019-01-22 20:28:48 -05:00
NotoriousRebel 70caa8986e Resyncing. 2019-01-22 17:35:33 -05:00
L1ghtn1ng 995568177f Fix dogpile from crashing theharvester.py 2019-01-21 23:59:54 +00:00
L1ghtn1ng b6f250baeb Done the changes that @leebaird mentioned 2019-01-21 20:46:10 +00:00
L1ghtn1ng 82eb13762d Implemented new way of managing api keys 2019-01-21 00:32:58 +00:00
L1ghtn1ng 27ec4c1cae All cli switches have been impplemented and missing engines in the -b all, plus prep work for future rework 2019-01-20 01:59:59 +00:00
Lee Baird 5bc000296d Missing period. 2019-01-13 21:19:40 -06:00
Lee Baird 7fef0cb0ca Merge remote-tracking branch 'upstream/master' 2019-01-13 21:11:47 -06:00
NotoriousRebel 9337d9c3a4 Added error check for duckduckgo to make sure not indexing from an empty list. 2019-01-13 21:15:40 -05:00
Lee Baird 8176e94802 Removed dbl quotes. 2019-01-13 17:58:38 -06:00
Lee Baird 5016f3199e Replacing doulbe quotes with single quotes. 2019-01-13 00:17:06 -06:00
Lee Baird c0861014f7 Properly sorted IPs. 2019-01-12 15:49:05 -06:00
Lee Baird 2021f0f265 Changed print quotes to single quotes. 2019-01-11 15:01:52 -06:00
Lee Baird 6e6590f5de Cosmetic and deleted jigsaw. 2019-01-11 01:21:45 -06:00
Lee Baird 2af201babe Replaced print dbl quotes with single quotes. 2019-01-10 23:14:44 -06:00
Lee Baird 596b9ea658 Fixed comments and error messages. 2019-01-10 21:56:49 -06:00
Lee Baird ca61fc2ab4 Fixed init bug and modified permissions. 2019-01-10 21:38:44 -06:00
Lee Baird 17f5963e65 Cosmetic, comments, and alphbetize. 2019-01-10 20:09:47 -06:00
L1ghtn1ng ec4d064823 Update a lot of things to be pep8, fixed some missing engines from the all flag, introduce pytest for tests, f-stringify some things 2019-01-06 09:50:07 +00:00