im working on a project. Basically, for this online form, username is firstname.lastname and the password is lastname1234. What im trying to do is post to this website for the purpose of bruteforcing the password with an incrementing number. It's a basic website, selection bar and two fields. I have no problem with the non web part, but I am unsure of how to interact with a website. Tried google. nothing super useful. Most of the results were long strings of spaghetti code. Any thoughts from you guys? Thanks!
the page is
https://dodea.gradespeed.net/pc/studentlogin.aspx if you want to look at it
PS If at all possible, in either java, js, or ruby would be preferred, but something like perl would also be okay