0
comments
|
1/13/11
DMitry (Deepmagic Information Gathering Tool) adalah aplikasi command line yang berjalan di linux, berfungsi untuk mencari informasi sebanyak mungkin dari sebuah host. Informasi yang dikumpulkan antara lain: subdomain, alamat email, tcp port scan, whois lookup dan sebagainya.
pemakaian DMitry :
Usage: dmitry [-winsepfb] [-t 0-9] [-o %host.txt] host -o Save output to %host.txt or to file specified by -o file -i Perform a whois lookup on the IP address of a host -w Perform a whois lookup on the domain name of a host -n Retrieve Netcraft.com information on a host -s Perform a search for possible subdomains -e Perform a search for possible email addresses -p Perform a TCP port scan on a host * -f Perform a TCP port scan on a host showing output reporting filtered ports * -b Read in the banner received from the scanned port * -t 0-9 Set the TTL in seconds when scanning a TCP port ( Default 2 ) *Requires the -p flagged to be passed
misalnya : root@bt:/pentest/exploits# dmitry -snpfbw smk-angkasa1.sch.id Deepmagic Information Gathering Tool
"There be some deep magic going on"
HostIP:121.52.87.25
HostName:smk-angkasa1.sch.id
Gathered Inic-whois information for smk-angkasa1.sch.id
---------------------------------
Error: Unable to connect - Invalid Host
ERROR: Connection to InicWhois Server id.whois-servers.net failed
Gathered Netcraft information for smk-angkasa1.sch.id
---------------------------------
Retrieving Netcraft.com information for smk-angkasa1.sch.id
Netcraft.com Information gathered
Gathered Subdomain information for smk-angkasa1.sch.id
---------------------------------
Searching Google.com:80...
Searching Altavista.com:80...
Found 0 possible subdomain(s) for host smk-angkasa1.sch.id, Searched 0 pages containing 0 results
Gathered TCP Port information for 121.52.87.25
---------------------------------
Port State
3/tcp filtered
7/tcp filtered
11/tcp filtered
12/tcp filtered
19/tcp filtered
21/tcp filtered
22/tcp open
>> SSH-2.0-OpenSSH_5.3p1 Debian-3ubuntu5
33/tcp filtered
53/tcp open
66/tcp filtered
70/tcp filtered
79/tcp filtered
80/tcp open
88/tcp filtered
90/tcp filtered
92/tcp filtered
95/tcp filtered
99/tcp filtered
105/tcp filtered
106/tcp filtered
117/tcp filtered
126/tcp filtered
134/tcp filtered
135/tcp filtered
136/tcp filtered
137/tcp filtered
138/tcp filtered
139/tcp filtered
Portscan Finished: Scanned 150 ports, 121 ports were in state closed
All scans completed, exiting
smoga bisa membantu.....
Labels: backtrack
0 Comments:
Post a Comment
<< Home