1 of 8

Hacking from scratch: Exploitation

Stj ACM STUDENT CHAPTER

Sign In Form:

If you dont have a tryhackme account, sign up for one now!

2 of 8

Back to basics:�Linux 101

3 of 8

Navigating the file system

  • pwd
    • Print Working Directory
    • Find out directory you are currently in
  • ls
    • list
    • List out information about the files in your current directory
  • cd
    • Change directory
    • move into the specified directory
    • ../ = shorthand for “up one directory”
  • sudo
    • super user do
    • run a command as the root user

4 of 8

Navigating the file system

  • Download your vpn config
  • move to the downloads folder
  • sudo openvpn <name of config file>

5 of 8

Hacking from scratch:

Exploitation

6 of 8

Lots and Lots of Writing

Suggestions

�TAKE GOOD NOTES

Reporting

Hack Shit!

Exploitation

Active Scanning

Passive Scanning

Information Gathering

OSINT

Scanning/Enumeration

Privilege Escalation

Lateral Movement

Persistence

Post Exploitation

  • ROE’s
  • Scope
  • NDA’s

Planning

7 of 8

Exploitation

  • Get Creative
  • Think outside the box
  • Make things work in ways they arent supposed to

8 of 8

Thank you!

Feedback Form