-
-
Notifications
You must be signed in to change notification settings - Fork 9.1k
False positive for: 1337x.to #2815
Copy link
Copy link
Labels
false positiveA site is responding with false positivesA site is responding with false positives
Description
Additional info
1337x.to is returning false positives because it appears the body is not returning an expected message when a user does not exist. <p> Bad username. </p> is in the body, while the <title>Error something went wrong.</title> is still present as well, it appears <head><title>404 Not Found</title></head> is no longer present on non existing users . I added <p> Bad Username. </p> to the errorMsg field of 1337x.to and got correct results for finding users on the platform. Initially when I ran this as is, and got a result for 1337x.to/notarealuser, I checked and decided to see what message was on the page, "Bad Username" was in the body. Pardon if this is duplicated or somehow incorrect.
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
false positiveA site is responding with false positivesA site is responding with false positives