pwn0sec / PwnXSS

PwnXSS: Vulnerability (XSS) scanner exploit
MIT License
713 stars 136 forks source link

--cookie input #16

Closed 0x076d closed 3 years ago

0x076d commented 3 years ago

I don't know how to using --cookie in this tool I try with --cookie="", --cookie=''.. but didn't work

duckstroms commented 3 years ago

fixed release v.2

0x076d commented 3 years ago

Could you give an example case using --cookie? I think your example is not realistic. You need to give the example with a website and the input value for --cookie

0x076d commented 3 years ago

The issue is: "Json.decoder.JSONDecodeError: Expecting property name enclosed in double quotes: line 1 column 2 (char 1)"

duckstroms commented 2 years ago

v0.5 Release (Final):

Bug fixed Now cookies is supported. (--cookie {})