TryHackMe - Vulnversity

Enumeration Link: https://tryhackme.com/room/vulnversity Author: https://tryhackme.com/p/tryhackme Host: 10.10.150.136 Let’s start with rustscan scan against the host for full port scan and version fingerprinting and default scripts. ┌──(root💀b0x)-[/mnt/hgfs/THM/Vulnversity] [141/147] └─# rustscan -a 10.10.150.136 --ulimit 5000 -b 4500 -- -A The Modern Day Port Scanner. ________________________________________ : https://discord.gg/GFrQsGy : : https://github.com/RustScan/RustScan : -------------------------------------- 🌍HACK THE PLANET🌍 [~] The config file is expected to be at "/root/.rustscan.toml" [~] Automatically increasing ulimit value to 5000....

April 13, 2021 · 7 min · Umar_0x01