Expressway HackTheBox
Expressway During an initial scan, only the SSH port appears to be open. To enumerate further, run: sudo nmap -p 1-1000 10.10.11.87 -sS -Pn -d3 This helps identify all closed and UDP ports. ...
Expressway During an initial scan, only the SSH port appears to be open. To enumerate further, run: sudo nmap -p 1-1000 10.10.11.87 -sS -Pn -d3 This helps identify all closed and UDP ports. ...
#toc2 ssh and http is open, enumerat http and get initial footstep run a directory scan we got something “cmsmsuser:devpass” i dont know what it is maybe some credentials for cms user we ha...
Anonymous Playground Initial Enumeration Upon scanning, we see that both SSH and HTTP services are open. Web Exploration By editing the configuration from “denied” to “granted,” we can ...
NerdHerd We can see some interesting ports open. Port 21 (FTP) allows anonymous login. Before exploring the website, let’s collect information from the FTP service. Nmap Scan Results PORT ...
Mayhem Beneath the tempest’s roar, a quiet grace, Mayhem’s beauty hides in an unexpected place. Within the chaos, a paradox unfolds— A story of beauty that disorder molds. Initial Investigation ...
#Silver Platter Think you’ve got what it takes to outsmart the Hack Smarter Security team? They claim to be unbeatable, and now it’s your chance to prove them wrong. Dive into their web server, fin...
#LookUp Test your enumeration skills on this boot-to-root machine. ###Initial recon cant find anything intersting inorder to load the site add lookup.thm to /etc/hosts <ip> lookup.thm ...
#Crocc Crew ──(kali㉿kali)-[~/tmp] └─$ rustscan -a 10.10.61.167 -- -sCV .----. .-. .-. .----..---. .----. .---. .--. .-. .-. | {} }| { } |{ {__ {_ _}{ {__ / ___} / {} \ | `| | | .-. \|...
#Cryptography Basics #Task 2 What is the standard required for handling credit card information? PCI DSS #Task3 What do you call the encrypted plaintext? ciphertext What do you call the proces...
#TryHackMe CyberChef The Basics ##Task 3 In which area can you find “From Base64”? operations Which area is considered the heart of the tool? Recipe ##Task 4 At which step would you determine,...