500 - IKE
IKE is aprt of IPSec protocol, which is part of VPN's, it uses UDP port 500
IKEFORCE
pip install pyip
git clone https://github.com/SpiderLabs/ikeforce.git./ikeforce.py TARGET-IP –e –w wordlists/groupnames.dic./ikeforce.py TARGET-IP -b -i groupid -u dan -k psk123 -w passwords.txt -s 1ike-scan
ike-scan TARGET-IP
ike-scan -A TARGET-IP
ike-scan -A TARGET-IP --id=myid -P TARGET-IP-keyLast updated