Commit Graph

46254 Commits

Author SHA1 Message Date
Jacob Robles 5a2f197c47 Remove redundant RPORT 2018-03-07 14:41:51 -06:00
Jacob Robles 9ce6c2ae32 Remove redundant RPORT 2018-03-07 14:31:58 -06:00
James Barnett c670748fe3 Update services signature 2018-03-07 13:59:09 -06:00
James Barnett c52daf43bf Forcefully delete service as fallback 2018-03-07 12:07:47 -06:00
Jeffrey Martin 21cc4b52c2 match master Gemfile.lock to resolve conflict 2018-03-07 10:53:07 -06:00
Jacob Robles 15269ec3ce Land #9678, Add memcached UDP version scanner 2018-03-07 10:14:29 -06:00
Jacob Robles 86dd382e6a Land #9554, Eclipse Equinoxe OSGi console RCE 2018-03-07 08:41:31 -06:00
Fab e8a227b1a6 Changes as requested by jhart-r7:
- Default Username / Password are now random
- Doc fixed
- REST typo fixed
2018-03-07 10:48:05 +01:00
Jon Hart a69c2e29d2 Correct comment 2018-03-06 18:16:22 -08:00
Jon Hart 1e04fa009f Fix style 2018-03-06 18:13:50 -08:00
Jon Hart 7733662767 Add docs for memcached_udp_version 2018-03-06 18:12:40 -08:00
Jon Hart 74ec9f00e7 Add WIP memcached UDP version scanner 2018-03-06 17:54:00 -08:00
Luis Hernandez 05a653b853 Add module documentation 2018-03-06 20:37:11 -05:00
Jon Hart 0cc31eb7d4 Land #9676, correcting CVE and adding disclosure date for memcached
amplification
2018-03-06 16:18:34 -08:00
Jon Hart e72372d6d8 Add disclosure date and correct CVE for memcached amp 2018-03-06 16:04:00 -08:00
James Barnett c058d0fba0 WIP: port db_export command 2018-03-06 15:15:27 -06:00
bwatters-r7 ccbc7fcefe Land #9606, Add some tests for cmd_exec
Merge branch 'for-the-windows' into upstream-master
2018-03-06 15:13:07 -06:00
bwatters-r7 43bc159022 Fix if/end 2018-03-06 15:01:15 -06:00
bwatters-r7 4694ef6723 Make Rubocop less angy 2018-03-06 14:54:00 -06:00
Christopher Lee a872c13d9f Merge pull request #18 from clee-r7/goliath_cleanup
Goliath Cleanup in preparation for merge to master
2018-03-06 13:34:31 -06:00
christopher lee 8740eeb9d7 Replace space 2018-03-06 13:33:29 -06:00
Christian Mehlmauer 348a3496e3 Land #9672, fix docker build 2018-03-06 19:12:57 +01:00
Brent Cook d6871f5733 Land #9614, Juniper post enum module 2018-03-06 10:29:56 -06:00
christopher lee 68d72cbfa7 Goliath Cleanup in preparation for merge to master 2018-03-06 10:21:22 -06:00
bwatters-r7 b13a54ba2b clean up some code and skip non-windows tests 2018-03-06 10:10:53 -06:00
dcylabs 36eb8cee66 Fix docker build 2018-03-06 14:16:39 +01:00
Jacob Robles f6ebce2440 Update User List 2018-03-06 06:38:06 -06:00
bwatters-r7 6c177b7c3b Add windows checks 2018-03-06 12:14:33 +07:00
Jacob Robles 5fde6bf5d3 Update Code 2018-03-05 22:39:16 -06:00
Jacob Robles 4ace73a3f9 Added references, fixed code 2018-03-05 22:00:28 -06:00
bwatters-r7 e878e19bbd Land #9665, Add missing reverse_tcp_rc4 payload tests.
Merge branch 'land-9665' into upstream-master
2018-03-05 17:18:04 -06:00
William Vu 254833d5a1 Land #9671, missed code from TelnetEnable refactor 2018-03-05 15:00:02 -06:00
William Vu 176fb13c84 Fix #9650, missed code from TelnetEnable refactor
1. Functionality was added incrementally, and I missed an opportunity to
consolidate a few methods under @do_exploit.
2. The Capture mixin can raise RuntimeError for a number of different
reasons, not just a lack of root privileges.

tl;dr Fix my incompetence and laziness. :-)

I don't think EDB and friends usually get these updates. :(
2018-03-05 14:46:27 -06:00
Jacob Robles 99799f1e98 Update doc 2018-03-05 13:40:37 -06:00
Jacob Robles 57118e1265 msftidy fix 2018-03-05 13:37:32 -06:00
Jacob Robles a4f48eb80f Add GitStack v2.3.10 RCE 2018-03-05 13:25:41 -06:00
Jon Hart 3028dccd7a Land #9644, @xistence's memcached stats amplification scanner 2018-03-05 09:02:28 -08:00
Brent Cook ad6ceb0a7e Land #9669, fix SSL cert generation in provider 2018-03-05 10:26:58 -06:00
dcylabs 708f1da0ed fix SSL certificate provider 2018-03-05 17:01:37 +01:00
Luis Hernandez d945734f43 Add 2017-8917 RCE for Joomla 3.0.7 2018-03-04 22:17:49 -05:00
xistence 86677b8a8d Merge pull request #2 from jhart-r7/pr/fixup-9644
Simplify memcached amplification scanner to use UDPScanner for most of the work
2018-03-05 08:44:38 +07:00
Jeffrey Martin eac7cc63fc add missing payload tests 2018-03-04 17:54:52 -06:00
Jon Hart f2de2a7f21 Appease most of rubocop's concerns 2018-03-04 07:17:25 -08:00
Jon Hart 2edb2dd8d0 Add CVE; clarify vuln name 2018-03-04 07:13:28 -08:00
h00die ea62497385 Land #9658 spelling and grammar fixes 2018-03-04 06:24:59 -05:00
Biswajit Roy 3925686173 Fixed error in my correction
Changed from `an username` to `a username`
2018-03-03 10:16:44 +05:30
h00die 818c28b901 Land #9650 netgear telnetenable exploit 2018-03-02 21:01:35 -05:00
h00die d454267ea5 update docs 2018-03-02 21:00:41 -05:00
William Vu dd2e15f959 Update doc a final time to appease the @h00die god 2018-03-02 19:40:11 -06:00
h00die c440d6f613 Land #9661 fix for heart logo 2018-03-02 20:25:10 -05:00