Skip to content

Educational web application demonstrating techniques of binary exploitation (Back-end)

License

Notifications You must be signed in to change notification settings

Pen-Test3rs/binary_exploits_backend

Repository files navigation

Binary Exploits - backend

Running

Create .env based on .env.template and configure environment variables. Then run following commands:

pipenv shell
pipenv install --system --deploy
python manage.py runserver 8000

Backend will be available at: localhost:8000

Admin panel: localhost:8000/admin

For production use for example gunicorn server (see Dockerfile and Procfile)

API Reference

API

Screenshots

Panel

Tasks

Built with

Team


Albert Gierlach

Kamil Koczera

Jacek Nitychoruk

This project was created as our engineer's thesis.

About

Educational web application demonstrating techniques of binary exploitation (Back-end)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •