Commit graph

467 commits

Author SHA1 Message Date
jzold eca1632805
Merge pull request #16 from jzold/report
Sync with reporting
2018-12-19 11:19:44 +00:00
Janos Zold 5976b77489 New reporting module v0.4 2018-12-19 10:45:02 +00:00
Janos Zold 18ff3cb05d bugfix: fix issue with reporting for previous scan results when theHarvester runs the first time/day 2018-12-19 10:15:46 +00:00
Janos Zold a24aa3e862 New reporting module format with contents 2018-12-19 09:09:01 +00:00
Janos Zold eabbb30c4d New reporting module with new format and contents 2018-12-19 09:08:42 +00:00
Janos Zold 4c2e1a09df Merge remote-tracking branch 'origin/report' into report 2018-12-19 07:36:05 +00:00
Matt 1fd693d8e5
Update constants.py
Added docstring.
2018-12-18 18:02:56 -05:00
jzold 06290434f0
Fix plugins saving email results as type "host" in the DB 2018-12-18 22:53:28 +00:00
jzold 882e02f4ce
Merge pull request #14 from jzold/master
sync report with master
2018-12-18 16:51:20 +00:00
jzold 200a41fe48 Merge branch 'laramies-master' 2018-12-18 15:23:38 +00:00
jzold bd6f1692ab Merge branch 'master' of git://github.com/laramies/theHarvester into laramies-master 2018-12-18 15:21:17 +00:00
jzold a6bf7ea7ea
Update requirements.txt 2018-12-18 14:50:10 +00:00
Matt 7821713d36
Update huntersearch.py
Removing unnecessary thing.
2018-12-18 00:23:07 -05:00
NotoriousRebel 239b0f31f9 Implemented randomization within plugins and cleaned up small bugs. 2018-12-18 00:21:05 -05:00
NotoriousRebel 7e225c49c7 Started process of refactoring to make plugins more uniform across, implemented successfully on googlesearch, also made special function to check if Google blocks traffic. 2018-12-17 22:48:22 -05:00
Laramies 61f3637967 Minor fixes 2018-12-18 00:14:42 +01:00
Christian Martorella 2c0eb3108b
Merge pull request #119 from jzold/report
Update new report module
2018-12-17 22:03:09 +01:00
jzold c2c36b7932 deleted report.html 2018-12-17 20:43:08 +00:00
jzold ffdfd6cc75 added theHarvester scan statistics table to the report 2018-12-17 20:36:30 +00:00
Christian Martorella 84f8374f42
Merge pull request #121 from tdefise/master
Resolving issue #120
2018-12-17 20:13:50 +01:00
Thomas Defise 24ed98e373 Change hunterio to hunter 2018-12-17 17:05:11 +01:00
Thomas Defise 96554418e3 test 2018-12-17 14:29:48 +01:00
jzold d1dbca0157 cleanup of the stash module 2018-12-16 21:17:00 +00:00
jzold 303f4465c1
Merge pull request #9 from laramies/master
sync with upstream master
2018-12-16 18:50:48 +00:00
jzold 2adc67a630
deleting as not required 2018-12-16 16:43:18 +00:00
jzold 9b0c30d579
deleting as not required 2018-12-16 16:43:05 +00:00
jzold 1460d61299 Merge branch 'report' of https://github.com/jzold/theHarvester into report 2018-12-16 16:37:47 +00:00
jzold c966acf537 added scanning history report for domain 2018-12-16 16:37:36 +00:00
Laramies c2359c0e71 Minor fix 2018-12-16 16:22:30 +01:00
Christian Martorella 9940892c50
Merge pull request #116 from jzold/report
Saving more data in the DB
2018-12-16 15:59:19 +01:00
Christian Martorella 17e6825dbe
Merge branch 'master' into report 2018-12-16 15:59:07 +01:00
NotoriousRebel 2423811e2e Cleaned up illogical whitespaces. 2018-12-15 22:33:11 -05:00
NotoriousRebel 6b4b0e5ee3 Resyncing and fixed program crashing if using search engine that doesn't define all_ip, and made print statements more logical. 2018-12-15 22:28:52 -05:00
NotoriousRebel 1d2a8401d1 Fixing tool being broken if using search engine where all_ip is not defined. 2018-12-15 22:15:41 -05:00
NotoriousRebel f3597ee267 Syncing. 2018-12-15 22:07:37 -05:00
NotoriousRebel b1d979d335 Synching with master. 2018-12-15 22:01:39 -05:00
jzold 68c32cc4e4 Merge branch 'report' of https://github.com/jzold/theHarvester into report 2018-12-15 17:23:54 +00:00
jzold 296ce7282b Added new reporting module 2018-12-15 17:22:02 +00:00
jzold 78f520a868 updated stash for reporting 2018-12-15 17:21:49 +00:00
jzold 800e472ecf
Create testreportstack.py 2018-12-14 16:18:29 +00:00
jzold d4004d6844 standardizng db for reporting, adding email as a resource type and saving resolved IP addresses in the db 2018-12-14 14:39:16 +00:00
jzold 08f01a060f
Merge pull request #8 from laramies/master
sync with master
2018-12-14 11:33:43 +00:00
Christian Martorella 7f1addee25
Merge pull request #113 from jzold/cymon
Added Cymon search engine to theHarvester
2018-12-14 10:03:33 +01:00
jzold e345111f42
scan history with stacked chart 2018-12-14 08:51:13 +00:00
jzold d1b3881e04
Add files via upload 2018-12-14 08:46:39 +00:00
jzold 27bc1f1232
added report with historical scan graph 2018-12-14 08:41:12 +00:00
jzold 159579ff5a
added historical scan report with mock data 2018-12-14 08:40:39 +00:00
jzold d8aaaadad5
HTML report without embedded plotly javascript 2018-12-13 22:53:01 +00:00
jzold d285ceac38
reduced HTML size 2018-12-13 22:51:17 +00:00
jzold b5a513b531
test report HTML 2018-12-13 22:35:20 +00:00