Commit graph

170 commits

Author SHA1 Message Date
Bilel MEDIMEGH
7717f421ce Fix typo in README 2023-09-25 11:18:22 +01:00
Lee Baird
efa8dade85
Corrected module capitalization and added fuel URLs 2023-07-27 18:49:34 -05:00
Mohamed Ben
853e645882 Add tomba module 2023-07-20 20:19:45 +01:00
NotoriousRebel
99df21f1e7 Updated readme, removed junk file, and removed debug statement from takeover.py 2023-07-04 21:44:42 -04:00
NotoriousRebel
520b5e60fa Merge branch 'master' of https://github.com/laramies/theHarvester into freshredux 2023-07-02 19:17:15 -04:00
L1ghtn1ng
8e19b68a64 Doc updates 2023-05-31 00:44:03 +01:00
NotoriousRebel
dc48fce88b Syncing branch with upstream. 2023-05-21 20:11:22 -04:00
Lee Baird
b1efc6ab3b
Add new module Sitedossier (#1423)
* Create sitedossier.py

* Added new module.

* Added new module.

* Thanks to Jay for the help.

* Added new module to README.
2023-05-13 00:05:33 +01:00
Stefan Bratescu
d09392b5e0 update pentest-tools.com readme entry 2023-05-03 11:13:13 +01:00
Lee Baird
817e4bd502 Removed Quant. 2023-04-17 15:05:57 +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
NotoriousRebel
fa57681871 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-08 12:44:43 -04:00
J.Townsend
acf49c778a
use webp image in the readme 2023-02-05 21:50:14 +00:00
Alexandre ZANNI
fb40e0838c
fix rawsec badge 2023-01-11 22:52:46 +01:00
L1ghtn1ng
81f982d278 Change bufferoverun to use api 2022-11-24 22:30:51 +00:00
J.Townsend
81af1cb8d0
remove lgtm badge due to it shutting down 2022-08-21 02:51:02 +01:00
Siddharth Balyan
0b65a6380a
BeVigil Source Added (#1180)
* BeVigil Source Added

* remove/revoke api key

* Remove unnecessary spaces

Co-authored-by: J.Townsend <L1ghtn1ng@users.noreply.github.com>

* Refactor for flake8

Co-authored-by: J.Townsend <L1ghtn1ng@users.noreply.github.com>

Co-authored-by: J.Townsend <L1ghtn1ng@users.noreply.github.com>
2022-08-13 23:45:47 +01:00
Lee Baird
121e23b3f9
Updated README and misc. (#1171) 2022-08-06 21:12:08 +01:00
J.Townsend
22e1eb9bdb
A lot of changes and fixes (#1168)
* add pytest.ini file and fix test warning in qwantsearch

* ignore unsed imports

* Remove n45ht as the api is down

* Remove modules that use google as google blocks you after one go

* Remove missed code from when removing modules that use google

* Remove missed code from when removing modules that use google

* Add new vt-py dep and update pytest

* WIP virustotal migration to api

* Remove test that fails due to how the api returns not found entries

* Remove entries from myparser re google

* update fastapi and starlette

* update version

* Update dockerfile to use dev ubuntu version

* remove spyse module

* remove spyse dep

* fix tests by removing un-needed tests and indentation fix

* fix some mypy errors

* remove spyse and remove color output and fix mypy error

* flake8 fixes

* bump version and set it a dev version
2022-08-03 23:12:59 +01:00
Vipin Mahawar
99e1d01920 Binaryedge Placeholder Value Fix in README.md 2022-06-09 12:40:40 +05:30
Matt
2ccaf692dc
Update README.md 2021-10-30 13:42:12 -04:00
J.Townsend
15fe11130c
Add new n45ht module, lots of results returned (#899)
* 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

* Update Dockerfile to fix security issues

* Add new n45ht module, lots of results returned
2021-10-24 04:10:37 +01:00
J.Townsend
929a642bab
Add new fullhunt module (#894) 2021-10-18 00:29:18 +01:00
Lee Baird
fe12784a09
Updated README. 2021-10-03 20:37:26 -05:00
L1ghtn1ng
69d0b980fc Remove netcraft and update program version 2021-10-04 00:11:26 +01:00
sergey
50b3d6e74c chore: updated spyse description in readme 2021-09-15 12:31:32 +03:00
L1ghtn1ng
ff3178475b update readme for new modules 2021-07-01 22:24:44 +01:00
L1ghtn1ng
aee2548c2e remove exalead as does not return many results and due to captcha blocks you 2021-06-28 23:19:20 +01:00
L1ghtn1ng
d28393b9a2 Add new module anubis and unit test for it. Update shodan related things 2021-06-21 00:19:27 +01:00
L1ghtn1ng
7b59be5871 Censys in readme and rocketreach 2021-05-24 22:10:02 +01:00
J.Townsend
c27202975c
Merge pull request #323 from thehappydinoa/dev
Update code to pass CI and Censys Module
2021-02-07 19:44:07 +00:00
L1ghtn1ng
7bae9b989c Merge remote-tracking branch 'upstream/master' into dev 2021-01-18 20:46:23 +00:00
Ahmed Tounsi
54feddbc15
Fix typo 2021-01-16 23:03:09 +01:00
Aidan Holland
2b5ec4e3c1
feat: cleanup Censys module 2021-01-14 17:44:21 -05:00
L1ghtn1ng
0efdf38bec Add new module Omnisint 2020-09-21 18:36:20 +01:00
L1ghtn1ng
437ca0e13a Add new module projectdiscovery 2020-09-07 23:32:02 +01:00
L1ghtn1ng
bdbf99587a remove suip 2020-08-23 20:32:41 +01:00
L1ghtn1ng
cb7ded39df remove dogpile module as there is a capcha and update readme and tidy up on qwant 2020-08-23 20:29:53 +01:00
L1ghtn1ng
b7df07e4bf fix readme and add new gitignore entry 2020-08-18 00:18:58 +01:00
mm
f2894c807b PR: discovery with Qwant search engine 2020-08-16 20:33:29 +02:00
L1ghtn1ng
621e1e1c79 Update readme with docker build badge 2020-07-31 14:58:51 +01:00
L1ghtn1ng
d4c81d03f3 Update build badge 2020-07-31 12:49:11 +01:00
NotoriousRebel
9c55529057 Readded certifi to requirements.txt and added certifi to screenshot.py when fetching urls. 2020-07-08 23:30:24 -04:00
L1ghtn1ng
1a4328b4bb Add new threatminer module 2020-05-25 20:52:53 +01:00
L1ghtn1ng
2f6d92f395 Add urlscan to the readme 2020-05-23 22:13:02 +01:00
Lee Baird
37e5e59967
Removed extra space. 2020-05-17 18:56:47 -05:00
L1ghtn1ng
d9b4ed3b28 Add new sublist3r module and remove vhost from sources 2020-05-17 23:29:22 +01:00
Lee Baird
cc3facf7be
Minor updates 2020-05-12 14:42:50 -05:00
NotoriousRebel
efc8fbc04c Changed default timeout to 60 seconds, added rapiddns to readme, and cleaned up logic. 2020-05-12 14:42:53 -04:00
L1ghtn1ng
9202715e1d Merge remote-tracking branch 'upstream/master' into dev 2020-05-09 17:00:17 +01:00