Skip to content

inkedqt/oscp-notes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 

Repository files navigation

⚔️ OSCP & eCPPTv3 Exam Notes

🍕 Web version: https://krovs.github.io/oscp-notes

🦩 Notes

📚 Study Resources

🤖 Machines

📝 Reporting

Sysreptor

Free Online version

https://docs.sysreptor.com/offsec-reporting-with-sysreptor/

Self-Hosted

https://docs.sysreptor.com/setup/installation/

# downloads and deploys the containers
bash <(curl -s https://docs.sysreptor.com/install.sh)

Adding offsec templates to sysreptor:

cd sysreptor/deploy
url="https://docs.sysreptor.com/assets/offsec-designs.tar.gz"
curl -s "$url" | docker compose exec --no-TTY app python3 manage.py importdemodata --type=design

Note: 🔒 All content is for educational purposes only. Always hack responsibly and with permission.

About

My OSCP and eCPPTv3 Exam Notes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors