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

FEATURES: Password Verification, Signature Formatting, Credential Testing against WWW-Authenticate realms #620

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Commits on Jul 24, 2023

  1. Feature to add testing of default credentials. still need to include …

    …the data in reporting
    
    	modified:   EyeWitness.py
    	modified:   modules/helpers.py
    	modified:   modules/objects.py
    	modified:   modules/selenium_module.py
    	modified:   signatures.txt
    redsand committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    06adbe2 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Feature: properly check and detect WWW-Authenticate protected realms.…

    … Includes new signatures to match Server and/or WWW-Authenticate headers
    redsand committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    71bb232 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    181a3af View commit details
    Browse the repository at this point in the history
  3. BUG: fixing error during reporting of mixed types of bytes and string…

    …s and suppress debugging of screenshots
    redsand committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    9120852 View commit details
    Browse the repository at this point in the history
  4. Merging from foreign master

    redsand committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    895e52c View commit details
    Browse the repository at this point in the history
  5. FEATURE: add new screenshots to report for visibility, along with a t…

    …able detailing results of each attempt.
    redsand committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    79cf7a2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d7e4415 View commit details
    Browse the repository at this point in the history
  7. Scrubbing debugging info

    redsand committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    97eac22 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. BUG: fix selenium driver leak

    redsand committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    688c277 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b73f17f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a674837 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    f8c240b View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Feature is disabled by default. Also allows to log validated credenti…

    …als results to file for automation
    redsand committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    01b4549 View commit details
    Browse the repository at this point in the history
  2. cleanup

    redsand committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    2e278e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    65bed89 View commit details
    Browse the repository at this point in the history
  2. FIX: fix auth false positive

    redsand committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    0bc8150 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    6573cc0 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    bf62efa View commit details
    Browse the repository at this point in the history
  2. Re-adding <blank> marker.

    redsand committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    2d4ac92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b7c585 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    4088f0e View commit details
    Browse the repository at this point in the history