Enumeration

IPsec (Internet Protocol Security) is a secure network protocol suite that authenticates and encrypts packets of data to provide secure encrypted communication between two computers over an Internet P

nmap --script http-cisco-anyconnect -p 443 <target-ip>
nmap --script ike-version -p 500 <target-ip>

Last updated