An open API service indexing awesome lists of open source software.

https://github.com/gustafla/cyberblog

Cyber Security Base Project I
https://github.com/gustafla/cyberblog

Last synced: 4 months ago
JSON representation

Cyber Security Base Project I

Awesome Lists containing this project

README

        

# Cyber Security Base Project I

This is a very simple blog site with user login, logout, index and post
creation.

Not intended for production use.

Due to technical limitations (using GET requests to make CSRF possible), blog
posts cannot be very long at all, 1000 characters or so.

## Security Flaws

This application has multiple known security issues on purpose. See
[security.txt](security.txt)