- 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
推薦閱讀
- Advanced Machine Learning with Python
- Android Studio Essentials
- Java Web程序設(shè)計
- Learn WebAssembly
- C語言程序設(shè)計
- Getting Started with NativeScript
- AutoCAD 2009實訓指導
- Unity 2017 Game AI Programming(Third Edition)
- 算法秘籍
- Microsoft Exchange Server 2016 PowerShell Cookbook(Fourth Edition)
- Mastering OpenStack
- Java程序設(shè)計入門(第2版)
- SQL Server 2014 Development Essentials
- 程序員的英語
- 零基礎(chǔ)C語言學習筆記