- Kali Linux:An Ethical Hacker's Cookbook(Second Edition)
- Himanshu Sharma
- 150字
- 2021-06-24 15:59:17
How to do it...
- Browse to the directory where ike-scan is installed.
- Install autoconf by running the following command:
apt-get install autoconf
- Run autoreconf --install to generate a .configure file.
- Run ./configure.
- Run make to build the project.
- Run make check to verify the building stage.
- Run make install to install ike-scan.
- To scan a host for an Aggressive mode handshake, use the following command:
ike-scan x.x.x.x –M -A
The following screenshot shows the output of the preceding command:

- Sometimes, we will see the response after providing a valid group name such as vpn:
ike-scan x.x.x.x –M –A id=vpn
- To view the list of all available options, we can run the following command:
ike-scan -h
The following screenshot shows the output of the preceding command:

We can even brute force the group names using the following link: https://github.com/SpiderLabs/groupenum.
Here is the command:
./dt_group_enum.sh x.x.x.x groupnames.dic
推薦閱讀
- Getting Started with oVirt 3.3
- VMware Horizon View 6 Desktop Virtualization Cookbook
- 嵌入式Linux驅動程序和系統開發實例精講
- 高性能Linux服務器構建實戰:系統安全、故障排查、自動化運維與集群架構
- 移動應用UI設計模式(第2版)
- Mobile First Design with HTML5 and CSS3
- OpenStack系統架構設計實戰
- RHCSARHCE 紅帽Linux認證學習指南(第7版)EX200 & EX300
- AWS SysOps Cookbook
- INSTANT Galleria Howto
- Heroku Cloud Application Development
- bash shell腳本編程經典實例(第2版)
- Raspberry Pi入門指南
- Android NDK Beginner's Guide
- 15分鐘!畫出我的漫畫角色:賣萌篇