leebaird / discover

Custom bash scripts used to automate various penetration testing tasks including recon, scanning, enumeration, and malicious payload creation using Metasploit. For use with Kali Linux.
MIT License
3.41k stars 822 forks source link

Create Directory for Passive Domain Reconnaissance. #60

Closed DaKahuna closed 8 years ago

DaKahuna commented 8 years ago

When running a passive reconnaissance against a domain, the target directory is not being created in /opt/discover/ resulting in write errors. Pass_Recon.txt

L1ghtn1ng commented 8 years ago

Hi, have you ran the update.sh? Also in the text file your output has missing tools, what OS are you running on?

DaKahuna commented 8 years ago

Yes, after following the install from github I ran the ./update.sh which completed successfully.

I am running this on a Kali-Linux 2.0 VM under Fusion.

On May 10, 2016, at 15:51, J.Townsend notifications@github.com wrote:

Hi, have you ran the update.sh? Also in the text file your output has missing tools, what OS are you running on? — You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub

L1ghtn1ng commented 8 years ago

There is your problem, you are on kali 2.0 which we and kali guys do not support. We only support kali rolling. You will want to download the new ISO and use that.

DaKahuna commented 8 years ago

I'll download and update - thanks.

On May 10, 2016, at 18:43, J.Townsend notifications@github.com wrote:

There is your problem, you are on kali 2.0 which we and kali guys do not support. We only support kali rolling. You will want to download the new ISO and use that. — You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub