- 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"
- Linux設(shè)備驅(qū)動(dòng)開(kāi)發(fā)詳解(第2版)
- Modern Web Testing with TestCafe
- PLC控制系統(tǒng)應(yīng)用與維護(hù)
- 新手學(xué)電腦從入門(mén)到精通(Windows 10+Office 2016版)
- Joomla! 3 Template Essentials
- 突破平面3ds Max動(dòng)畫(huà)設(shè)計(jì)與制作
- Mastering Reactive JavaScript
- INSTANT Migration from Windows Server 2008 and 2008 R2 to 2012 How-to
- NetDevOps入門(mén)與實(shí)踐
- HTML5 Enterprise Application Development
- Linux內(nèi)核API完全參考手冊(cè)(第2版)
- Windows Server 2008組網(wǎng)技術(shù)與實(shí)訓(xùn)(第3版)
- Linux指令從初學(xué)到精通
- iOS Programming Cookbook
- Mastering AWS CloudFormation