TryHackMe - Develpy

Develpy Enumeration Link: https://tryhackme.com/room/bsidesgtdevelpy Author: https://tryhackme.com/p/stuxnet Host: 10.10.36.158 Let’s start with a rustscan again the machine (as always) to quickly enumerate open ports. ┌──(root💀b0x)-[~/THM/Develpy] └─# rustscan -a 10.10.36.158 --ulimit 5000 -b 4500 -- -sC -sV The Modern Day Port Scanner. ________________________________________ : https://discord.gg/GFrQsGy : : https://github.com/RustScan/RustScan : -------------------------------------- Please contribute more quotes to our GitHub https://github.com/rustscan/rustscan [~] The config file is expected to be at "/root/.rustscan.toml" [~] Automatically increasing ulimit value to 5000....

April 23, 2021 · 7 min · Umar_0x01