Commit Graph

9 Commits

Author SHA1 Message Date
Justin Bastress
dc44903ff6 Update ScanStatus comments 2017-12-15 10:02:09 -05:00
justinbastress
a244ec15e6 TLS scan prototype + Travis integration (#25)
* Fix typo

* Actually call init per sender for each goroutine

* split out TLS handling

* Rename tls_handshake; update docs

* fix comments

* format fixes

* merge updates

* fix path

* refactor heartbleed logging (now the same as original zgrab)

* add ScanStatus, update modules to return it

* fix threaded for loop; fix styling of dict literal

* fix compile errors, note un-bubbled handshake error

* initial schema commit

* fix comment

* schema cleanup

* comments

* fix TODOs

* first attempt at docker integration in travis; also add schema validation

* add integration_tests.sh

* need sudo?

* try pip install --user

* revert regression

* add docker service again

* chmod +x integration_tests.sh

* fix path of binary

* Dump output file to stdout

* travis work

* use jp's build-self-contained script

* use go get/go build to get jp

* fix jp path

* switch from bogus regex to wildcard

* do all mysql versions; fix version comparison

* re-enable notifications; fix successful version check log message; comment TryGetScanStatus

* move to conf.d layout for integration tests

* update README

* add missing scripts

* add ./ to path
2017-12-15 09:25:17 -05:00
Alex Holland
d2a21134d3 Remove port field 2017-10-14 19:52:36 -04:00
Alex
d3490ddddd restructure to make sense 2017-10-04 11:32:42 -04:00
Alex
3545d223e9 gofmt, golint, add docs 2017-10-03 23:57:56 -04:00
Alex
5c36a4d11d refactored module parsing to make intuitive sense 2017-10-03 22:47:58 -04:00
Alex
b7f50acf5d redo modules/make command line parsing sane and easy to understand 2017-09-29 18:59:37 -04:00
Alex
54817aa08d change structure of zgrab2 2017-09-26 14:02:27 -04:00
Alex
57e6357da9 review name changes, list of ips to ipnet 2017-08-31 17:24:05 -04:00