AlaBouali / bane

The "bane" Python library stands out as a robust toolkit catering to a wide spectrum of cybersecurity and networking tasks. Its versatile range of functionalities covers various aspects, including bruteforce attacks, cryptographic methods, DDoS attacks, information gathering, botnet creation and management, and CMS vulnerability scanning and more..
https://alabouali.medium.com/
MIT License
287 stars 56 forks source link

syntax error near unexpected token `link' #11

Closed s-ebaid closed 2 years ago

s-ebaid commented 2 years ago

I get an error while run cmd bane.xss_forms(link , payload="" , timeout=15 ) bash: syntax error near unexpected token `link' replace link like http://example.com/index.php?q=21

bane.resolve( domain , server="8.8.8.8" ) bash: syntax error near unexpected token `domain'

s-ebaid commented 2 years ago

run python first