sourceforge.net/download.php
Reverse Shell: http://packetstormsecurity.org/groups/checksum/Rx.exe
Chapter 10
PortMapper: http://www.analogx.com/contents/download/
network/pmapper.htm
Elitewrap: homepage.ntlworld.com/chawmp/Elitewrap
Fpipe: http://www.foundstone.com/resources/proddesc/fpipe.htm
PsExec: http://www.sysinternals.com/Utilities/PsExec.html
TCP Relay: http://www.freedownloadscenter.com/Programming/
Databases_and_Networks/Interactive_TCP_Relay.html
Chapter 11
RafaleX: http://www.engagesecurity.com/downloads/
engagepacketbuilder/engagepacketbuilder100_setup.exe
Trash2.c: http://packetstormsecurity.nl/DoS/trash2.c
675
Appendix B
Tool Syntax
Although this book gives you detailed examples of how to use these tools,
this appendix lists the complete syntax for each tool used. Use this section as
a reference while practicing the labs.
Chapter Tool Syntax
Chapter 1
No tools requiring syntax.
Chapter 2 Telnet
telnet [-a][-e escape char][-f log file]
[-l user][-t term][host [port]]
Options:
-a
Attempt automatic logon. Same as
-l
option except
uses the currently logged-on user??™s name.
-e
Escape character to enter Telnet client prompt.
-f
Filename for client-side logging.
-l
Specifies the username to log in with on the remote
system. Requires that the remote system support the
TELNET ENVIRON option.
-t
Specifies terminal type. Supported term types are
vt100, vt52, ansi, and vtnt only.
host
Specifies the hostname or IP address of the remote
computer to connect to.
Pages:
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232