William Vu
|
c5df5355ac
|
Update my module documentation to the new standard
Also update CheckModule to match current style and best practices.
|
2020-04-20 20:06:52 -05:00 |
|
William Vu
|
7f36cfec84
|
Refactor CheckModule and AutoCheck a bit
|
2020-02-21 16:00:29 -06:00 |
|
William Vu
|
fe23d4b72b
|
Clobber datastore in CheckModule again!
Seems adding VHOST and SSL wasn't enough. This is a stopgap...
|
2020-01-13 20:25:07 -06:00 |
|
William Vu
|
c43106216f
|
Improve error handling
|
2019-12-16 19:51:50 -06:00 |
|
William Vu
|
11b8ef006c
|
Return CheckCode associated with RHOST
|
2019-12-16 19:51:50 -06:00 |
|
William Vu
|
1f0d491a4f
|
Add print saying what module
|
2019-12-16 19:51:50 -06:00 |
|
William Vu
|
442f36e466
|
Complete refactor of CheckModule
|
2019-12-16 19:51:50 -06:00 |
|
William Vu
|
14b6282e51
|
Update other error to CheckCode message
|
2019-12-16 13:43:00 -06:00 |
|
wvu-r7
|
f23ec6bc88
|
Add instantiation error to CheckCode
It's better here, now that it's supported.
Co-Authored-By: acammack-r7 <adam_cammack@rapid7.com>
|
2019-12-16 13:32:56 -06:00 |
|
wvu-r7
|
7c071d2254
|
Remove instantiation error
Co-Authored-By: acammack-r7 <adam_cammack@rapid7.com>
|
2019-12-16 13:28:34 -06:00 |
|
William Vu
|
347c63377d
|
Print a warning for lack of CheckCode
|
2019-12-03 10:36:34 -06:00 |
|
William Vu
|
0b99b78c91
|
Don't validate exploit options needlessly
|
2019-12-03 10:36:34 -06:00 |
|
William Vu
|
9adc87c786
|
Check for nil
|
2019-12-03 10:36:34 -06:00 |
|
William Vu
|
1c87c21d8e
|
Validate exploit options, too
|
2019-12-03 10:36:34 -06:00 |
|
William Vu
|
91c6c74173
|
Add only targeting options and validate datastore
|
2019-12-03 10:36:34 -06:00 |
|
William Vu
|
1952697404
|
Refactor CheckScanner to CheckModule
|
2019-12-03 10:36:34 -06:00 |
|