Tab Assassin
|
7e5e0f7fc8
|
Retab lib
|
2013-08-30 16:28:33 -05:00 |
James Lee
|
c41bfa9141
|
Whitespace
|
2013-03-07 12:45:01 -06:00 |
David Maloney
|
6eb334c925
|
a little more coverage
|
2013-03-05 00:01:09 -06:00 |
David Maloney
|
d909c00036
|
better spec coverage
|
2013-03-04 23:43:18 -06:00 |
David Maloney
|
c121a4e9dc
|
Some more minor touchups
|
2013-03-04 18:42:08 -06:00 |
David Maloney
|
8b6b2fbce9
|
bad error handling fixed
|
2013-03-04 18:33:03 -06:00 |
David Maloney
|
dc7c02e9e8
|
still trying to get around this sslv2 thing
|
2013-03-04 18:18:01 -06:00 |
David Maloney
|
246977e0cf
|
Address openssl sslv2 issues
Debian/Ubuntu ship openssl without sslv2 compiled in.
we now check for this ahead of time
|
2013-03-04 17:39:28 -06:00 |
David Maloney
|
12201c519a
|
make sure we close sockets
|
2013-03-04 16:34:29 -06:00 |
David Maloney
|
f16cec552a
|
increase timeout with new checks
|
2013-02-26 14:27:04 -06:00 |
David Maloney
|
2ec2489f52
|
Test for general ssl before testing ciphers
|
2013-02-26 14:26:14 -06:00 |
David Maloney
|
1869cb5f8d
|
fix timeout
20 seconds is way too long for jsut opening a socket
|
2013-02-26 13:20:16 -06:00 |
David Maloney
|
d9627151c0
|
Add socket context option
Add the option for a socket context so pivoting will work
|
2013-02-25 15:01:42 -06:00 |
David Maloney
|
d15e202f19
|
Add some YARD docs
|
2013-02-20 18:47:20 -06:00 |
David Maloney
|
8d2233bbdd
|
first minor cleanup
|
2013-02-20 15:33:24 -06:00 |
David Maloney
|
0f9b16d07f
|
Scanner class finished, result needs more work
the result class needs a nice clean to_s method to print easily readable
output. mostly working now. a few more tweaks needed.
|
2013-02-09 19:06:17 -06:00 |
David Maloney
|
c25d4b4863
|
Test Cipher method underway
Trying to get a clever test plan under way to actually test the network
side of this. Not quite working yet
|
2013-02-09 01:07:56 -06:00 |
David Maloney
|
38d0a244fd
|
Beginings of the actual scanner
configuration and configuration validation in place with tests.
|
2013-02-09 00:03:58 -06:00 |
David Maloney
|
5c9f946927
|
empty shells for the scanner and its specs
|
2013-02-07 16:16:41 -06:00 |