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

Added testssl attack #148

Merged
merged 44 commits into from
Sep 12, 2024
Merged

Added testssl attack #148

merged 44 commits into from
Sep 12, 2024

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    55388f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3abb3eb View commit details
    Browse the repository at this point in the history
  3. Propageted the new testssl attack through the entire rpc-http chain

    This commit doesn't implement storing and aggregating the results yet
    gammelalf committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    9511613 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b19c421 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    7b7537f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b00d88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1e7c21 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    60e2dc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b68d745 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c94df02 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    82d2041 View commit details
    Browse the repository at this point in the history
  2. Parse testssl findings' ids

    gammelalf committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    70e09c3 View commit details
    Browse the repository at this point in the history
  3. Removed Other variants

    gammelalf committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    7854821 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d351440 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

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

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    012a9a9 View commit details
    Browse the repository at this point in the history
  2. Store testssl results in db

    gammelalf committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    9ac7987 View commit details
    Browse the repository at this point in the history
  3. Documented finding ids

    gammelalf committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    6afce28 View commit details
    Browse the repository at this point in the history
  4. Fixed clippy

    gammelalf committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    c9eb4e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de13478 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Added testssl attack form

    gammelalf committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b4975f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a17d895 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    f1cb977 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c05422 View commit details
    Browse the repository at this point in the history
  3. Fixed missing merge

    gammelalf committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    4de598f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26f267e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4377579 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce88f42 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    9d7a586 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    497c5de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    822f03b View commit details
    Browse the repository at this point in the history
  4. Added StartTLS to frontend

    gammelalf committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0cca13d View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

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

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    e08d441 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4751727 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bedde03 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    58a8424 View commit details
    Browse the repository at this point in the history
  2. Fixed broken join

    gammelalf committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    85b183d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8319df2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9919eeb View commit details
    Browse the repository at this point in the history
  5. Forced testssl to not perform any dns on its own

    rDNS had to be removed as a result
    gammelalf committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    4b5f395 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Fixed starttls

    gammelalf committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    4cd664c View commit details
    Browse the repository at this point in the history
  2. Fixed clippy lints

    gammelalf committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    c573a98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fb92b3 View commit details
    Browse the repository at this point in the history