- Mastering Kali Linux for Advanced Penetration Testing(Second Edition)
- Vijay Kumar Velu
- 134字
- 2021-07-02 21:04:23
Large-scale scanning
When large companies require pen testing, large-scale scanning is used. For example, for a global company, often a number of IP blocks exist as part of external internet facing. As mentioned earlier, in Chapter 2, Open Source Intelligence and Passive Reconnaissance, attackers do not have time-limitations to scan, but penetration testers do. Pen testers can engage multiple tools to perform this activity; Masscan is one of the tools that could be used to scan large-scale IP blocks to quickly analyze the target's live hosts. Masscan is installed in Kali by default. The biggest advantage of Masscan is its randomization of hosts, speed, flexibility, and compatibility. The following screenshot provides a Class C scanning network within a few seconds to complete and identify the available ports and services running on the target hosts:

- PyTorch自動駕駛視覺感知算法實(shí)戰(zhàn)
- Rust編程:入門、實(shí)戰(zhàn)與進(jìn)階
- Java編程指南:基礎(chǔ)知識、類庫應(yīng)用及案例設(shè)計(jì)
- Neo4j Essentials
- MATLAB定量決策五大類問題
- Python數(shù)據(jù)可視化之Matplotlib與Pyecharts實(shí)戰(zhàn)
- HTML5+CSS3網(wǎng)站設(shè)計(jì)基礎(chǔ)教程
- 表哥的Access入門:以Excel視角快速學(xué)習(xí)數(shù)據(jù)庫開發(fā)(第2版)
- Expert Data Visualization
- Mastering Unity 2D Game Development(Second Edition)
- Mastering Business Intelligence with MicroStrategy
- “笨辦法”學(xué)C語言
- AMP:Building Accelerated Mobile Pages
- 微信公眾平臺開發(fā)最佳實(shí)踐
- C#程序設(shè)計(jì)基礎(chǔ)與實(shí)踐