https://github.com/charfweh/infosec-labs
Do-It-Yourself Infosec labs, create your own lab and exploit it!
https://github.com/charfweh/infosec-labs
infosec lfi penetration-testing security source-code-review sql
Last synced: 3 months ago
JSON representation
Do-It-Yourself Infosec labs, create your own lab and exploit it!
- Host: GitHub
- URL: https://github.com/charfweh/infosec-labs
- Owner: charfweh
- License: mit
- Created: 2022-02-04T13:44:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-01T13:03:40.000Z (over 2 years ago)
- Last Synced: 2025-04-11T13:36:04.981Z (about 1 year ago)
- Topics: infosec, lfi, penetration-testing, security, source-code-review, sql
- Language: HTML
- Homepage:
- Size: 518 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Infosec Labs
Do It Yourself Infosec labs for practicing and understading the code behind it. I believe at some point you must try to re-create the challenges you see on THM or HTB or Vulnhub and do it yourself so you have a more in-depth understanding of whats going on behind the scene.
# Available Labs
## LFI labs
File disclosure lab made in python.
## SQL Injection labs
You're admin, I am admin, everyones admin!
Contributions are welcomed!