Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 342 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 342 Bytes

OWASP - Top10 2013 - A4: Insecure Direct Object References (IDOR) in Docker/Ruby/Rails

Project-Start

  • $ cp .env.example .env copy environment-file-example
  • $ docker-compose up will start the app, which consists of a web and db container.

Presentation-Slides

OWASP_T10-2013_A4-IDOR