Hey guys, <br><br>I'm new to the list and just starting to dig deeper into Nexpose. The wiki's been helpful for giving examples of writing your own vulnerability checks but I was wondering if there was some complete documentation somewhere. <br>
<br>One check I wanted to write was for a web interface that was using a default password. Basically it's a POST to an HTTP page with a user=admin&password=password type thing. If it logs in, you are redirected to home.html if not, you're reverted back to the login screen. Does that seem possible?<br>
<br>--Mark<br>