Penetration Testing with BackBox
上QQ阅读APP看书,第一时间看更新

Conventions

In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.

Code words in text are shown as follows: "If we expand our imported data, we will be able to see the service listed under the ipproto tcp item."

Any command-line input or output is written as follows:

ostendali@stefan:~$ whois example.com
Domain: example.com
Status: ok 
Created: 2009-06-16 11:47:34 
Last Update: 2013-08-04 00:37:29 
Expire Date: 2014-07-19 
Registrant 
Name: Jack Ritcher 
Organization: Ritcher Inc
ContactID: MRDD139374 
Address: Via Spagna 52 - Rende 87036 CS IT 
Created: 2010-07-19 11:05:35 
Last Update: 2010-07-19 11:05:34 
Admin Contact 
Name: David Nassi 
Organization: David Nassi 
ContactID: DN10847 

New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "Note that before the launch of the Metasploit console application, we will need to start the Postgres database that we can find in the BackBox menu's Services section."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.