Commit Graph

6 Commits

Author SHA1 Message Date
William Vu fc1a34d7b1 Improve here doc formatting 2021-07-08 01:19:21 -05:00
William Vu 9696e709ae Remove unused vprint_status conditional 2020-12-09 22:48:16 -06:00
William Vu a33a6e6c55 Don't be lazy about checking the redirect
And don't be lazy about sending the request.

To trigger UnexpectedExceptionPage, we can send bogus data instead of
telegraphing our payload-less gadget chain.

God, I'm so lazy. This took like five extra minutes. :|
2020-12-09 21:09:49 -06:00
William Vu 72a6993408 Add patch bypass (CVE-2020-14750) to references
We were already using it... but now there's a CVE.
2020-11-18 10:57:05 -06:00
William Vu 78999bb92c Add an exploit from Exploit-DB
Written by either (Nguyen) Jang or Mohammed Althibyani. Not used by the
module.

https://www.exploit-db.com/exploits/48971
2020-11-18 10:56:03 -06:00
William Vu 83beae731f Add WebLogic Administration Console Handle RCE
CVE-2020-14882
CVE-2020-14883
2020-11-18 10:56:02 -06:00