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 819 forks source link

Fixed recon-ng not being able to locate passive files #131

Closed Odelliesdeli closed 5 years ago

Odelliesdeli commented 5 years ago

Removing the file location from the command made recon-ng unable to locate the file

ninewires commented 5 years ago

This would only work when executing Discover within the install directory. I have pushed an update to fix this, which references the working directory when Discover is executed. Thanks for pointing out the bug.

On May 21, 2019, at 12:55 PM, Michael Odell notifications@github.com wrote:

Removing the file location from the command made recon-ng unable to locate the file

You can view, comment on, or merge this pull request online at:

https://github.com/leebaird/discover/pull/131

Commit Summary

Fixed recon-ng not being able to locate passive files File Changes

M discover.sh (4) Patch Links:

https://github.com/leebaird/discover/pull/131.patch https://github.com/leebaird/discover/pull/131.diff — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.