> cat banner.txt
____ _ _ ____
/ ___| |__ ___ ___| |_/ ___| ___ ___
| | _| '_ \ / _ \/ __| __\___ \ / _ \/ __|
| |_| | | | | (_) \__ \ |_ ___) | __/ (__
\____|_| |_|\___/|___/\__|____/ \___|\___|
The SCPA (Sophicated/Simplified Cyber Penetration Attacks) is for hackers wanting a straight guidance with many sections involves in offensive operations. It outlines in a systematic approach, because there are so many resources that are being broadcast on the internet. I've compiled it together which contains sources have been re-applied providing use cases and scenarios in many ways.
Sebastian Dante Alexander: I'm Sebastian
Userware: and I'm Userware
We've started this project due to our experiences that contains tactics, techniques and procedures (TTP) and we've collected a lot of information just to summarize it all in one. We find it a waste that nobody would go through this effort especially for beginners who barely started. This knowledge will serve you well in your journey.
Sebastian Dante Alexander: Grab a copy to specify a directory using git then use obsidian to open the directory.
$ git clone --depth=1 https://github.com/ghostsec420/SCPA.git && cd SCPA && \
git sparse-checkout set Notebook
Userware: Do you want the latest updates? Grab mine instead since most of them is still work in progress continuously.
$ git clone --depth=1 https://github.com/U53RW4R3/SCPA.git && cd SCPA && \
git sparse-checkout set Notebook
- Add tags
- Left a lot of TODO labels so go check it out users
- Add Active Directory Lab in the Lab Simulation Setup
- Include references and remove some duplicates
- Fill in the information of Hacking The Cloud
- Provide a mindmap to some sections if necessary
- Cryptography section
- Container (docker, kubernetes, LXC) section
- Malware Development section
- Exploit development section
- Writing Reports section (maybe)
- Include MITRE ATT&CK techniques References