SSL-Cipher-Check v1.6
Wednesday, October 21st, 2009 Posted in Computers, Software, Unspecific | No Comments »SSL-Cipher-Check v1.6 (http://unspecific.com/ssl/) Released. Bugfix for SSLv2 incomplete handshake causing false positive. Steven Andrés (of Special Ops Security) pointed out a flaw and gave me a fix. " For some cipher combinations, OpenSSL will return a "verify return" command but then later ...
Loader Generation
Monday, May 11th, 2009 Posted in Intarweb, News, Software, Unspecific | No Comments »Nice and easy "Loader Generation". I like, but have very little use for.
ssl-cipher-check
Monday, February 16th, 2009 Posted in Computers, Intarweb, Software, Unspecific | 5 Comments »I wanted a simple way to verify all the SSL ciphers a website could use (thanks PCI). I just needed something simple, not running a full blown vuln scanner and all the tools I could find (thanks THC) were ...
nmap-search bug fix (v1.2)
Friday, January 16th, 2009 Posted in Computers, Software, Unspecific | No Comments »Quick update to nmap-search to fix a small bug I found. Because of the way I was handling certain things, when I added in version detection the spliting of the fields broke. I had to switch from split to a ...
nmap-report v1.1 released
Thursday, January 15th, 2009 Posted in Computers, Intarweb, Software, Unspecific | No Comments »I updated nmap-report to match all the other scripts, so you can use it with the new time and file formats. Simple update, should have been done a while back. Thanks to Detmar Liesen from Germany for pointing out the problem ...
nmap-diff 1.3 released
Tuesday, January 6th, 2009 Posted in Computers, Software, Unspecific | No Comments »so after fixing the stupid flub this morning I added a simple web interface to nmap-diff. It allows you to specify the base date, scan date and an IP or partial IP to search for. The IP chould be in ...
nmap-diff 1.2 release
Tuesday, January 6th, 2009 Posted in Computers, Intarweb, Software, Unspecific | No Comments »I am a fool and I fucked up. I didn't QA my nmap-diff script and it broke last time I updated it. It was bad. It is fixed now. I am using it daily and know it works now. Oh and ...
‘hosts’ update
Monday, December 29th, 2008 Posted in Computers, Software, Unspecific | No Comments »I added a web interface to my 'hosts' program. now at version 1.3.0 Aren't you excited?
nmap tools update
Monday, December 22nd, 2008 Posted in Computers, Software, Unspecific | No Comments »I updated nmap-wrapper again, the pid file now works the way it is supposed to. There is a slight issue because of the way perl spawns a child process when using backticks, but it does what I needed. I also ...
nmap-diff 1.1 released
Monday, December 15th, 2008 Posted in Computers, Software | No Comments »nmap-diff is updated. New version is 1.1 Updated the naming convention and locaiton of the log files to use. I also found some stuff that should have been rmoved. Specifics from an implimentation from a previous employer. It was not reporting ...