Didnt know that
Thursday, March 29th, 2007If you’re like me and are setting up a demo network with FTP, HTTP, yadda yadda yadda, and are experiencing aggravatingly slow connections (for example the ftp command takes a minute or something to go through) you may be running into problems with DNS. Often times you can “fix” the problem by simply adding the hostnames of the nodes on your demo network and their IPs to your /etc/hosts file. I did this and voila, FTP was zippy again.
Ubuntu should be considered bad because it doesn’t let me make vsftpd insecure enough to do ftp bounce attacks. Fedora should be considered good because it does
Speaking of FTP bounce, it’s an old technique but it’s hella cool when you see how it works. Here are some reference sites for my own purposes.
Ubuntu can be cool at times though. See this link for instance.
And yet another cool webpage; cyberpunkcafe
And then there’s some more links
- sqlmap
- this peach tutorial
- browser based cryptography
- Rijndael in javascript!
- Google maps gpsmap mod
- unobtrusive CSS tabs for prototype
I also had to change my Nessus plugin feed ID today. It’s blatantly obvious once you know how to do it, but there’s no obvious documentation for how to do it. Here’s how though.
/path/to/nessus-fetch –register serial#
Wait for nessus to download the new plugins and you’re golden.