Port Knocking
Technically not just for SSH, but very common if necessary it will be for SSH port.
Finding port via already having access to a shell or file access on the host:
ps aux -→ look for knockd process
cat /etc/knockd.conf for the sequence and which port it might open
NMAP PORT KNOCKER:
Last updated