You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Haha I’ve seen this too! Good idea. There’s some other keywords that might be good to add as well, to reduce score: “hidden” etc.. Had some that I can’t recall right now, but this is definitely necessary.
Ran into this interesting form today: www.openreach.co.uk
Locust fills the
<input type="password" name="fakepassword" />
instead of<input type="password" name="PASSWORD" />
.Don't ask my why they have the fake inputs 😂 🤦♂️
The text was updated successfully, but these errors were encountered: