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..

Home Page:https://alabouali.medium.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

syntax error near unexpected token `link'

s-ebaid opened this issue · comments

I get an error while run cmd
bane.xss_forms(link , payload="<script>alert(123)</script>" , 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'

run python first