Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add butchered version of CVE-2015-1701 #5466

Merged
merged 271 commits into from
Jun 22, 2015
Merged
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 29, 2015

  1. Configuration menu
    Copy the full SHA
    50b2ae4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72650d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2070934 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59f40d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e8e350 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cefec81 View commit details
    Browse the repository at this point in the history
  7. genericizes http request plugin

    kernelsmith authored and zeroSteiner committed May 29, 2015
    Configuration menu
    Copy the full SHA
    f1e48b9 View commit details
    Browse the repository at this point in the history
  8. removes a proxy vestige

    kernelsmith authored and zeroSteiner committed May 29, 2015
    Configuration menu
    Copy the full SHA
    7d896ba View commit details
    Browse the repository at this point in the history
  9. restores proper -u usage

    kernelsmith authored and zeroSteiner committed May 29, 2015
    Configuration menu
    Copy the full SHA
    b236187 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fa9a222 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2015

  1. Configuration menu
    Copy the full SHA
    a0bcbd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d1a7ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d22dda2 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2015

  1. Configuration menu
    Copy the full SHA
    c3e1505 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b98cc89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ae9265 View commit details
    Browse the repository at this point in the history
  4. Add creds API

    void-in committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    b4cfe93 View commit details
    Browse the repository at this point in the history
  5. Remove unnecessary spaces

    void-in committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    7485cf7 View commit details
    Browse the repository at this point in the history
  6. fix android/java reverse_tcp

    timwr committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    ac2a52b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b837741 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    27ddee4 View commit details
    Browse the repository at this point in the history
  9. Remove comment about report_auth_info

    This module isn't using report_auth_info, so this comment is no
    longer needed.
    wchen-r7 committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    aac2db8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    28556ea View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    63708f2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dddbf38 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e431631 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c64f025 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    22a1b0a View commit details
    Browse the repository at this point in the history
  16. Updating to MDM 1.2.1

    * Fixes bug with Pro Vuln Validation validation pushes
    shuckins-r7 committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    9713fe7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0313f0b View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2015

  1. Configuration menu
    Copy the full SHA
    ef0d649 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b038760 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24ec3b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b305fa6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    656f64d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    39d38f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    74117a7 View commit details
    Browse the repository at this point in the history
  8. Use run_host so that we can use THREADS

    - The refactor left the module using run_batch even though the
      features of the code that made this desirable were removed (i.e.,
      it was no longer doing one batch per community string).  By now
      switching back to run_host, we can again take advantage of the
      built-in metasploit multithreading capabilities.
    
    - Also, added back in the display of the result.proof field.  This
      aids in identifying false positives (which have a blank response)
      and is functionality worth keeping.
    jsherwood0 committed Jun 3, 2015
    Configuration menu
    Copy the full SHA
    d3c3741 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2015

  1. Land rapid7#5477, speed improvements to snmp_login

    HD Moore committed Jun 4, 2015
    Configuration menu
    Copy the full SHA
    4ee0a14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0aa613 View commit details
    Browse the repository at this point in the history
  3. Oops it blew up

    wchen-r7 committed Jun 4, 2015
    Configuration menu
    Copy the full SHA
    78e4677 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80cb70c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    098f31c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    744baf2 View commit details
    Browse the repository at this point in the history
  7. Add more targets

    jvazquez-r7 committed Jun 4, 2015
    Configuration menu
    Copy the full SHA
    ab68d84 View commit details
    Browse the repository at this point in the history
  8. Update AS source code

    jvazquez-r7 committed Jun 4, 2015
    Configuration menu
    Copy the full SHA
    75454f0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    487cc15 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7de78c1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    503f6a1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    23df66b View commit details
    Browse the repository at this point in the history
  13. Style corrections

    void-in authored and wchen-r7 committed Jun 4, 2015
    Configuration menu
    Copy the full SHA
    d4f418f View commit details
    Browse the repository at this point in the history
  14. Use the correct help output for the ps command

    It should not look like this:
    
    ```
    meterpreter > ps -h
    Usage: ps [ options ]
    
    OPTIONS:
     -S       Search string to filter by
     -h 		This help menu
    ```
    
    It should not not look like this:
    
    ```
    meterpreter > ps -h
    Use the command with no arguments to see all running processes.
    The following options can be used to filter those results:
    
    OPTIONS:
    
        -A <opt>  Filters processes on architecture (x86 or x86_64)
        -S <opt>  String to search for (converts to regex)
        -U <opt>  Filters processes on the user using the supplied RegEx
        -h        Help menu.
        -s        Show only SYSTEM processes
    ```
    Brent Cook committed Jun 4, 2015
    Configuration menu
    Copy the full SHA
    06cc759 View commit details
    Browse the repository at this point in the history
  15. fix some alignment, add usage

    Brent Cook committed Jun 4, 2015
    Configuration menu
    Copy the full SHA
    346ea40 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    26785b3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    874e090 View commit details
    Browse the repository at this point in the history
  18. Update CVE-2014-0556

    jvazquez-r7 committed Jun 4, 2015
    Configuration menu
    Copy the full SHA
    02181ad View commit details
    Browse the repository at this point in the history
  19. Update AS code

    jvazquez-r7 committed Jun 4, 2015
    Configuration menu
    Copy the full SHA
    51d98e1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a53a68c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c003602 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2015

  1. Configuration menu
    Copy the full SHA
    b291d41 View commit details
    Browse the repository at this point in the history
  2. Fix rapid7#5461, actually stop a job from the RPC service

    Fix rapid7#5461. The RPC service is incorrectly using the wrong method to
    stop a job, this patch should fix that.
    wchen-r7 committed Jun 5, 2015
    Configuration menu
    Copy the full SHA
    910ae8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    935ed41 View commit details
    Browse the repository at this point in the history
  4. Correct Flash version in the module description

    There is no 11.2.202.404, mang.
    wchen-r7 committed Jun 5, 2015
    Configuration menu
    Copy the full SHA
    71a8487 View commit details
    Browse the repository at this point in the history
  5. update descriptions

    jvazquez-r7 committed Jun 5, 2015
    Configuration menu
    Copy the full SHA
    318f67f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e151e38 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    15916f0 View commit details
    Browse the repository at this point in the history
  8. Land rapid7#5488, fix job stopping from RPC service

    Brent Cook committed Jun 5, 2015
    Configuration menu
    Copy the full SHA
    a3b61dc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bb9439e View commit details
    Browse the repository at this point in the history
  10. Land rapid7#5494, handle short reads from mysql

    Brent Cook committed Jun 5, 2015
    Configuration menu
    Copy the full SHA
    0f4304c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    57b7d10 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c3437da View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f29b38b View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2015

  1. Fixes rapid7#5459, refactors LoginScanner::SNMP

    HD Moore committed Jun 6, 2015
    Configuration menu
    Copy the full SHA
    6b05302 View commit details
    Browse the repository at this point in the history
  2. Cleanup the udp_(sweep|probe) SNMP generators

    HD Moore committed Jun 6, 2015
    Configuration menu
    Copy the full SHA
    135958a View commit details
    Browse the repository at this point in the history
  3. Minor fix

    jvazquez-r7 committed Jun 6, 2015
    Configuration menu
    Copy the full SHA
    bf35b9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dca2607 View commit details
    Browse the repository at this point in the history
  5. Handle a rare corner case

    HD Moore committed Jun 6, 2015
    Configuration menu
    Copy the full SHA
    cec20ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe09d98 View commit details
    Browse the repository at this point in the history
  7. Land rapid7#5415, changes spaces in PSH shell output

    HD Moore committed Jun 6, 2015
    Configuration menu
    Copy the full SHA
    2942cb1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    df6722c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    89e7dc6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f761d41 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d4ddc53 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bd36908 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2015

  1. Configuration menu
    Copy the full SHA
    93125a9 View commit details
    Browse the repository at this point in the history
  2. Fix older Windows payloads to not require UUID

    Default Windows payload to not include_send_uuid for compatibility.
    RageLtMan committed Jun 7, 2015
    Configuration menu
    Copy the full SHA
    a465104 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0557d21 View commit details
    Browse the repository at this point in the history
  4. Update Payload Cached Sizes fails in PSH Script

    When attempting to update cached payload sizes which utilize the
    Rex::Powershell functionality, the BRE block which appropriates
    initial code is called with the 'code' variable being a nil which
    results in:
    
    ```
    lib/rex/powershell/script.rb:40:in `initialize': no implicit
    conversion of nil into String (TypeError)
    ```
    
    This throws a conditional into the File.open call which presents an
    empty string instead of a nil. This still results in the rescue
    block having to catch the exception, but manages to keep the
    payload size updating script happy an retains consistent
    behavior.
    RageLtMan committed Jun 7, 2015
    Configuration menu
    Copy the full SHA
    537dc6e View commit details
    Browse the repository at this point in the history
  5. Remove duplicate exec

    benpturner committed Jun 7, 2015
    Configuration menu
    Copy the full SHA
    20b605e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f11cd5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    edcd1e3 View commit details
    Browse the repository at this point in the history
  8. Land rapid7#5456, removes obsolete comment

    HD Moore committed Jun 7, 2015
    Configuration menu
    Copy the full SHA
    25aa96c View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2015

  1. Configuration menu
    Copy the full SHA
    a39539f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    245c763 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3279518 View commit details
    Browse the repository at this point in the history
  4. Resolve rapid7#4326, remove msfpayload & msfencode. Use msfvenom inst…

    …ead!
    
    msfpayload and msfencode are no longer in metasploit. Please use
    msfvenom instead.
    
    Resolves rapid7#4326
    wchen-r7 committed Jun 8, 2015
    Configuration menu
    Copy the full SHA
    5a6a16c View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2015

  1. Configuration menu
    Copy the full SHA
    49e4820 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7f0fad View commit details
    Browse the repository at this point in the history
  3. Unset debug flag

    jvazquez-r7 committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    39851d2 View commit details
    Browse the repository at this point in the history
  4. Fix indentation

    jvazquez-r7 committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    5bab1cf View commit details
    Browse the repository at this point in the history
  5. Really fix indentation

    jvazquez-r7 committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    4f1ee3f View commit details
    Browse the repository at this point in the history
  6. Clean up module

    wvu committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    5ab882a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9c97da3 View commit details
    Browse the repository at this point in the history
  8. Fix TMPPATH description

    wvu committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    cc8650f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d31a59c View commit details
    Browse the repository at this point in the history
  10. Fix up commas

    wvu committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    8a69704 View commit details
    Browse the repository at this point in the history
  11. Fix rapid7#5224, comma fixes

    My fault for missing these.
    wvu committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    9fa4234 View commit details
    Browse the repository at this point in the history
  12. Delete old AS

    jvazquez-r7 committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    f4649cb View commit details
    Browse the repository at this point in the history
  13. Debug version working

    jvazquez-r7 committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    cf8c6b5 View commit details
    Browse the repository at this point in the history
  14. Delete debug messages

    jvazquez-r7 committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    d9db456 View commit details
    Browse the repository at this point in the history
  15. Make last code cleanup

    jvazquez-r7 committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    e5d6c9a View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2015

  1. Dont use a "connected" to keep compat with BSD

    HD Moore committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    7c91aee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fe6ddd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ffe006 View commit details
    Browse the repository at this point in the history
  4. Add ftp port for service

    void-in committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    7cb82f5 View commit details
    Browse the repository at this point in the history
  5. Update AS codE

    jvazquez-r7 committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    d95a0f4 View commit details
    Browse the repository at this point in the history
  6. Change filename

    jvazquez-r7 committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    64b486e View commit details
    Browse the repository at this point in the history
  7. Use AS Exploiter

    jvazquez-r7 committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    a6fe383 View commit details
    Browse the repository at this point in the history
  8. Update version coverage

    jvazquez-r7 committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    fb531d0 View commit details
    Browse the repository at this point in the history
  9. Tweak Heap Spray

    jvazquez-r7 committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    2b4fe96 View commit details
    Browse the repository at this point in the history
  10. Minor fixups on newish modules

    Tod Beardsley committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    0d979f6 View commit details
    Browse the repository at this point in the history
  11. Land rapid7#5509, remove msfencode and msfpayload

    Fixes rapid7#4326
    
    Thanks @wchen-r7!
    Tod Beardsley committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    dc2fec7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b23647d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    667db8b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d622c78 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ecbddc6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8dad739 View commit details
    Browse the repository at this point in the history
  17. Allow more search space

    jvazquez-r7 committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    7fba64e View commit details
    Browse the repository at this point in the history
  18. Fix indentation

    jvazquez-r7 committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    0d2454d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6c7ee10 View commit details
    Browse the repository at this point in the history
  20. Add Exploiter AS

    jvazquez-r7 committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    ab13229 View commit details
    Browse the repository at this point in the history
  21. Disable debug

    jvazquez-r7 committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    7527aa4 View commit details
    Browse the repository at this point in the history
  22. Fix indentation

    jvazquez-r7 committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    7202e27 View commit details
    Browse the repository at this point in the history
  23. Fix for indentation

    jvazquez-r7 committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    1d05ce1 View commit details
    Browse the repository at this point in the history
  24. Fix else indentation

    jvazquez-r7 committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    2bb3a50 View commit details
    Browse the repository at this point in the history
  25. Fix method indentation

    jvazquez-r7 committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    6456256 View commit details
    Browse the repository at this point in the history
  26. Fix exploit indentation

    jvazquez-r7 committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    af31112 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4c5b1fb View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    ae21b0c View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2015

  1. Configuration menu
    Copy the full SHA
    8ed13b1 View commit details
    Browse the repository at this point in the history
  2. Delete debug

    jvazquez-r7 committed Jun 11, 2015
    Configuration menu
    Copy the full SHA
    72672fc View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2015

  1. Configuration menu
    Copy the full SHA
    8f4a44a View commit details
    Browse the repository at this point in the history
  2. Report as hash

    wchen-r7 committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    20170bd View commit details
    Browse the repository at this point in the history
  3. Update MDM dependency

    MSP-12813
    trevrosen committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    7baebee View commit details
    Browse the repository at this point in the history
  4. Symbol to String

    wchen-r7 committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    89d03a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f279c6c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a53ca53 View commit details
    Browse the repository at this point in the history
  7. Do minor cleanup

    jvazquez-r7 committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    184c20c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e628d71 View commit details
    Browse the repository at this point in the history
  9. More inconsistencies

    g0tmi1k committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    6dcc9b7 View commit details
    Browse the repository at this point in the history
  10. Land rapid7#5526

    * Updates MDM to 1.2.2, fixing an issue with
    AutomaticExploitation::Matches being deleted when module cache reset
    deletes module_details
    shuckins-r7 committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    0f230ce View commit details
    Browse the repository at this point in the history
  11. Updating to MDM 1.2.3

    MSP-12700
    
    * Fixes issue with web_* data being loaded into memory unnecessarily
    shuckins-r7 committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    9dde32f View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2015

  1. Added Windows 2003 SP1 & SP2 French targets

    msf exploit(ms08_067_netap) > show targets 
    
    Exploit targets:
    
       Id  Name
       --  ----
       0   Automatic Targeting
       1   Windows 2000 Universal
       2   Windows XP SP0/SP1 Universal
       3   Windows 2003 SP0 Universal
       4   Windows XP SP2 English (AlwaysOn NX)
       [...]
       62  Windows 2003 SP1 French (NX)
       63  Windows 2003 SP2 English (NO NX)
       [...]
       71  Windows 2003 SP2 French (NO NX)
       72  Windows 2003 SP2 French (NX)
    omarix committed Jun 13, 2015
    Configuration menu
    Copy the full SHA
    7f0e334 View commit details
    Browse the repository at this point in the history
  2. Empty lines removed at line 624 and line 721.

    Empty lines removed at line 624 and line 721.
    omarix committed Jun 13, 2015
    Configuration menu
    Copy the full SHA
    c7cda25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab6f3a7 View commit details
    Browse the repository at this point in the history
  4. Land rapid7#5532 : Fix rapid7#5531, the stage_payload method does not…

    … take arguments
    
    Fixes rapid7#5531
    OJ committed Jun 13, 2015
    Configuration menu
    Copy the full SHA
    77f506c View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2015

  1. Configuration menu
    Copy the full SHA
    17b8ddc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c20cf15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebce415 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    308b1a3 View commit details
    Browse the repository at this point in the history
  5. Correctly report rport

    wchen-r7 committed Jun 15, 2015
    Configuration menu
    Copy the full SHA
    940d045 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    907f596 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8d640a0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    80f1173 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    feb7263 View commit details
    Browse the repository at this point in the history
  10. Use peer

    jhart-r7 committed Jun 15, 2015
    Configuration menu
    Copy the full SHA
    079a9d4 View commit details
    Browse the repository at this point in the history
  11. Lands rapid7#5538, adds Recog to ssh_version

    HD Moore committed Jun 15, 2015
    Configuration menu
    Copy the full SHA
    5ac97d1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0b88e86 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2015

  1. Configuration menu
    Copy the full SHA
    eb39eaa View commit details
    Browse the repository at this point in the history
  2. Merge pull request rapid7#30 from jvazquez-r7/review_5468

    Fix rapid7#5469 - The decryption method for post/windows/gather/credentials/razorsql is outdated
    wchen-r7 committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    c06e16f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6379b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2778274 View commit details
    Browse the repository at this point in the history
  5. Fixed Info fields

    dnkolegov committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    c3d2797 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fcf6212 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9dbdaf1 View commit details
    Browse the repository at this point in the history
  8. Update database.yml.example to ref MSF-DEV

    We no longer rely on the Fedora Project's documentation for setting up a
    PostgreSQL database. The comment doc here should reflect this change.
    Tod Beardsley committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    67065e1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    11bf416 View commit details
    Browse the repository at this point in the history
  10. Capitalized 'Accepted'

    g0tmi1k committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    3410782 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4fee6b2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    33139c4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ef825fb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f5b9be7 View commit details
    Browse the repository at this point in the history
  15. Remove msfencode from the gemspec

    wvu committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    f2e2af1 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2015

  1. util/exe - replace tabs with spaces

    ...formatting should be okay still
    g0tmi1k committed Jun 17, 2015
    Configuration menu
    Copy the full SHA
    b40e9f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37546c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc07938 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f2897d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    772a5dd View commit details
    Browse the repository at this point in the history
  6. forced client to version 3 for servers and added comments. This adds …

    …support for RFB version 4 servers. Tested on 004.001
    Th3R3p0 committed Jun 17, 2015
    Configuration menu
    Copy the full SHA
    e30b0e0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a6c7f93 View commit details
    Browse the repository at this point in the history
  8. removed a debugging line

    Th3R3p0 committed Jun 17, 2015
    Configuration menu
    Copy the full SHA
    8ea0953 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2015

  1. Configuration menu
    Copy the full SHA
    ce9481d View commit details
    Browse the repository at this point in the history
  2. Add module for CVE-2015-3090

    jvazquez-r7 committed Jun 18, 2015
    Configuration menu
    Copy the full SHA
    de1542e View commit details
    Browse the repository at this point in the history
  3. Fix indentation

    jvazquez-r7 committed Jun 18, 2015
    Configuration menu
    Copy the full SHA
    55f077f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27a5838 View commit details
    Browse the repository at this point in the history
  5. Change ExcellentRanking to GoodRanking for MS14-064

    The ms14_064_ole_code_execution exploit's ranking is being lowered
    to GoodRanking because of these two reasons:
    
    1. The vulnerable component isn't in Internet Explorer. And BES can't
       check it so the exploit still fires even if the target is patched.
    2. Although rare, we've seen the exploit crashing IE, and since this
       is a memory curruption type of bug, it should not be in Excellent
       ranking anyway.
    wchen-r7 committed Jun 18, 2015
    Configuration menu
    Copy the full SHA
    13a3f27 View commit details
    Browse the repository at this point in the history
  6. Minor description fixups.

    Edited modules/exploits/multi/browser/adobe_flash_pixel_bender_bof.rb
    first landed in rapid7#5524, adobe_flash_pixel_bender_bof in flash renderer .
    Removed ASCII bullets since those rarely render correctly.
    
    Edited modules/exploits/unix/webapp/wp_frontend_editor_file_upload.rb
    first landed in rapid7#5252, @espreto's module for WordPress Front-end Editor
    File Upload Vuln . Fixed up some language usage, camel-cased "WordPress."
    Tod Beardsley committed Jun 18, 2015
    Configuration menu
    Copy the full SHA
    afcb016 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    15f0cf4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    308cad8 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2015

  1. Configuration menu
    Copy the full SHA
    9b5770c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb9ad66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e91121 View commit details
    Browse the repository at this point in the history
  4. Support hash format

    wchen-r7 committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    fc14178 View commit details
    Browse the repository at this point in the history
  5. Pass options correctly

    wchen-r7 committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    fc35a53 View commit details
    Browse the repository at this point in the history
  6. Fix author

    aushack committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    76cd959 View commit details
    Browse the repository at this point in the history
  7. Pass username as symbol

    jvazquez-r7 committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    0d7ef6f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    80f6e90 View commit details
    Browse the repository at this point in the history
  9. Use downcase

    jvazquez-r7 committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    6d2b7e0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b349549 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    357a392 View commit details
    Browse the repository at this point in the history
  12. Report last_attempted_at

    jvazquez-r7 committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    0f17f62 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1c357e6 View commit details
    Browse the repository at this point in the history
  14. Report attempt_time

    jvazquez-r7 committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    c2f0973 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c95b3bb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    15985e8 View commit details
    Browse the repository at this point in the history
  17. Land rapid7#5567, author fix

    wvu committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    d86c21e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7f56b46 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    dfae4bb View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ebd376e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d116f1e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6ec8488 View commit details
    Browse the repository at this point in the history
  23. Revert auto tab replacement

    wvu committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    b994801 View commit details
    Browse the repository at this point in the history
  24. Land rapid7#5556, vprint_status fix

    wvu committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    2587595 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    5a548c3 View commit details
    Browse the repository at this point in the history
  26. remove some trailing commas

    Brent Cook committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    5a27738 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    bf170a1 View commit details
    Browse the repository at this point in the history
  28. Land rapid7#5544, track updates to SSL Labs API

    Brent Cook committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    d19c2e7 View commit details
    Browse the repository at this point in the history
  29. First off, iconv is gone, and zlib is stdlib

    Tod Beardsley committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    34ece37 View commit details
    Browse the repository at this point in the history
  30. Get rid of the fall through methods

    Tod Beardsley committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    afe5bb5 View commit details
    Browse the repository at this point in the history
  31. Get rid of the encode test and iconv fallback

    Tod Beardsley committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    a004c72 View commit details
    Browse the repository at this point in the history
  32. Add some YARD docs to the ebcdic methods

    Tod Beardsley committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    01e3738 View commit details
    Browse the repository at this point in the history
  33. Add some specs around changed methods

    Tod Beardsley committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    66fecb2 View commit details
    Browse the repository at this point in the history
  34. Do minor code cleanup

    jvazquez-r7 committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    7eeb880 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    d672ac1 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    34d5d92 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    bd097e3 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    b104155 View commit details
    Browse the repository at this point in the history
  39. Remove report_auth_info

    wchen-r7 committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    ef286fd View commit details
    Browse the repository at this point in the history
  40. report_note for group info

    wchen-r7 committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    8342758 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    0b0cc36 View commit details
    Browse the repository at this point in the history
  42. Land rapid7#5547, configurable auto session timeout

    Brent Cook committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    252b573 View commit details
    Browse the repository at this point in the history
  43. New password from Snowden

    Tod Beardsley committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    b580f93 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    fa6e459 View commit details
    Browse the repository at this point in the history
  45. Land rapid7#5540, @wchen-r7's changes for multiple auxiliary modules …

    …to use the new cred API
    jvazquez-r7 committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    4762e9f View commit details
    Browse the repository at this point in the history
  46. Delete commas

    jvazquez-r7 committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    61ad4ad View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    74bc9f7 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    04901ba View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    bf7e069 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2015

  1. Configuration menu
    Copy the full SHA
    b78ba55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3686acc View commit details
    Browse the repository at this point in the history