William Vu
|
ade9c23772
|
Don't be lazy and spell out "introduction" in docs
This was unfortunately my doing, and then people copied me.
|
2019-09-30 16:58:00 -05:00 |
|
William Vu
|
d56e7d47b5
|
Add "analysis"
|
2019-08-21 17:05:40 -05:00 |
|
William Vu
|
856bf22597
|
Add module doc
|
2019-08-21 16:56:23 -05:00 |
|
Brendan Coles
|
a0538a9613
|
Add Xymon useradm Command Execution module
|
2019-07-02 14:04:07 +00:00 |
|
William Vu
|
4dc2a86b7b
|
Update module doc
|
2019-04-11 12:21:48 -05:00 |
|
Jacob Robles
|
82f0c9e9ee
|
Land #11385, Add Webmin Upload Exec
|
2019-03-15 08:15:49 -05:00 |
|
Jacob Robles
|
5abfc2c136
|
Add Module Doc
|
2019-03-14 13:46:34 -05:00 |
|
Brendan Coles
|
6d14a53c80
|
Update tested versions
|
2019-03-09 04:41:51 +00:00 |
|
Brendan Coles
|
601dc1c79b
|
Add documentation
|
2019-03-09 03:24:26 +00:00 |
|
William Vu
|
84376c30c4
|
Refactor check methods once again
|
2019-03-05 19:47:41 -06:00 |
|
William Vu
|
72bb49aca9
|
Make HTTP method configurable and prefer POST
|
2019-03-05 17:16:04 -06:00 |
|
William Vu
|
3ac7987d90
|
Fix inline code in module doc
|
2019-03-05 13:48:25 -06:00 |
|
William Vu
|
92a9c7184b
|
Rewrite module doc
|
2019-03-05 13:26:05 -06:00 |
|
rotemreiss
|
af1f2ebed9
|
Add documentation in .md file
|
2019-02-25 17:27:45 -05:00 |
|
William Vu
|
bf5fe2864f
|
Update module doc
|
2018-10-23 16:28:49 -05:00 |
|
William Vu
|
326597e842
|
Update module doc with new output
|
2018-10-23 07:14:19 -05:00 |
|
William Vu
|
3d06c10ad0
|
Link to Apache AllowOverride directive and change
|
2018-10-23 03:51:16 -05:00 |
|
William Vu
|
a55f7ff30a
|
Clarify vuln (re)discovery vs. disclosure
https://www.bleepingcomputer.com/news/security/jquery-file-upload-plugin-vulnerable-for-8-years-and-only-hackers-knew/
|
2018-10-23 03:22:45 -05:00 |
|
William Vu
|
df23507772
|
Add module doc
|
2018-10-22 23:35:42 -05:00 |
|
William Vu
|
728d7bc065
|
Fix #9876, second round of Drupalgeddon 2 updates
Thanks to a reviewer for noticing my drupal_unpatched? method was
tri-state because of an unrefactored return. Oops! :)
|
2018-05-03 17:38:32 -05:00 |
|
William Vu
|
644889a324
|
Add TurnKey Linux ISOs to module doc setup section
|
2018-04-25 14:32:26 -05:00 |
|
William Vu
|
675ed78948
|
Update module doc with patch level detection
|
2018-04-24 23:30:05 -05:00 |
|
William Vu
|
8bc1417c8c
|
Use PHP_FUNC as a fallback in case assert() fails
Additionally drop a file in a writable directory in case CWD fails.
|
2018-04-24 22:29:27 -05:00 |
|
William Vu
|
e03ebf9446
|
Don't make a header out of tested version
Reads a little better now.
|
2018-04-24 21:06:38 -05:00 |
|
William Vu
|
89c95cae08
|
Remove block quote and add version to sample run
The block quote was ripped directly from the module description. It
isn't necessary in the dedicated documentation. Reads better now.
|
2018-04-24 21:02:30 -05:00 |
|
William Vu
|
cd4861610f
|
Explain available targets in documentation
Oops.
|
2018-04-24 04:31:30 -05:00 |
|
William Vu
|
b507391f1b
|
Change back to vprint_status for the nth time
I really couldn't decide, especially once I got rid of CmdStager.
Also fully document the module options.
|
2018-04-24 04:23:52 -05:00 |
|
William Vu
|
2abfee83de
|
Add module doc to appease the @h00die god
|
2018-04-24 04:03:35 -05:00 |
|
Jacob Robles
|
0fa63ae7b3
|
Update documentation and module
Included Super User in the documentation.
Implemented changes h00die suggested.
Modified sqli to generate strings used in regex.
|
2018-03-28 10:57:28 -05:00 |
|
Luis Hernandez
|
37bf4d118a
|
Changes suggested by h00die 0803
|
2018-03-09 09:55:50 -05:00 |
|
Luis Hernandez
|
048d0d1fe4
|
Changes suggested by h00die
|
2018-03-08 20:13:01 -05:00 |
|
Luis Hernandez
|
05a653b853
|
Add module documentation
|
2018-03-06 20:37:11 -05:00 |
|
Wei Chen
|
b1f3f471f3
|
Update phpcollab_upload_exec code (also module documentation)
|
2018-01-10 17:38:52 -06:00 |
|
Nick Marcoccio
|
86ce3c8781
|
Made suggested changes and added documentation
|
2017-12-20 15:54:16 -05:00 |
|
h00die
|
cfd7761818
|
wp_mobile_detector rce
|
2017-10-20 23:19:58 -04:00 |
|
Brendan Coles
|
dfb5806dcb
|
Add documentation
|
2017-05-28 03:08:45 +00:00 |
|
Jeffrey Martin
|
b7b1995238
|
Land #8274, Wordpress admin upload check
|
2017-05-22 22:08:32 -05:00 |
|
William Vu
|
3893bc4d83
|
Update doc with new prestager command
|
2017-05-16 14:48:12 -05:00 |
|
William Vu
|
8021b209ba
|
Update doc with new usage
Also kick version down to 4.6, since I wasn't using the tag originally.
|
2017-05-15 21:28:41 -05:00 |
|
William Vu
|
2055bf8f65
|
Add note about PHPMailer being bundled
|
2017-05-15 14:29:11 -05:00 |
|
William Vu
|
0627b10996
|
Add Ubuntu version to module doc
|
2017-05-11 14:13:45 -05:00 |
|
William Vu
|
a1d92573fc
|
Add module doc to appease the @h00die god
|
2017-05-10 15:17:20 -05:00 |
|
James Lee
|
47e5f90ded
|
Add docs for wp_admin_shell_upload
|
2017-04-24 15:50:59 -05:00 |
|
Christian Mehlmauer
|
74dc7e478f
|
update piwik module
|
2017-04-05 20:19:07 +02:00 |
|
Christian Mehlmauer
|
d7f675534b
|
add documention
|
2017-02-13 23:11:46 +01:00 |
|