Thursday, June 2, 2011

Just putting a little humor out there

How highly technical people see job searches...I think I need this on a T-Shirt

Monday, May 23, 2011

Just won a wireless challenge over on securitytube.

It was more of a python scripting challenge than a wireless challenge. Wep ~= ARC4. So the test case was more...well you take my point. Original challenge: http://www.securitytube.net/video/1884 Solution: http://www.securitytube.net/video/1900

Tuesday, May 3, 2011

Darn I need a job...

Anybody reading the blog that has leads on remote contracting opportunities please let me know...on a side note newegg has a pretty awesome chunk of hardware for under $300 here: http://www.newegg.com/Product/ComboBundleDetails.aspx?ItemList=Combo.639044&cm_sp=ShellShocker-_-639044-_-05032011 .  If you don't make the deadline, I bought two...send me a mail and I'll see what I can do. 
 
Oh and to add a little 'flair' 


profile for aking1012 on Stack Exchange, a network of free, community-driven Q&A sites

Wednesday, April 27, 2011

Just a note for people that read the blog and view securitytube...

If you get the code from exploitdb or packetstorm from my recent tutorial, you can bypass that huge ulimit requirement by removing all instances of " +\n\t\t".  It makes a lot of editors cry though, so you have been warned.  I just didn't want it to get abused by a bunch of skiddies.  It also makes the file get generated a LOT faster.  Okay, just thought I should let people know that it was on purpose.  I think I even noted in the video or exploit code that there were things I "could have done better".  This is one of them.

Friday, March 4, 2011

I recently did a basic windbg primer to break people in to windbg...

I brought up python integration with .shell () | | |...On the other hand, if you're comfortable without a gui: http://pykd.codeplex.com/ is AWESOME.  Website is in Russian and I haven't tested the code yet, but think pydbg on steroids + kernel debugging.  Nastiness ensues.  U <3 the Russian programmer that did this...if it works.  I'll check in the morning.

Wednesday, March 2, 2011

New tutorial on vimeo...windbg primer...and i do mean primer

Some very basic commands and making it look a bit more like immdbg for ppl that are used to immunity: http://vimeo.com/20579592

Tuesday, February 22, 2011

New modifications to my code on github

The video on Vimeo will be available at: http://vimeo.com/20256351 if the conversion goes properly.  I'll edit to include my conversion options as the output file was TINY by comparison to other videos and still great resolution.  We'll see...more to follow on that part.

Securitytube link goes here(when it's approved)

Note: I really appreciate securitytube linking to me.  They are responsibly for most of my traffic at the moment.

The code is available at github.  aking1012/bindiff-ruby

Thanks for reading.  Hope you enjoy it.