- Kali Linux:An Ethical Hacker's Cookbook
- Himanshu Sharma
- 82字
- 2021-07-08 09:41:20
Using Nmap to find open ports
Network Mapper (Nmap) is a security scanner written by Gordon Lyon. It is used to find hosts and services in a network. It first came out in September 1997. Nmap has various features as well as scripts to perform various tests such as finding the OS, service version, brute force default logins, and so on.
Some of the most common types of scan are:
- TCP connect() scan
- SYN stealth scan
- UDP scan
- Ping scan
- Idle scan
推薦閱讀
- Design Principles for Process:driven Architectures Using Oracle BPM and SOA Suite 12c
- ReSharper Essentials
- Android Jetpack開發:原理解析與應用實戰
- Visual Basic程序設計(第3版):學習指導與練習
- INSTANT MinGW Starter
- 基于免疫進化的算法及應用研究
- Mastering OpenCV 4
- Expert Data Visualization
- C/C++程序員面試指南
- Python Data Structures and Algorithms
- PHP+Ajax+jQuery網站開發項目式教程
- Learning Docker Networking
- Python函數式編程(第2版)
- Python面試通關寶典
- Java自然語言處理(原書第2版)