stormshadow07 / BeeF-Over-Wan

Browser Exploitation Framework is a Open-source penetration testing tool that focuses on browser-based vulnerabilities .This Python Script does the changes Required to make hooked Linked Accessible Over WAN .So anyone can use this framework and Attack Over WAN without Port Forwarding [NGROK or any Localhost to Webhost Service Required ]
GNU General Public License v3.0
157 stars 90 forks source link

beefoverwan.py wont execute in the terminal #40

Open AN-Stack opened 4 years ago

AN-Stack commented 4 years ago

this is what it says when i type in the terminal python BeeFOverWan.py Traceback (most recent call last): File "untitled.py", line 8, in from termcolor import colored ImportError: No module named termcolor

rap001 commented 4 years ago

download termcolor tar from python org extract it open terminal in that dir """python setup.py install""" then try the tools

it will work

AN-Stack commented 4 years ago

thank you so much for you help it had worked i appreciate it and thank you very much

AzizKpln commented 3 years ago

Hi, i've developed a tool like this. It allows you to use beef over wan. You can install it from(i made a video for this tool. It's included in readme.md file. You can read it):

https://github.com/AzizKpln/Beef-Over-AWS