Tag Archives: bash

Transparent logging socks proxy in bash

It’s a quick one, but something I bashed (haha, get it?) up quickly for a coworker. First, make a socket Then bind a listening socket (Your netcat implementation may need -p before the port), tee the data back to your … Continue reading

Posted in Guides, Hax | Tagged , , | Leave a comment

crackIt: aircrack-ng automated

I was playing around with my wireless network early today and realized I didn’t have the key written down near by where I was working. Rather than expending the effort of getting up and moving, I decided I’d just crack … Continue reading

Posted in SamuraiNet Archive | Tagged , , , , , , , | 4 Comments

BackTrack2 Wireless

I’ve worked with a lot of people who had trouble with setting up wifi on BackTrack2 and decided it would be worth a post on how I manage it. I prefer to do this task from the command line, since … Continue reading

Posted in SamuraiNet Archive | Tagged , , , , | 2 Comments