https://github.com/naugtur/node-example-websec
Example app for learning websecurity fundamentals
https://github.com/naugtur/node-example-websec
Last synced: 6 months ago
JSON representation
Example app for learning websecurity fundamentals
- Host: GitHub
- URL: https://github.com/naugtur/node-example-websec
- Owner: naugtur
- License: mit
- Created: 2017-10-12T06:38:45.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-18T20:01:54.000Z (almost 8 years ago)
- Last Synced: 2025-02-15T07:32:13.234Z (8 months ago)
- Language: HTML
- Size: 35.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-example-websec
Example app for learning websecurity fundamentals.Master branch contains a starting point to develop your session implementation.
Not like you should do that, but you should know how. And then get it hacked.