Commit Graph

16 Commits

Author SHA1 Message Date
Meteorite
c3ef8dcd8b
add option to stop scanning host after first successful protocol (#242) 2020-02-03 16:45:08 -08:00
Zakir Durumeric
4c1161b29e
Cablej master (#232)
* Add support to HTTP for setting local interface

* Add net import

* use correct flag

* better CLI flag name

* Remove logged `\n`

* Remove extranneous if statement
2019-11-19 08:31:15 -08:00
Justin Bastress
900b0d5912 add bytelimit tests 2018-09-27 14:00:26 -04:00
Alex Halderman
1f5e4b0f22 Provides a framework for modularized target input and result output functions. 2018-07-05 12:41:34 -04:00
Justin Bastress
1d8475ff32 reformat config.go 2018-06-18 16:44:09 -04:00
Justin Bastress
952dd2ef78 Add a global --debug flag which specifies that zgrab:debug output should be included 2018-06-18 15:18:25 -04:00
Alex
3545d223e9 gofmt, golint, add docs 2017-10-03 23:57:56 -04:00
Alex
424ee8c071 Address config.go comments 2017-09-26 14:22:41 -04:00
Alex
7764297a42 connections per host implementation 2017-09-04 18:44:58 -04:00
Alex
a318b1d5a7 s/stuff/betterStuff 2017-08-30 14:53:42 -04:00
Alex
3a89638a26 add validation, prometheus, logging info 2017-08-29 10:47:49 -04:00
Alex
d821336043 change timeout to module layer, s/makeHandler/runHandler, add time 2017-08-26 16:01:11 -04:00
Alex
6d926d2568 make zgrab2 great again, allow ability to scan multiple of same modules (mods to zflags as well), monitor now supports monitoring all modules, start of metadata implementation 2017-08-25 12:04:16 -04:00
Alex
41eb0fd7d4 refactor structure, monitor, modules (further work to be done on modules) 2017-08-16 12:09:20 -04:00
Alex
0e63915e8a Set up worker/controller structure 2017-07-14 16:44:36 -04:00
Alex
0a45a6952b Add support for multiple protocols, custom parsing 2017-07-06 15:33:51 -04:00