Closed geople closed 4 years ago
Hey @geople... Are you trying to report something or just telling here things that you believe...until something is (or not) success with your intentions?.
Firstly, to report seriously, please try to fill this form: https://github.com/epsylon/xsser/blob/master/.github/ISSUE_TEMPLATE/bug_report.md
Secondly, Do you know how network sniffing (even just localhost sniffing) works, really?.
I mean, if
I tried to check after the latest update . python3 xsser --auto -u "http://testphp.vulnweb.com/search.php?test=query" -p "searchFor=XSS&goButton=go" --reverse-check
and in the mean time , I am doing tcpdump on port 19084 .
and I am not able to capture any packet. Is this normal ?
I have also tried python3 xsser --auto -u "https://www.starbucks.com/store-locator?map=38.947636,-94.683637,11z&place=XSS" --reverse-check . There are less results now but no packets received .