elkokc / reflector

Burp plugin able to find reflected XSS on page in real-time while browsing on site
1.12k stars 162 forks source link

false positive #10

Open ghost opened 6 years ago

ghost commented 6 years ago

Does this tool reported False Positives before?? I came across two endpoints reported vulnb for XSS but i was not able to check that manually! so i thought it might be false positive.

can you help out please?

Thanks

elkokc commented 6 years ago

Hi! Yes, there are some cases that actually may give false-positive error. So, its better to make manuall tests, before submit your finding.

shvetsovalex commented 6 years ago

Hi, Buffer0overflow! Please, can you describe endpoints with false positive reports? We want to impove our plugin, so it will be very useful if you describe false positive situations.

Thanks

ghost commented 6 years ago

Hi shvetsovalex , I came across several false positives with reflector where i can see it was possible to avoid. below is one example ;

other example ;

there are more reports i came across but i was working on temp project inside burp and didn't same them.

i have to say that i like the tool a lot and i think scope for improve is big. I'm also a beginner who started a few months ago in hacking and infosec , so my assessment might not be as you expect from pros.

Thanks and regards, B0overflow