Skip to content

Commit

Permalink
added credits and links to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Molokai committed Jan 30, 2019
1 parent cdbfee8 commit 669c9a4
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,18 @@ Assuming your hosts.txt is in the current users home directory, and that you wan

`stubdal/sslscan`

It runs cron that will kick off a new scan every night at 01:00 AM
It runs cron that will kick off a new scan every night at 01:00 AM which does a git pull on [#fuzzerman's ](https://twitter.com/fuzzerman) [sslscan script](https://github.com/NFCRing/sslscan) and then runs it.

In order to force it to rescan now, you can run
To scan immediately, run:

`docker exec -it sslscan /root/runscan.sh`

When done, you should ger results similar to this:
![Example result](https://www.stubdal.net/official/docker/sslscan.png)


## Credits

Thanks to https://reglund.com for creating the Qualys sslscan wrapper, available at https://github.com/NFCRing/sslscan

Thanks to https://www.qualys.com for their excellent ssl scanning system
Thanks to https://www.qualys.com for their excellent [ssl scanning system](https://www.ssllabs.com/ssltest/)

0 comments on commit 669c9a4

Please sign in to comment.