Sunday, November 23, 2008

Other good pentesting apps that work

Heres a list of other apps that work on the n810 and 800
not necessarily need for pentesting but are use full

Netcat
nc -nnv ip port
- to see whats is running on a certain port



P0f



telnet
telnet ip port
-- to get html banners

carwhisper

Medusa

Wednesday, November 19, 2008

btscanner on Debian Turbo-Charged Edition!




by adding this line to your /etc/apt/sources.list you will be able to install btscanner
but after you add that line you will have to run apt-get update

deb http://ftp.de.debian.org/debian sid main

Saturday, November 1, 2008

John the Ripper 1.7.3.1



i was messing around with some programs and installing
a ton of junk on my n810 like g++ binutils and more
and was compiling various programs and was surprised that i was
able to fully compile John so here it is =p



heres my compiled verision john

just untar it and run it from the /john/run folder
but dont for get to chmod it

you can download the original source code from here and compile it your self if you want JOHN