Skip to content

Releases: RupakBiswas-2304/pygoat

Pygoat

02 Sep 05:18
Compare
Choose a tag to compare

New Features in v2.0.0

  • Whole new section for OWASP TOP 10 2021
    • new lab on template injection
    • new 3 labs on cryptographic failure
    • 1 more lab on broken access control
    • 1 lab on Insecure Design
    • 1 more lab on security misconfiguration
    • 1 new lab on using components with known vulnerability
    • 2 new lab on Identification and Authentication failure
    • 1 lab on software and data integrity failure and XXS
    • Some labs on Insufficient logging
    • 2 new labs on SSRF
  • Section for Code discussion for most of the sections of OWASP 2021
  • Coding playground for
    • SSRF
    • Authentication failure
    • Insufficient logging
  • Added new section for SANS 25 and MITRE 25
  • Added new lab in SANS and MITRE 25 section
    • path traversal
    • command injection
    • code injection
    • CSRF
  • New Dark theme and improved UI
  • Better Docker file for smooth install
  • Brand new Logo

Full Changelog: v1.2...v2.0.0