https://github.com/stiankri/appsec-labs
Security playground
https://github.com/stiankri/appsec-labs
security
Last synced: 2 months ago
JSON representation
Security playground
- Host: GitHub
- URL: https://github.com/stiankri/appsec-labs
- Owner: stiankri
- License: apache-2.0
- Created: 2022-03-25T16:44:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-30T11:11:57.000Z (about 4 years ago)
- Last Synced: 2025-01-12T12:30:51.012Z (over 1 year ago)
- Topics: security
- Language: Java
- Homepage:
- Size: 238 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AppSec Labs
**This is a playground to try out new ideas.**
## Prerequisites
- Java 17
## Sub-projects

Static code analysis, see [schappsec.xray](schappsec.xray).

Linux processes overview, see [schappsec.jack](schappsec.jack).

Basic risk analysis, see [schappsec.dicey](schappsec.dicey).
# License
Apache 2.0 unless otherwise specified; BSD 3-clause for the file [vendor/antlr/Java9.g4](vendor/antlr/Java9.g4).