Skip to content

Lil Pwny - 3.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Aug 19:15
c8ac4b4

Added

  • Functionality to search for users who are using their username as the password
    • Converts the users username into the following formats:
      • All uppercase
      • All lowercase
      • Remove dot "."
      • camelCase (E.g. johnSmith)
      • PascalCase (E.g. JohnSmith)

Fixed

  • SUCCESS level logging not properly working for JSON output