官术网_书友最值得收藏!

Conventions

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

Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "We can see that running the pattern_create.rb script from the /tools/exploit/ directory, for a pattern of 1000 bytes, will generate the preceding output."

A block of code is set as follows:

def exploit
connect
weapon = "HEAD "
weapon << make_nops(target['Offset'])
weapon << generate_seh_record(target.ret)
weapon << make_nops(19)
weapon << payload.encoded
weapon << " HTTP/1.0\r\n\r\n"
sock.put(weapon)
handler
disconnect
end
end

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

    weapon << make_nops(target['Offset'])
weapon << generate_seh_record(target.ret)
weapon << make_nops(19)
weapon << payload.encoded

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

irb(main):003:1> res = a ^ b
irb(main):004:1> return res

New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "We can see we have scanned the entire network and found two hosts running FTP services, which are TP-LINK FTP server and FTP Utility FTP server."

Warnings or important notes appear in a box like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 珠海市| 绍兴县| 盘山县| 石狮市| 巴中市| 元氏县| 芦溪县| 屏东市| 鄂温| 沾益县| 棋牌| 明溪县| 桓台县| 宜都市| 郸城县| 梁山县| 蓬莱市| 溧阳市| 秦皇岛市| 云霄县| 桐城市| 松阳县| 五峰| 安西县| 高阳县| 宕昌县| 凭祥市| 呼伦贝尔市| 海伦市| 河西区| 西平县| 镇安县| 新津县| 兴化市| 淳化县| 德化县| 聂拉木县| 永顺县| 西藏| 什邡市| 当雄县|