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: password cracking
The password problem
Odds are good if you’ve reached this blog, you have an account on at least one website somewhere on the wild wild web. This account could be on a web application ranging from something as critical as a finical institution … Continue reading
Posted in SamuraiNet Archive
Tagged password, password cracking, password policies, Rants, SamuraiNet, Web Security
1 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 aircrack-ng, bash, password cracking, Penetration Testing, Programming, Projects, SamuraiNet, wireless
4 Comments
Reading Rainbow: Episode 8
Restrictive passwords make cracking more difficult by requiring that users use a wider range of characters; however, can restrictive password policies actually decrease time required to crack? This blog goes into the math behind it. http://lukenotricks.blogspot.com/2008/03/more-on-counting-restrictive-password.htm Mozilla has a new … Continue reading
Posted in SamuraiNet Archive
Tagged .htaccess, cyber warfare, FireFox, password cracking, password policies, reading rainbow, SamuraiNet
Leave a comment
pwlib.java
I have finished up the first version of pwlib.java. It was created in Java 1.4, because I haven’t bothered to update Java in ages. I should be revising it for 1.6 soon enough, but this is something to get you … Continue reading
Posted in SamuraiNet Archive
Tagged java, password cracking, Password cracking libraries, Programming, Projects, SamuraiNet
Leave a comment
pwlib.php
This is my first build of the php version of pwlib. Nothing is quit set in stone yet and for all I know I might scrap the whole thing. This should be enough to see how it will interface. If … Continue reading
Posted in SamuraiNet Archive
Tagged password cracking, Password cracking libraries, php, Programming, Projects, SamuraiNet
Leave a comment
Multi-language password cracking libraries
After creating customized password cracking apps for some time, I have finally grown tired of using different alogirthms with no real flexability in them so I have decided to create a library to do this for me. Since I work … Continue reading
Posted in SamuraiNet Archive
Tagged c++, java, password cracking, php, Programming, Projects, python, SamuraiNet
1 Comment