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.42k stars 825 forks source link

Problem Recon-ng #170

Closed sematpran closed 3 years ago

sematpran commented 3 years ago

Hi, i've a problem with the passive recon. A while after the tool loads all 46 modules and starts working with the recon-ng, it stucks in this part. I tried to run update.sh and it didn't work. I'm using recon-ng v5.1.1. Any idea of how to solve this problem. Tnks

Screenshot_5

L1ghtn1ng commented 3 years ago

do bash -x discover.sh and when it gets to that what errors are being shown?

sematpran commented 3 years ago

Hi, i run "bash -x discover.sh" and start doing this:

image

image

but when it gets to the error part, nothing diferent happend

image

leebaird commented 3 years ago

Unfortunately, recon-ng relies on third party resources which often break, which cause Discover to break. Figure out which recon-ng module is breaking, then report the bug to that project.