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
153 stars 93 forks source link

File "/root/BeeF-Over-Wan/BeeFOverWan.py", line 90 #96

Open nagedoer opened 2 months ago

nagedoer commented 2 months ago

print '"{old_string}" not found in {filename}.'.format(**locals())

SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?