Leoid / MatchandReplace

Match and Replace script used to automatically generate JSON option file to BurpSuite
GNU General Public License v3.0
213 stars 51 forks source link

bash: syntax error near unexpected token `<' #3

Open sayeedm44 opened 3 years ago

sayeedm44 commented 3 years ago

Hello,

I'm facing an issue while trying to replace myBlind XSS payload. as shown below, can you help me to solve this?

python generate.py -f parameters.txt -c "autoblindxss" --rule "request_param_name" --replace "">" -x -o opt3.json

bash: syntax error near unexpected token `<'

Leoid commented 3 years ago

Hi @sayeedm44,

Thanks for bringing this up, I’ll look into that and get back to you.

sayeedm44 commented 3 years ago

thanks for your immediate response. waiting for solution