Archive for July, 2007

Backtrack 2 : Information Gathering –> All –> Dns-bruteforce

This tool is used to made a brute force on name resolution.The idea of that tool is to resolve all words dot domain name. To be more useful the tool uses multi threading; one thread for each name server. Classical brute forcers are sequential. With this method we cut the dictionary in n blocs ( [...]

Backtrack 2 : Information Gathering –> All –> DnsWalk

Dnswalk is a DNS debugger. It performs zone transfers of specified
domains, and checks the database in numerous ways for internal
consistency, as well as accuracy.
dnswalk is not for the faint of heart. It should NOT be
used without a firm knowledge of the DNS RFC’s. If you use this
tool for cracking or otherwise evil purposes, the author [...]

Backtrack 2 : Information Gathering –> All –> dns-ptr

It is a tool that allows you to make a consultation by means of IP ranks to obtain DNS names of this IPs in addition with simplicity and speed.
(Source: http://backtrack.offensive-security.com/index.php?title=Tools#DNS-Ptr)
We used this command: dns-ptr 69.41.185.195 20

That all!
pavs

Backtrack 2 Hacking Hacking Tools News Software Review

Backtrack 2 : Information Gathering –> All –> DMitry (Deepmagic Information Gathering Tool)

DMitry (Deepmagic Information Gathering Tool) is a UNIX/(GNU)Linux Command Line Application coded in C. DMitry has the ability to gather as much information as possible about a host. Base functionality is able to gather possible subdomains, email addresses, uptime information, tcp port scan, whois lookups, and more.
The following is a list of the current features:
An [...]

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