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: psych0tik
Joining the cult: richo’s vimrc
This blog post is about vim. As many of you know, I use vim for everything, day to day work, editing config, in depth programming and a few other things. I’m going to break my vimrc down into chunks and … Continue reading
Posted in Hax
Tagged cult of vi, editor, Guides, home directory, How to..., psych0tik, vim, vimrc
Leave a comment
psych0tik mailing lists!
As the psych0tik network expands and offers more services, we felt that a more centralized method was needed to cover news and updates across all the projects. We also wanted to provide more for the growing psych0tik community to interact, … Continue reading
More downtime
Over the last few hours we’ve been experiencing some issues with Storm that have lead to outages of a number of our services (IRC, proxyElite, GoogleSharing proxy.) We’re currently investigating the issue and will update this post as we know … Continue reading
Posted in psych0tik News
Tagged downtime, GoogleSharing, IRC, proxyElite, psych0tik, storm
Leave a comment
Hacking together procmail mail filtering on a shared host
The first thing we did was establish what access we did have, in this case a shell on the machine (jailshell), physical access to the Maildir, and access to a batch job scheduler (cron). This is enough to hack together … Continue reading
psych0tik GSProxy updated to version 0.14
Just over a week ago version 0.14 of the GoogleSharing proxy server was released. The main update in this release was adding support for Google’s recently released encrypted services. Now, when you use the SSL port on our (or any) … Continue reading
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