Commit graph

491 commits

Author SHA1 Message Date
Christian Martorella ac847532ee
Merge pull request #162 from L1ghtn1ng/dev
Move from getopt to argparse, plus many other changes and fixes
2019-01-22 23:20:20 +01:00
L1ghtn1ng 7aaf05859f Update readme with mine and Lee's twitter 2019-01-22 00:26:03 +00: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 846e22efe2 Add missing file from previous commit 2019-01-21 00:33:57 +00:00
L1ghtn1ng 82eb13762d Implemented new way of managing api keys 2019-01-21 00:32:58 +00:00
L1ghtn1ng dabfa5e221 Update requirements.txt 2019-01-20 21:42:18 +00:00
L1ghtn1ng 80fe3c879b Implemented Matts fixes for the reporting, nice one Matt :) 2019-01-20 21:13:18 +00:00
L1ghtn1ng 9c9c849db4 Update readme with new instructions for install 2019-01-20 16:13:34 +00:00
L1ghtn1ng d95097f6dd Add python version check and fix bug due to moving the stash lib into lib 2019-01-20 03:02:29 +00:00
L1ghtn1ng 9d23a733b5 Merge remote-tracking branch 'upstream/master' into dev 2019-01-20 02:00:37 +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
Matt cae56fbfd7
Update Dockerfile
Updated Alpine version.
2019-01-19 19:11:38 -05:00
L1ghtn1ng 2920a8588d More flags added and @NotoriousRebel's fix added 2019-01-17 22:05:10 +00:00
L1ghtn1ng 1096dda46d Add more engines to the -b all flag 2019-01-17 00:06:41 +00:00
L1ghtn1ng 59b5b79a97 More addtions to have more sitches working with argparse 2019-01-16 23:47:43 +00:00
L1ghtn1ng 9bf850bda2 Merge remote-tracking branch 'upstream/master' into dev 2019-01-16 21:48:33 +00:00
Matt 759992d6a1
Merge pull request #157 from NotoriousRebel/master
Added error check to duckduckgo to make sure it doesn't crash
2019-01-14 02:19:12 +00: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
L1ghtn1ng 8452216bec Got some of the cli switches refactor implemented and working 2019-01-14 02:11:23 +00:00
NotoriousRebel 60e572879f syncing. 2019-01-13 13:48:47 -05:00
NotoriousRebel 5ff4597f82 added some fstrings. 2019-01-13 13:47:52 -05:00
L1ghtn1ng 4e2dde57af Fix merge conflict again 2019-01-13 17:59:41 +00:00
L1ghtn1ng 40d3745118 Fix merge conflict 2019-01-13 17:54:50 +00:00
Matt 7d54e47cb3
Merge pull request #153 from leebaird/master
Properly sorted IPs.
2019-01-13 14:27:37 +00:00
Lee Baird 5016f3199e Replacing doulbe quotes with single quotes. 2019-01-13 00:17:06 -06:00
L1ghtn1ng 052bd3980c Fix conflict and start work on new cli switch handling 2019-01-13 00:01:57 +00:00
Lee Baird c0861014f7 Properly sorted IPs. 2019-01-12 15:49:05 -06:00
Matt 0b18842c6e
Merge pull request #152 from leebaird/master
Cosmetics, alphabetize, and clean up output.
2019-01-11 19:09:44 -05:00
Lee Baird a54276f44d Removed exits as requested. 2019-01-11 17:04:48 -06:00
Lee Baird 2021f0f265 Changed print quotes to single quotes. 2019-01-11 15:01:52 -06:00
Lee Baird e36a260191 Fixed twitter. 2019-01-11 14:40:35 -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
Christian Martorella 1c8524b08b Update README.md
Added collaborators
2019-01-09 00:49:26 +01:00
Christian Martorella 807821f1a7
Merge pull request #151 from L1ghtn1ng/dev
Misc changes
2019-01-09 00:36:12 +01:00
Matt 66e443376a
Update Dockerfile
Updated from pip to pip3 since using python3.6
2019-01-06 11:25:27 -05: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
L1ghtn1ng cc6435c243 Fix formating 2019-01-06 05:14:46 +00:00
Christian Martorella c8cd85c924
Merge pull request #150 from NotoriousRebel/master
Added DuckDuckGo and updated filter.
2019-01-05 18:55:38 +01:00
Matt 208025b23b
Update Base.py
Fixed space.
2019-01-05 11:47:42 -05:00
NotoriousRebel c089699d6a Updated dockerfile to use python 3.6 2019-01-04 21:58:01 -05:00
NotoriousRebel e03dc69118 Syncing. 2019-01-04 21:55:02 -05:00
NotoriousRebel 5318118340 Syncing. 2019-01-04 21:53:59 -05:00
Christian Martorella 25b922d700
Merge pull request #149 from jzold/master
Shodan integration to theHarvester
2019-01-04 23:42:45 +01:00
Christian Martorella f5e603e9ad
Merge branch 'master' into master 2019-01-04 23:42:37 +01:00
Christian Martorella 1a983c6ea1
Merge pull request #147 from leebaird/master
Updated README and alphabetized.
2019-01-04 23:37:23 +01:00