Ran into this interesting form today: [www.openreach.co.uk](https://www.openreach.co.uk/orpg/home/newlogin.do?smauthreason=0&target=http%3A%2F%2Fwww.openreach.co.uk%2Forpg%2Fcustomerzone%2Fserviceinfo%2Fserviceupdates.do&fromMasterHead=1) 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 😂 🤦♂️
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 😂 🤦♂️