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: python
Writing IRC bots using ii
I recently read about ii, a file-system based IRC client, over at IRC-Junkie which really sparked my interest. ii provides a clean interface of FIFOs organized under a directory structure for users to communicate with an IRC network. After playing … Continue reading
ESXi 4.0 – Management Methods
Be it at work or at home, I spend a lot of time in virtual environments consisting mostly of ESXi (3.5 and 4.0.) As part of the psych0tic network I run storm.psych0tik.net, an ESXi 4.0 box that’s currently running our IRC as well as the psych0tik GSProxy. Managing these environments is a task in itself, and I’ve found that no one tool gives me all of the functionality that I need. In this post, I go through some free methods I use to manage my ESXi 4.0 host and guests. Continue reading
Posted in Articles
Tagged ESXi, hypervisor, libvirt, psych0tik, python, RCLI, storm, vimsh, virsh, virtualization, vMA, vmkfstools, vmware, vsish, vSphere
2 Comments
Reading Rainbow: Episode 5
It seems that even Mozilla cannot escape built in viruses these days. A language pack for FireFox was found to be corrupted with a trojan and was downloaded by users. http://www.scmagazineus.com/Compromised-file-found-in-language-pack-for-Firefox/article/109941/ After reading a few RFCs this week I have … Continue reading
Posted in SamuraiNet Archive
Tagged careers, clean energy, environmentalism, FireFox, python, reading rainbow, RFC, SamuraiNet, XSS
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