Friday, July 17, 2020

Dmitry- An Information Gathering Tool



Introduction

Dmitry ( Deep Magic Information Gathering Tool ),its a command line application developed to collect information about the target we can collect details like subdomain,email, tcp port scan.In this section I will cover how to use dmity and how to collect information using dmitry.

Dmitry Tutorial

1. Open terminal type dmitry or it can be selected from desktop applications and in information gathering tool.

2. Syntax of dimitry dmitry [-winsepfb] [-t 0-9] [-o %host.txt] host

-w :dmitry -winesepfb -w facebook.com this will perform whois look up in domain name given





2. -o: dmitry -winsepfb -w -t4 -o not.txt facebook.com will write the above shown output into a file here -o specify that file name not.txt, if file name is not given out will be printer on the terminal itself.By using -t4 is the second for scanning.



3. -i: dmitry -winsepfb -w -t4 -i 157.240.23.35 by using -i we can perform whois lookup using ip address. Here given ip is assigned to the facebook.It will generate the same result generated above.





4. -e will display em

1 comments: