Skip to content

JustinDPerkins/pygoat-tm

Repository files navigation

PyGoat

All Contributors

Modified version of Pygoat hosted here to python version 3.8. Thank you for the learning application!

Purpose: Workshop to demonstrate security for applications at runtime.

intentionally vuln web Application Security in django. our roadmap build intentionally vuln web Application in django. The Vulnerability can based on OWASP top ten
• A1:2017-Injection
• A2:2017-Broken Authentication
• A3:2017-Sensitive Data Exposure
• A4:2017-XML External Entities (XXE)
• A5:2017-Broken Access Control
• A6:2017-Security Misconfiguration
• A7:2017-Cross-Site Scripting (XSS)
• A8:2017-Insecure Deserialization
• A9:2017-Using Components with Known Vulnerabilities
• A10:2017-Insufficient Logging & Monitoring

Installation

To setup the project on your local machine:
1. Click on Fork.
2. Go to your fork and clone the project to your local machine.
3. Run docker build -t pygoat .
4. Run docker run --rm -p 8000:8000 pygoat/pygoat
5. Browse to http://127.0.0.1:8000

The project will be available at 127.0.0.1:8000.

Solutions

Challenge solutions

Contributors ✨

Thanks goes to these wonderful people (emoji key):


pwned-17

💻

Aman Singh

💻

adeyosemanputra

💻 📖

gaurav618618

💻 📖

MajAK

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Adapted version of pygoat to adhere and demo Cloud One App Sec

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •