Commit graph

9 commits

Author SHA1 Message Date
yoonthegoon c13843ec0d #1492 run black . and isort . 2023-07-27 01:34:21 +01:00
Matt 90082dbaa0
Added 4 new sources, Removed 2 Sources, Added custom DNS resolver, backported to python3.9, and other misc changes (#1381)
* Added call to api endpoint to explicitly gather subdomains from zoomeye, updated user agents, replaced orjson with ujson, and fixed substring not found error.

* Updated orjson to ujson.

* Fixed semantic error in html check in google workaround.

* Fixed flake8 errors.

* Fixed VT to use API.

* Fixed virustotal module.

* Fixed possible edge case that could possibly cause an infinite loop.

* Removed broken modules.

* Added 4 new sources: brave, criminalip, hunterhow, and subdomainfinderc99, added dnsresolve, and other misc changes.

* Added TODO comment.

* Fixed bin\theHarvester to allow python3.9

* Pep8 newline at end of file.

* Fixed error when passing in comma seperated resolvers and allow for user to pass in --dns-resolve flag with no arguments to use default resolvers that user has.
2023-04-10 18:51:04 +01:00
L1ghtn1ng 46760915c3 Bump theHavester required python version to be 3.10+ 2022-11-13 01:21:28 +00:00
J.Townsend a3407ebb8f drop dev prefix for release and a few misc changes 2022-08-14 00:32:12 +00:00
L1ghtn1ng 86e54a611c Fix bug from stopping theHarvester.py from running and update the binary to matach the new theHarvester.py 2021-12-01 19:52:26 +00:00
J.Townsend 35a9fae73d
Remove python checks in the run script as they are not needed anymore and add py3.10 support (#895)
* Add new fullhunt module

* Remove python checks in the run script as they are not needed anymore

* Remove netcraft from ci as it is not needed
2021-10-18 01:16:29 +01:00
L1ghtn1ng ed4e5bcace Add api restfulHarvest script to setup.py and fix a bug in the api to handle that 2021-06-28 01:02:36 +01:00
J.Townsend 5162d29c5b
update binary that I forgot to do 2020-12-16 20:03:42 +00:00
L1ghtn1ng 7545d1f5d1 Fix #401 2020-08-18 00:08:07 +01:00