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

Adds Cisco ASA SSL VPN Bruteforce Aux Mod #3271

Merged
merged 10 commits into from Jun 12, 2014

Commits on Apr 17, 2014

  1. Adds Cisco SSL VPN Bruteforce Aux Mod

    Jonathan Claudius committed Apr 17, 2014
    Copy the full SHA
    f53e7f8 View commit details
    Browse the repository at this point in the history
  2. Fix bug in group enumeration regex

    Jonathan Claudius committed Apr 17, 2014
    Copy the full SHA
    0c5fb8c View commit details
    Browse the repository at this point in the history
  3. Add redirect support to #is_app_ssl_vpn?

    Jonathan Claudius committed Apr 17, 2014
    Copy the full SHA
    7ddd93c View commit details
    Browse the repository at this point in the history
  4. Add parameterized requests for detection/enumeration

    Jonathan Claudius committed Apr 17, 2014
    Copy the full SHA
    6daae96 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2014

  1. Handle certificate auth nuances

    Jonathan Claudius committed Apr 18, 2014
    Copy the full SHA
    01d843f View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2014

  1. Add hyphens and digits to group regex

    Jonathan Claudius committed Apr 23, 2014
    Copy the full SHA
    4d9ece2 View commit details
    Browse the repository at this point in the history
  2. Add default VPN group fall back

    Jonathan Claudius committed Apr 23, 2014
    Copy the full SHA
    3d793fc View commit details
    Browse the repository at this point in the history
  3. Change return values from nil to false

    Jonathan Claudius committed Apr 23, 2014
    Copy the full SHA
    f71ad11 View commit details
    Browse the repository at this point in the history
  4. Clean up some formatting concerns

    Jonathan Claudius committed Apr 23, 2014
    Copy the full SHA
    b3cabaa View commit details
    Browse the repository at this point in the history
  5. Fix MSFTidy complaints

    Jonathan Claudius committed Apr 23, 2014
    Copy the full SHA
    d70aa4c View commit details
    Browse the repository at this point in the history