Friends of psych0tik
psych0tik.network
Categories
- Articles (27)
- ctf (1)
- Guides (23)
- psych0tik IRC (6)
- psych0tik News (39)
- psych0tik software (7)
- QuickBlogs (1)
- Reviews (7)
- SamuraiNet Archive (47)
Tags
- anonymity
- Articles
- bash
- browsers
- cyber warfare
- databases
- debian
- Defcon
- ESXi
- FireFox
- git
- GoogleSharing
- Guides
- hacktivism
- Hax
- How to...
- Internet Explorer
- IPv6
- IRC
- Linux
- Microsoft
- news
- OSX
- password cracking
- Penetration Testing
- php
- Programming
- Projects
- proxies
- proxyElite
- psych0tik
- python
- Random
- Rants
- reading rainbow
- review
- SamuraiNet
- spam
- storm
- SVN
- Web Security
- Windows Security
- Windows XP
- XSS
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
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 aircrack-ng, bash, password cracking, Penetration Testing, Programming, Projects, SamuraiNet, wireless
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