- Advanced Infrastructure Penetration Testing
- Chiheb Chebbi
- 226字
- 2021-06-24 19:12:43
Conventions used
There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Mount the downloaded WebStorm-10*.dmg disk image file as another disk in your system."
A block of code is set as follows:
def intialize
super(
'Name' => 'TCP scanner',
'Version' => '$Revisiov: 1 $',
'Description' => 'This is a Demo for Packt Readers',
'License' => MSF_LICENSSE
)
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
def intialize
super(
'Name' => 'TCP scanner',
'Version' => '$Revisiov: 1 $',
'Description' => 'This is a Demo for Packt Readers',
'License' => MSF_LICENSSE
)
Any command-line input or output is written as follows:
git clone https://github.com/laramies/theHarvester
Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "To start a Nexpose scan, open a project, click on Create and select Site, for example. Then, enter a target IP or an IP range to start a scan"
- 全屋互聯:智能家居系統開發指南
- Cybersecurity:Attack and Defense Strategies
- 高性能Linux服務器構建實戰:系統安全、故障排查、自動化運維與集群架構
- Moodle 3.x Teaching Techniques(Third Edition)
- Joomla! 3 Template Essentials
- Social Data Visualization with HTML5 and JavaScript
- OpenSolaris設備驅動原理與開發
- Distributed Computing with Go
- Troubleshooting Docker
- UI設計手繪表現從入門到精通
- Hadoop Real-World Solutions Cookbook
- 嵌入式微系統
- Python機器學習系統構建(原書第3版)
- Instant Getting Started with VMware Fusion
- 物聯網操作系統AliOS Things探索與實踐