Friday, 1. June 2012
WiFite v2 - linux
“WiFite is an automated wireless attack tool. It’s purpose is to attack multiple WEP and WPA encrypted networks at the same time. This tool is customizable to be automated with only a few arguments. It can be trusted to run without supervision. It was designed for use with pentesting distributions of Linux, such as Backtrack 5 R1, BlackBuntu, BackBox; any Linux distributions with wireless drivers patched for injection. The script appears to also operate with Ubuntu 11/10, Debian 6, and Fedora 16.”

Download in Terminal
wget -O wifite.py http://wifite.googlecode.com/svn/trunk/wifite.py
chmod +x wifite.py
python wifite.py

Permalink

 


Automatic Backup Manager
Automatic Backup Manager supports backing up from local as well as portable devices including external hard drives, USB devices, network, or any other storage device that is compatible with Windows. Automatic Backup Manager tool can be used by everyone no special sklls is required to run this tool.

Download full version FREE
http://www.algologic.in/dailysoftwaregiveaway/automatic-backup-manager-dsg.zip

Permalink

 


Saturday, 12. May 2012
Orion Browser Dumper
THis software is an advanced local browser history extractor (dumper), in less than few seconds (like for Browser Forensic Tool) it will extract the whole history content of most famous web browser, Actually Internet Explorer, Mozilla FireFox, Google Chrome, COMODO Dragon, Rockmelt and Opera.

Download
http://unremote.se/processdl.php?id=37

Permalink

 


Browser Forensic Tool
This software is an advanced local browser history search engine, in less than few seconds it will extract the chosen keywords of most famous web browser, actually Internet Explorer, Google Chrome, Mozilla FireFox, RockMelt, Comodo Dragon and Opera.
The program will attempt to find the keyword(s) in the history title and search, if the keyword is present or suspected to be, it will be display in the result list with his URL and Title.

Download
http://unremote.se/processdl.php?id=36

Permalink

 


Tuesday, 1. May 2012
The File Type Identifier
FiletypeID is written in Python, based on PyQt4 and TrIDLib. From our initial use, it seems that it is a GUI for TrID. TrID is a utility designed to identify file types from their binary signatures, that uses a database of definitions which describe recurring patterns for supported file types. Somewhat like PeID, but with lesser features. Since TrID uses an expandable database it will never be out of date. It has about 4697 file type definitions as of now.

Download
https://code.google.com/p/filetypeid/downloads/list

Permalink

 


Subterfuge - Man in the Middle Attack Framework
Subterfuge is a framework to take the now familiar art of Man-in-the-Middle attack and make it as simple as point and shoot. It has a beautiful, easy to use interface that produces a more transparent and effective attack. This is what sets Subterfuge apart from other attack tools. It demonstrates vulnerabilities in the ARP Protocol by harvesting credentials that go across the network, and even exploiting machines through race conditions. Subterfuge is a small but, effective credential-harvesting program which exploits a vulnerability in the inherently trusting Address Resolution Protocol.

Download
http://code.google.com/p/subterfuge/downloads/list

Permalink

 


Tuesday, 24. April 2012
Svchost Process Analyzer
The free Svchost Process Analyzer lists all svchost instances and checks the services they contain. This makes it easy to uncover Svchost worms like the infamous Conficker worm.
Svchost Process Analyzer is a 100% freeware program from www.neuber.com. There is absolutely no installation required. Simply download and run the software.

Download
http://www.neuber.com/free/svchost-analyzer/SvchostAnalyzer.exe

Permalink

 


Wednesday, 18. April 2012
Binary File Converter
Binary File Converter
It converts a binary file into text which shows up in the text box which you can copy/paste over to a receiving program which converts text back into a binary file.

Download
http://www.mediafire.com/?zdb2pli66vw9gs7

by
darryl

Permalink

 


theharvester - Information Gathering
TheHarvester is a tool for gathering e-mail accounts, user names and hostnames/subdomains from different public sources like search engines and PGP key servers
cd /pentest/enumeration/theharvester
./theHarvester.py -d google.com -l 500 -b google
./theHarvester.py -d yoursite.com -l 500 -b google

Download
https://code.google.com/p/theharvester/downloads/list

Permalink

 


Tuesday, 10. April 2012
CIntruder - bypass captchas - Linux
CIntruder is a pentesting tool written in python, to launch brute force attacks against captchas and try to bypass them.

Dowload
http://sourceforge.net/projects/cintruder/files/cintruder_v0.1.0.tar.gz/download

Permalink