You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an issue when trying to load the 'google_site_web' module when running enumall.py. Interestingly, Bing works correctly in enumall.py and 'google_site_web' also works within recon-ng. This is what is occurring when trying to go through the code in pdb:
By the way, for testing purposes, I removed all the modules, except for Google. I also had to change the paths in the reconPath, altDnsPath variables to the correct paths, but everything else seems to work okay.
I'm testing on Ubuntu 16.04, latest versions of enumall, recon-ng and altdns.
The text was updated successfully, but these errors were encountered:
There is an issue when trying to load the 'google_site_web' module when running enumall.py. Interestingly, Bing works correctly in enumall.py and 'google_site_web' also works within recon-ng. This is what is occurring when trying to go through the code in pdb:
By the way, for testing purposes, I removed all the modules, except for Google. I also had to change the paths in the
reconPath
,altDnsPath
variables to the correct paths, but everything else seems to work okay.I'm testing on Ubuntu 16.04, latest versions of enumall, recon-ng and altdns.
The text was updated successfully, but these errors were encountered: