Commit Graph

16 Commits

Author SHA1 Message Date
Sarah Jamie Lewis 872555c1df Bug Fixes relating to Closing File Handles
OnionScan was having issues with larger batch runs do to
failure to close network connection once they had been used.

This commit fixes this issue, as well as adds a quick exit from
the main OnionScan loop due to timeout - once the timeout is crossed
no further protocol scans will take place.

Fixes #51
2016-07-31 10:22:05 -07:00
Sarah Jamie Lewis 6bad842e1d Fixing Bugs, Bitcoin Address Extraction Framework 2016-06-11 16:03:38 -07:00
Sarah Jamie Lewis fea4c84b0b Changing PGP Key Fingerprint to use KeyIdShortString 2016-06-05 19:52:56 -07:00
Dan Ballard b87ec44b3c extract PGP identity and fingerprint (as supplied by x/crypto/openpgp) 2016-06-05 19:35:08 -07:00
Sarah Jamie Lewis 56c267c66e FTP,SMTP,VNC Fingerprints 2016-06-05 11:54:01 -07:00
Nick Doiron cd9bfa2d9f Scan CSS style tags and stylesheet links 2016-05-26 17:51:35 +07:00
Nick Doiron 6c01292ec0 Find images and links by parsing HTML; support HTTPS and subdomains 2016-05-25 15:44:51 +07:00
Sarah Jamie Lewis eee0c61490 Extracting PGP Keys from Pages
Also fixes a bug with reporting of headers.
2016-05-09 18:42:19 -07:00
Dan Ballard 58094f810c add command line argument limiting directory recursion depth 2016-04-29 10:34:05 -07:00
Sarah Jamie Lewis 44cc375066 go fmt 2016-04-26 17:47:00 -07:00
Sarah Jamie Lewis d83d10bd93 Merge branch 'antoniaklja-master'
Conflicts:
	report/onionscanreport.go
2016-04-26 17:46:13 -07:00
antoniaklja 2ff00f6a6d Improving Standard Page Scan 2016-04-26 17:41:26 -07:00
Dan Ballard 72bf9d6a3a Pull referenced directories from page scan and scan them along with
common directories in http scanner
2016-04-26 08:09:26 -07:00
Sarah Jamie Lewis 44e6d5c955 New Protocols Scans, SSH Fingerprinting
* SSH Fingerprint
* Page Snapshot
* A few new Protocol Tests (FTP, SMTP, Ricochet, IRC)
2016-04-24 19:46:28 -07:00
Sarah Jamie Lewis a0ae46ca31 Extract all URLs during standard page scan.
Currently not pulled through into reporting.
2016-04-12 22:04:57 -07:00
Sarah Jamie Lewis 243f21f92c Initial Commit 2016-04-09 17:04:22 -07:00