Category ArchiveSecurity Tools
Filed under: Exploits, Penetration Testing, Security Tools
posted by D1m on 21 Aug 2007
TXDNS v2.1.5 – A Multithreaded Digger/Brute Forcer For DNS
Arley Silveira has released the 1 year anniversary version of TXDNS. Very soon he will release the version 2.2 of TXDNS.
This release implements DNS queries against multiple DNS servers, a more efficient threading algorithm and some minor bug fixes.
Filed under: Exploits, Penetration Testing, Security Tools
posted by D1m on 21 Aug 2007
SSHatter v0.2 – A Password Brute Forcer For SSH
Tim Brown from Nth Dimension has coded a cool password brute forcer for SSH called SSHatter.
It is multi threaded and can audit more than one system and account in a given session.
Filed under: Phishing, Security Tools, Spamming
posted by D1m on 11 Feb 2007
IP Address Decimal Obfuscator/De-Obfuscator To Track Down Spammers
Here are some IP address decimal obfuscators/de-obfuscators. Warez release groups and spammers are often obfuscating the IP adresses that they use.
The following utility allows you to decipher an obfuscated IP and make it easier for yourself to track down spammers, scammers and software pirates.
Filed under: Penetration Testing, Security Tools
posted by D1m on 08 Feb 2007
NMapView v0.5 – Windows GUI Frontend For NMap Security Scanner Released
Vito Antico from CraftySoftwares.com, has recently released NMapView v0.5. NMapview provides the GUI frontend for the free NMap security scanner made by Fyodor. It is compatible with Windows 2000, XP, 2003 and Vista. It works with NMap v4.x, which you can download from Insecure.org.
Note: It requires Microsoft .NET Framework 2.0 and Winpcap.
Filed under: Penetration Testing, Security Tools
posted by D1m on 02 Feb 2007
googlegath.pl – Information Gathering Perl Script Using Google Search
Matteo Cantoni coded GoogleGath – a useful script for gathering information through Google searches. As Matteo states on his website, this script “could be useful for penetration testing, security scanning, script kiddies”.
To run googlegath.pl, three things are required: the perl interpreter, the Net::Google perl module and Google API. You can use it under Windows with Active Perl interpreter.