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

Genesis #167

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

Genesis #167

wants to merge 11 commits into from

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    4a76cef View commit details
    Browse the repository at this point in the history
  2. Update BuyBooksServlet.java

    jndamito committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    bda9aa9 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. more inputs sanitized in BuyBooksServlet.java

    jndamito committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    58c06b8 View commit details
    Browse the repository at this point in the history
  2. hard-coded input to fake XSS

    jndamito committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    d0b647f View commit details
    Browse the repository at this point in the history
  3. unescaped a variable

    jndamito committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    188fa83 View commit details
    Browse the repository at this point in the history
  4. unescaped bAuthor and bCode

    jndamito committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    f03f3ef View commit details
    Browse the repository at this point in the history
  5. edited custom sanitizer

    jndamito committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    ae49461 View commit details
    Browse the repository at this point in the history
  6. attempt to add false positive SQL i

    jndamito committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    feca267 View commit details
    Browse the repository at this point in the history
  7. 2nd attempt to add false positive SQL i

    jndamito committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    25f78de View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. trying to create SQL Injection

    jndamito committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    54afe32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79397cd View commit details
    Browse the repository at this point in the history