CipherHack — Cybersecurity Lab

Daily logs • Labs • Writeups • Tools

Latest Activity

$ git: cloned cipherhack repo
$ tryhackme: completed room — winadbasics
$ wrote: lab/writeup-portscan.md

Quick Commands

$ nmap -sC -sV -oN scan.txt 10.10.0.5
$ john --wordlist=rockyou.txt hash.txt
$ ssh -i key.pem user@host