Index

A note on the digital index

A link in an index entry is displayed as the section title in which that entry appears. Because some sections have multiple index markers, it is not unusual for an entry to have several links to the same section. Clicking on any link will take you directly to the place in the text in which the marker appears.

Symbols

! (not) operator, Functions
!= (not equal) operator, Comparison Operators
!~ (regular expression, not matching), Comparison Operators
" (quotes, double), Strings, NULL
NASL strings, Strings
“” (empty string), NULL
$dirRequest variable, Directory-Based Testing
$paramRequest variable, The Code, The Code
$sqlRequest variable, The Code
$testData variable, Parameter-Based Testing
% (modulo) operator, Arithmetic Operators
%= (modulus assignment) operator, Assignment Operators
/ (division) operator, Arithmetic Operators
* (asterisk), Arithmetic Operators, Arithmetic Operators, Assignment Operators
** (exponentiation) operator, Arithmetic Operators
*= (multiplication assignment) operator, Assignment Operators
multiplication operator, Arithmetic Operators
+ (plus sign), Arithmetic Operators, Arithmetic Operators
++ (increment) operator, Arithmetic Operators
addition and string concatenation operator, Arithmetic Operators
+= (increment assignment) operator, Assignment Operators
- (minus sign), Arithmetic Operators, Arithmetic Operators, Assignment Operators
-;- (decrement) operator, Arithmetic Operators
-= (decrement assignment) operator, Assignment Operators
subtraction ...

Get Network Security Tools now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.