initial commit
This commit is contained in:
20
CTF/AgentT/nmap_scan1.txt
Normal file
20
CTF/AgentT/nmap_scan1.txt
Normal file
@@ -0,0 +1,20 @@
|
||||
# Nmap 7.95 scan initiated Fri Oct 17 18:55:52 2025 as: /usr/lib/nmap/nmap --privileged -A -T4 -oN nmap_scan1.txt 10.10.8.207
|
||||
Nmap scan report for 10.10.8.207
|
||||
Host is up (0.079s latency).
|
||||
Not shown: 999 closed tcp ports (reset)
|
||||
PORT STATE SERVICE VERSION
|
||||
80/tcp open http PHP cli server 5.5 or later (PHP 8.1.0-dev)
|
||||
|_http-title: Admin Dashboard
|
||||
Device type: general purpose
|
||||
Running: Linux 4.X|5.X
|
||||
OS CPE: cpe:/o:linux:linux_kernel:4 cpe:/o:linux:linux_kernel:5
|
||||
OS details: Linux 4.15 - 5.19
|
||||
Network Distance: 2 hops
|
||||
|
||||
TRACEROUTE (using port 199/tcp)
|
||||
HOP RTT ADDRESS
|
||||
1 70.82 ms 10.14.0.1
|
||||
2 63.59 ms 10.10.8.207
|
||||
|
||||
OS and Service detection performed. Please report any incorrect results at https://nmap.org/submit/ .
|
||||
# Nmap done at Fri Oct 17 18:56:08 2025 -- 1 IP address (1 host up) scanned in 15.23 seconds
|
||||
Reference in New Issue
Block a user