Categories
Archives
November 2023 M T W T F S S « Jul 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Category Archives: Information
Things to do with SSH
From Wikipedia: Secure Shell (SSH) is a network protocol for secure data communication, remote shell services or command execution and other secure network services between two networked computers that it connects via a secure channel over an insecure network: a … Continue reading
Howto recovery mysql root password
Five steps to recovery root password of mysql server Stop mysql server # /etc/init.d/mysql stop 2. Start mysql server without password # mysqld_safe –skip-grant-tables & 3. Connect to mysql server using mysql client # mysql -u root the output will … Continue reading
Gentoo, W3AF, Python and scapy
Hello there, In this little tutorial, I will show how install scapy to coexists with multiple versions of python under gentoo linux. The “big”problem is that W3AF is designed to run under python 2.6. and sometimes your default python can … Continue reading
Rss and Twitter
Just add to Menu rss and twitter
HOWTO boot backtrack-linux from usb stick under Vmware
Hello, I want share a trick to boot your backtrack-linux that be on usb stick. first download Plop Boot Manager from here: http://www.plop.at/en/bootmanager.html#download After create or edit existent VM and put USB controller, select plop iso image and boot it, … Continue reading
Article published in undeadly.org
Our article was published in undeadly.org ( OpenBSD Journal: A resource for the OpenBSD community ) see: http://undeadly.org/cgi?action=article&sid=20110219160358&mode=expanded&count=1 Thanks Jason ( http://www.dixongroup.net/ ) 🙂
Posted in Information
Leave a comment
Tools Section Added
Hello there, I have created Tools Section Please Colaborate and send me sugestions Best Regards, spawn
Posted in Information, Tools
Leave a comment
Uploading tools
Hello there, I’m writing my first post at my new blog 🙂 I would like to thank the staff of hax.tor for giving me the opportunity to share some of my work and experiences. I am sending some code and … Continue reading