❯ sudo arp-scan -l [sudo] password for Pepster: Interface: eth0, type: EN10MB, MAC: 5e:bb:f6:9e:ee:fa, IPv4: 192.168.60.100 Starting arp-scan 1.10.0 with 256 hosts (https://github.com/royhills/arp-scan) 192.168.60.1 00:50:56:c0:00:08 VMware, Inc. 192.168.60.2 00:50:56:e4:1a:e5 VMware, Inc. 192.168.60.159 08:00:27:5f:14:12 PCS Systemtechnik GmbH 192.168.60.254 00:50:56:f9:a1:ad VMware, Inc.
4 packets received by filter, 0 packets dropped by kernel Ending arp-scan 1.10.0: 256 hosts scanned in 2.061 seconds (124.21 hosts/sec). 4 responded ❯ export ip=192.168.60.159 ❯ rustscan -a $ip .----. .-. .-. .----..---. .----. .---. .--. .-. .-. | {} }| { } |{ {__ {_ _}{ {__ / ___} / {} \ | `| | | .-. \| {_} |.-._} } | | .-._} }\ }/ /\ \| |\ | `-' `-'`-----'`----' `-' `----' `---' `-' `-'`-' `-' The Modern Day Port Scanner. ________________________________________ : http://discord.skerritt.blog : : 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 "/home/Pepster/.rustscan.toml" [!] File limit is lower than default batch size. Consider upping with --ulimit. May cause harm to sensitive servers [!] Your file limit is very small, which negatively impacts RustScan's speed. Use the Docker image, or up the Ulimit with '--ulimit 5000'. Open 192.168.60.159:22 Open 192.168.60.159:80 [~] Starting Script(s) [~] Starting Nmap 7.95 ( https://nmap.org ) at 2025-06-12 22:39 CST Initiating ARP Ping Scan at 22:39 Scanning 192.168.60.159 [1 port] Completed ARP Ping Scan at 22:39, 0.08s elapsed (1 total hosts) Initiating Parallel DNS resolution of 1 host. at 22:39 Completed Parallel DNS resolution of 1 host. at 22:39, 0.00s elapsed DNS resolution of 1 IPs took 0.01s. Mode: Async [#: 1, OK: 0, NX: 1, DR: 0, SF: 0, TR: 1, CN: 0] Initiating SYN Stealth Scan at 22:39 Scanning 192.168.60.159 [2 ports] Discovered open port 80/tcp on 192.168.60.159
❯ wfuzz -c -w /usr/share/seclists/Discovery/Web-Content/directory-list-lowercase-2.3-medium.txt -u "http://$ip/index.php?FUZZ" --hh 2707 /usr/lib/python3/dist-packages/wfuzz/__init__.py:34: UserWarning:Pycurl is not compiled against Openssl. Wfuzz might not work correctly when fuzzing SSL sites. Check Wfuzz's documentation for more information. ******************************************************** * Wfuzz 3.1.0 - The Web Fuzzer * ******************************************************** Target: http://192.168.60.159/index.php?FUZZ Total requests: 207643 ===================================================================== ID Response Lines Word Chars Payload ===================================================================== 000018871: 200 93 L 201 W 2700 Ch "stress" ^C /usr/lib/python3/dist-packages/wfuzz/wfuzz.py:80: UserWarning:Finishing pending requests... Total time: 117.6076 Processed Requests: 24608 Filtered Requests: 24607 Requests/sec.: 209.2381
❯ rustscan -a $ip .----. .-. .-. .----..---. .----. .---. .--. .-. .-. | {} }| { } |{ {__ {_ _}{ {__ / ___} / {} \ | `| | | .-. \| {_} |.-._} } | | .-._} }\ }/ /\ \| |\ | `-' `-'`-----'`----' `-' `----' `---' `-' `-'`-' `-' The Modern Day Port Scanner. ________________________________________ : http://discord.skerritt.blog : : https://github.com/RustScan/RustScan : -------------------------------------- To scan or not to scan? That is the question. [~] The config file is expected to be at "/home/Pepster/.rustscan.toml" [!] File limit is lower than default batch size. Consider upping with --ulimit. May cause harm to sensitive servers [!] Your file limit is very small, which negatively impacts RustScan's speed. Use the Docker image, or up the Ulimit with '--ulimit 5000'. Open 192.168.60.159:22 Open 192.168.60.159:8080 [~] Starting Script(s) [~] Starting Nmap 7.95 ( https://nmap.org ) at 2025-06-12 23:32 CST Initiating ARP Ping Scan at 23:32 Scanning 192.168.60.159 [1 port] Completed ARP Ping Scan at 23:32, 0.09s elapsed (1 total hosts) Initiating Parallel DNS resolution of 1 host. at 23:32 Completed Parallel DNS resolution of 1 host. at 23:32, 0.01s elapsed DNS resolution of 1 IPs took 0.01s. Mode: Async [#: 1, OK: 0, NX: 1, DR: 0, SF: 0, TR: 1, CN: 0] Initiating SYN Stealth Scan at 23:32 Scanning 192.168.60.159 [2 ports] Discovered open port 8080/tcp on 192.168.60.159 Discovered open port 22/tcp on 192.168.60.159 Completed SYN Stealth Scan at 23:32, 0.05s elapsed (2 total ports) Nmap scan report for 192.168.60.159 Host is up, received arp-response (0.00059s latency). Scanned at 2025-06-12 23:32:12 CST for 0s
PORT STATE SERVICE REASON 22/tcp open ssh syn-ack ttl 64 8080/tcp open http-proxy syn-ack ttl 64 MAC Address: 08:00:27:5F:14:12 (PCS Systemtechnik/Oracle VirtualBox virtual NIC)
Read data files from: /usr/share/nmap Nmap done: 1 IP address (1 host up) scanned in 0.43 seconds Raw packets sent: 3 (116B) | Rcvd: 3 (116B)