Skip to Main Content
Sockets, Shellcode, Porting, and Coding: Reverse Engineering Exploits and Tool Coding for Security Professionals
book

Sockets, Shellcode, Porting, and Coding: Reverse Engineering Exploits and Tool Coding for Security Professionals

by James C Foster
April 2005
Intermediate to advanced content levelIntermediate to advanced
700 pages
20h 39m
English
Syngress
Content preview from Sockets, Shellcode, Porting, and Coding: Reverse Engineering Exploits and Tool Coding for Security Professionals
At lines 110 through 114, the ioctl() function is called with the SIOCGIF-
CONF value to populate the list.
At lines 116 through 135, each IP address in the list returned from the ioctl()
function is iterated in a loop in a manner similar to the Win32-specific
method. When the index of the IP address in the list matches the index passed
to the function, that IP address is copied into the address variable and passed to
the function after which the function returns.
Pcap and WinPcap
The standard for raw-packet capture on the UNIX platform is the libpcap packet capture
library.This library is frequently used in network security tools for a variety of purposes
including in network scanners and network monitoring software.
While many UNIX platforms ship ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

32/64-Bit 80x86 Assembly Language Architecture

32/64-Bit 80x86 Assembly Language Architecture

James Leiterman

Publisher Resources

ISBN: 9781597490054