Reporting Tools
In this chapter, we will learn about some reporting tools in Kali Linux.
Dradis
In all this work that we have performed, it is important to share the results that was produced, to track our work, etc. For this purpose, Kali has a reporting tool called dradis which is a web service.
Step 1 − To start Dradis, type “service dradis start”.
Log in with the username and password that was used for the first time.
Metagoofil
Metagoofil performs a search in Google to identify and download the documents to the local disk and then extracts the metadata. It extracts metadata of public documents belonging to a specific company, individual, object, etc.
To open it, go to: “usr/share/metagoofil/”.
python metagoofil.py
You can use the following parameters with this command −
- –d (domain name)
- –t (filetype to download dox,pdf,etc)
- –l (limit the results 10, 100 )
- –n (limit files to download)
- –o ( location to save the files)
- –f (output file)
The following example shows only the domain name is hidden.
Now the Ethical Hacking Lessons are end.
Keep Hacking Keep Enjoying.
Comment me if you want any help and please share this on your social profiles.
(Ethical Hacking lesson writer - S.K. BHARTI)