Hack The Box :: Forums
Academy, Linux Fundamentals. How many services are listening on the target system on all interfaces
Tutorials
Other
cowboy8597
July 2, 2021, 2:19pm
5
ss -l -4 | grep -v “127.0.0” | grep “LISTEN” | wc -l
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Linux Fundamentals: How many services are listening on the target system on all interfaces
Other
4
3279
April 15, 2023
HTB ACADEMY - Network Enumeration with Nmap
Off-topic
enumeration
,
nmap
,
htb-academy
,
academy-help
10
12241
August 19, 2024
Starting Point standing up a netcat listener on port 443
Machines
starting-point
2
3377
February 9, 2021
Nmap and not missing ports (Irked)
Programming
4
1275
June 5, 2021
NETWORK ENUMERATION WITH NMAP - Help
Other
28
12503
September 8, 2023