mother@sec-mother:~/tools/AttackSurfaceMapper$ python3 asm.py -t gabocota.net -ln -w resources/top100_sublist.txt -o demo_run
Traceback (most recent call last):
File "/home/mother/tools/AttackSurfaceMapper/asm.py", line 43, in
from modules import buckethunter
ImportError: cannot import name 'buckethunter' from 'modules' (/usr/local/lib/python3.10/dist-packages/modules/init.py)
mother@sec-mother:~/tools/AttackSurfaceMapper$ python3 asm.py -t gabocota.net -ln -w resources/top100_sublist.txt -o demo_run
Traceback (most recent call last):
File "/home/mother/tools/AttackSurfaceMapper/asm.py", line 43, in
from modules import buckethunter
ImportError: cannot import name 'buckethunter' from 'modules' (/usr/local/lib/python3.10/dist-packages/modules/init.py)