Commit graph

1775 commits

Author SHA1 Message Date
Lee Baird 852c1a2fd1
Merge pull request #413 from Hypnoze57/linkedin_minor_improvement
Modify linkedin people stuff
2020-04-08 19:24:05 -04:00
dependabot-preview[bot] 3e5815fc1b
Merge pull request #103 from L1ghtn1ng/dependabot/pip/dev/aiosqlite-0.12.0 2020-04-08 10:04:28 +00:00
dependabot-preview[bot] fcf4360f76
Bump aiosqlite from 0.11.0 to 0.12.0
Bumps [aiosqlite](https://github.com/jreese/aiosqlite) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/jreese/aiosqlite/releases)
- [Changelog](https://github.com/jreese/aiosqlite/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jreese/aiosqlite/compare/v0.11.0...v0.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-08 09:57:41 +00:00
Hypnoze57 ee7dc6f9bc Modify linkedin people stuff 2020-04-07 10:25:47 +02:00
L1ghtn1ng 44976dfe0f Update deps 2020-04-06 21:45:53 +01:00
dependabot-preview[bot] 76d94a06e4
Merge pull request #102 from L1ghtn1ng/dependabot/pip/dev/shodan-1.23.0 2020-04-06 20:35:52 +00:00
dependabot-preview[bot] 720d37acf1
Bump shodan from 1.22.0 to 1.23.0
Bumps [shodan](https://github.com/achillean/shodan-python) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/achillean/shodan-python/releases)
- [Changelog](https://github.com/achillean/shodan-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/achillean/shodan-python/compare/1.22.0...1.23.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 20:27:56 +00:00
L1ghtn1ng d0248f8a33 add static typing to hackertarget module 2020-04-06 21:08:48 +01:00
L1ghtn1ng ca4aea034a Update readme 2020-04-06 20:56:34 +01:00
L1ghtn1ng f9a679bcc8 Update readme and other places where hackertarget was missing 2020-04-06 20:52:15 +01:00
L1ghtn1ng 317c80b100 update pipfile.lock 2020-04-06 20:29:23 +01:00
J.Townsend 01ade9cdeb
Merge pull request #101 from NotoriousRebel/master
Added Hackertarget as new source.
2020-04-06 20:23:56 +01:00
Matt 48319aea89
Merge branch 'dev' into master 2020-04-06 00:10:45 -04:00
Matt b149e48c13
Merge pull request #42 from NotoriousRebel/dev
Updated hackertarget for proper output
2020-04-06 00:09:40 -04:00
NotoriousRebel bb30c8a36b removed debug line. 2020-04-05 23:57:09 -04:00
NotoriousRebel 4e6a8746d0 removed debug statement. 2020-04-05 23:55:47 -04:00
NotoriousRebel 4ea5211574 cleaned up how data is stored. 2020-04-05 23:54:33 -04:00
J.Townsend 2a77fce911
Merge pull request #100 from L1ghtn1ng/dependabot/pip/dev/beautifulsoup4-4.9.0
Bump beautifulsoup4 from 4.8.2 to 4.9.0
2020-04-05 21:12:00 +01:00
dependabot-preview[bot] 8980bc2195
Bump beautifulsoup4 from 4.8.2 to 4.9.0
Bumps [beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/bs4/) from 4.8.2 to 4.9.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-05 20:11:12 +00:00
NotoriousRebel 5fdacdb963 Added hackertarget to core. 2020-04-05 13:21:29 -04:00
NotoriousRebel e3f656664f Started to add hackertarget, TODO fix ips. 2020-04-05 13:20:02 -04:00
laramies 93780beeb5 Update CONTRIBUTING.md
test
2020-04-02 10:06:59 +02:00
dependabot-preview[bot] a79bf79b41
Merge pull request #99 from L1ghtn1ng/dependabot/pip/dev/plotly-4.6.0 2020-04-01 17:34:54 +00:00
dependabot-preview[bot] af58ec6fd2
Bump plotly from 4.5.4 to 4.6.0
Bumps [plotly](https://github.com/plotly/plotly.py) from 4.5.4 to 4.6.0.
- [Release notes](https://github.com/plotly/plotly.py/releases)
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plotly/plotly.py/compare/v4.5.4...v4.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-01 17:26:57 +00:00
L1ghtn1ng 09ec5058fe Make travis only test python nightly version and revert github actions 2020-03-23 19:19:58 +00:00
L1ghtn1ng 4a36771926 Merge remote-tracking branch 'upstream/master' into dev 2020-03-23 18:40:38 +00:00
J.Townsend 7df53c86ac
Merge pull request #408 from L1ghtn1ng/shodan-fix
Fixes #407
2020-03-23 18:38:54 +00:00
L1ghtn1ng cc303bb787 Fixes #407 2020-03-23 18:37:39 +00:00
L1ghtn1ng 00c853f7bc Merge branch 'dev' of github.com:L1ghtn1ng/theHarvester into dev 2020-03-22 17:46:17 +00:00
L1ghtn1ng 075d8929d7 Fix merge conflict 2020-03-22 17:45:56 +00:00
J.Townsend 0bcedaa65c
Merge pull request #406 from L1ghtn1ng/docker-fix
Update readme and deps and fix docker build
2020-03-22 17:37:45 +00:00
L1ghtn1ng 27eb67e5c3 Update readme and deps and fix docker build 2020-03-22 17:36:41 +00:00
David Mougeolle 86df2ca295 Allow the user to specify the name server used for the lookups 2020-03-20 19:40:36 +01:00
David Mougeolle c5a9a7fb6f Fix typos 2020-03-20 18:13:36 +01:00
David Mougeolle 55fc10bee0 Fix type hints 2020-03-20 17:56:14 +01:00
David Mougeolle 1b7adaf90a Lint 2020-03-20 16:42:51 +01:00
David Mougeolle b0865ba053 Remove useless async generator utilities 2020-03-20 00:46:16 +01:00
David Mougeolle 295bda21ea Update the list of found hosts async, after each query 2020-03-19 23:19:53 +01:00
David Mougeolle 250e0923a2 Append query results using callbacks 2020-03-19 17:35:30 +01:00
David Mougeolle c911ea8e18 Make each reverse query concurrent 2020-03-19 15:20:19 +01:00
J.Townsend 3181a55ac9
Merge pull request #98 from L1ghtn1ng/dependabot/pip/dev/pyyaml-5.3.1
Bump pyyaml from 5.3 to 5.3.1
2020-03-18 23:08:29 +00:00
dependabot-preview[bot] ced0f331da
Bump pyyaml from 5.3 to 5.3.1
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3 to 5.3.1.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.3...5.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-18 22:03:04 +00:00
David Mougeolle d14c28e2fa Run the queries on each range concurrently 2020-03-18 19:43:23 +01:00
David Mougeolle 59afb7f609 Comment & lint 2020-03-18 17:58:15 +01:00
J.Townsend 2ba8227da5
Merge pull request #97 from L1ghtn1ng/dependabot/pip/dev/shodan-1.22.0
Bump shodan from 1.21.3 to 1.22.0
2020-03-17 23:49:17 +00:00
dependabot-preview[bot] 7be62656a9
Bump shodan from 1.21.3 to 1.22.0
Bumps [shodan](https://github.com/achillean/shodan-python) from 1.21.3 to 1.22.0.
- [Release notes](https://github.com/achillean/shodan-python/releases)
- [Changelog](https://github.com/achillean/shodan-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/achillean/shodan-python/compare/1.21.3...1.22.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-17 23:42:17 +00:00
David Mougeolle f57353cef5 Make the reverse dns queries asynchronous 2020-03-17 21:09:09 +01:00
David Mougeolle 5e447ddea7 Sanitize the ip before reversing 2020-03-17 15:24:27 +01:00
David Mougeolle 03a73f33c7 Output the found hosts one at a time 2020-03-17 15:24:27 +01:00
David Mougeolle 36e63f549b Rewrite DnsReverse in functional style 2020-03-17 15:24:27 +01:00