Archive for the 'Backtrack 2' Category

Backtrack 2 : Information Gathering –> All –> Google Mail Enum

Enumerated email addresses by domain names through google. Could be handy for social engenearing.
Easy command: goog-mail.py hushhush.com

That’s it!!!
pavs

Backtrack 2 Hacking Hacking Tools News Software Review

Backtrack 2 : Information Gathering –> All –> FireWalk

Firewalk is an active reconnaissance network security tool that attempts to determine what layer 4 protocols a given IP forwarding device will pass. Firewalk works by sending out TCP or UDP packets with a TTL one greater than the targeted gateway. If the gateway allows the traffic, it will forward the packets to the next [...]

Backtrack 2 : Information Gathering –> All –> Finger Google

This tool searches recursively in google for mail account and gives you them in user list format.
Simple command: fingergoogle.py ubuntu.com

That’s it!
pavs

Backtrack 2 Hacking Hacking Tools Software Review

Backtrack 2 : Information Gathering –> All –> Dnsenum

A tool written in Perl to enumerate information on a domain. It uses the Net::DNS module.
The tool consists of 5 stages:

Lookup and return the nameservers of a domain
Try zonetransfers on these nameservers
Do a “bruteforce” style lookup on the domain with a dictionary
From 2) gather IP address information and return a list of class C networks
Do [...]

Pages (8): « First ... « 3 4 5 [6] 7 8 »