Tryhackme - hacker vs hacker
recon I added the machine’s IP to my /etc/hosts as nope.thm then ran an nmap scan to find ssh and http ports open $ sudo nmap nope.thm -v PORT STATE SERVICE 22/tcp open ssh 80/tcp open http...
recon I added the machine’s IP to my /etc/hosts as nope.thm then ran an nmap scan to find ssh and http ports open $ sudo nmap nope.thm -v PORT STATE SERVICE 22/tcp open ssh 80/tcp open http...
recently I’ve played ransomware101 room in secdojo website where I was given a windows box that has a flag ecrypted by a ransomware, and I had to figure out the decryption key to recover it, the ra...
Written by hypervis0r and Jeff Introduction It was a cold winter morning. hypervis0r had just woken up at 1 AM because his sleep schedule was royally fucked, and he hopped onto the private phaset...
recently, hackthebox started an event called take it easy, where it made a bunch of retired easy machine accessible to everyone, so here’s my write up for the first box I’ve rooted in the event ...
about the machine skynet is an easy-rated machine from TryHackMe with the themes being samba/http enumeration and file inclusion Reconnaissance As always I added the box to my /etc/hosts file ...
about the machine this is the second medium-rated machine from wonderland series on tryhackme, a sequel to the wonderland challenge Reconnaissance I added the box ip to my hosts file then a ran...
about the machine this is a medium rated box from tryhackme, thought a little too easy if you asked me Reconnaissance I added the box ip to my hosts file then a ran a quick nmap scan # Nmap 7....
about the machine this is a medium rated machine from wonderland series, which happens to be the first series I try to get root on Reconnaissance first thing I did is adding the box ip to my ho...