Hey guys,  <br><br>I&#39;m new to the list and just starting to dig deeper into Nexpose.  The wiki&#39;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&#39;s a POST to an HTTP page with a user=admin&amp;password=password type thing.  If it logs in, you are redirected to home.html if not, you&#39;re reverted back to the login screen. Does that seem possible?<br>
<br>--Mark<br>