Skip to content

lugatuic/intro-to-websec-payloads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Intro to Web Security: Payloads

!!!WARNING!!!

This server code is intentionally really, really vulnerable. It is bad. It is insecure. If you use this code, you are begging for anyone who is even half-literate to drop your tables, steal your users' data, and generally break everything. This cannot be reiterated enough. DO. NOT. USE. THIS. IN. PRODUCTION!

If for some God forsaken reason you decide to use this in production, no one who has or will work on this project will help you. DON'T USE IT!!!!

!!!WARNING!!!

Description

TODO

Running the server

TODO

Building Slides

All slide content resides within the slides directory. Below documentation assumes that the user is already within it.

To build the slides in src, run make all.

To add additional slide decks for building, move them into src. Similarly, to no longer build a slide deck, remove it from src (preferably move them into an archive folder so that others may still build old slide decks.)

About

An interactive workshop meant to teach attendees about payload injection attacks, an important topic in Web Security. Designed to be reusable & modifiable for future events. :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from lugatuic/lug-template