iEntry 10th Anniversary LinuxHaxor WH MH

Archive for the 'Hacking Tools' Category

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 [...]

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 [...]

Pages (24): « First ... « 19 20 21 [22] 23 24 »