Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,10 @@ No prior experience is required, though basic familiarity with computers, networ
### Youtube:
- Ethical Hacking Part 1: https://www.youtube.com/watch?v=3FNYvj2U0HM&ab_channel=TheCyberMentor
- Ethical Hacking Part 2: https://www.youtube.com/watch?v=sH4JCwjybGs&ab_channel=TheCyberMentor
### Hands-on Tools:
- Practice rootkit detection and kernel integrity monitoring with rupurt: https://github.com/bad-antics/rupurt
- Scan for RCE vulnerabilities in gaming software with RCE Shield: https://github.com/bad-antics/rce-shield
- Explore OSINT, social engineering, and forensics with Baudrillard Suite: https://github.com/bad-antics/baudrillard-suite

## Day 91-92: One Page Resume
- Use the provided resume template: https://bowtiedcyber.substack.com/p/killer-cyber-resume-part-ii
Expand Down
3 changes: 3 additions & 0 deletions learn.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@
- Cyber Talents: https://cybertalents.com
- Hack the Box: https://hackthebox.com
- Vulnhub: https://vulnhub.com
- rupurt (rootkit hunter & kernel integrity monitor): https://github.com/bad-antics/rupurt
- RCE Shield (RCE hardening for gamers): https://github.com/bad-antics/rce-shield
- Baudrillard Suite (OSINT, forensics & social engineering toolkit): https://github.com/bad-antics/baudrillard-suite

## WordPress Portfolio Creation
- BowTiedCyber's guide to creating a cyber portfolio: https://bowtiedcyber.substack.com/p/how-to-make-a-killer-cyber-portfolio
Expand Down