Monday, 13. February 2012
DotDotPwn - Directory Traversal Checking and Scanning - Linux
DotDotPwn is a very flexible intelligent fuzzer to discover traversal directory vulnerabilities in software such as Web/FTP/TFTP servers, Web platforms such as CMSs, ERPs, Blogs, etc. Also, it has a protocol-independent module to send the desired payload to the host and port specified. On the other hand, it also could be used in a scripting way using the STDOUT module. It’s written in perl programming language and can be run either under *NIX or Windows platforms. Fuzzing modules supported in this version are – HTTP – HTTP URL – FTP – TFTP – Payload (Protocol independent) – STDOUT

Download
http://www.intrudefense.com.mx/dotdotpwn-v3.0.tar.gz
http://www.brainoverflow.org/code/dotdotpwn-v3.0.tar.gz

Sample usage:

HTTP:

perl ddpwn.pl -http website.com

FTP:

perl ddpwn.pl -ftp ftphost.com

Permalink

 


Wpa 2 Networks Key Without Bruteforce


Commands
http://pastebin.com/n25dyQQN

Download Files
http://technicdynamic.com/wp-content/uploads/2012/01/verizon.zip

The files can be copied and pasted on to the /var/www/ folder. Once that’s done, start Apache and MySQL from the services menu, and go type localhost to test it in a web browser.

Login to MySQL:
mysql -u root -p
Note: Default backtrack user/pass are root/toor
Create the database:
create database wpa2;
use wpa2;
create table content(key1 VARCHAR(64), key2 VARCHAR(64));

Permalink

 


Do Not Track Plus - Privacy tool
Do Not Track Plus is a free online privacy tool that makes it easy for anyone to see when they are being tracked online and stop being profiled by social networks, large advertisers, and data collection companies, including Google and Facebook.

Features of Do Not Track Plus

Stop advertisers from knowing everything they do online, including site visits, shopping interests, hobbies, clicks, and geographic location
See how they’re being tracked on millions of websites
Block a growing list of 580 different tracking technologies and more than 200 tracking companies
Improve web page load times by up to 4x
Block social tracking while still being able to voluntarily use social-sharing buttons, a feature that’s exclusive to DNT+
Keep a running count of who’s tracking them with DNT+’s block counter
Browse in true privacy, far beyond what built-in “private browsing modes” offer.

Download
http://www.donottrackplus.com/downloading.php?utm_campaign=http://www.net-security.org/secworld.php?id=12380&utm_source=organic

Permalink

 


BFT- Browser forensic tool
Browser forensic tool, is a software that will search in all kind of browser history (even archived) in a few seconds.It will retrieve URLS and Title with the chosen keywords of all matching search.You can use default example profiles or create yours, with thematic search.

Download
http://unremote.org/downloads/BrowserForensicTool.zip

Permalink