h!
To install the server just type
720 Practical Hacking Techniques and Countermeasures
Chapter Tool Syntax
Chapter 9
(continued)
Sneaky-
Sneaky
make server
and run ./ibd-server
.
is the code that is used by the server to
send packets. For possible codes look below.
To install the client, type
make client
and run ./ibd-client ; is the
host to connect to; for , see above.
Do not use interactive programs like vi, pine, etc., with
this backdoor because it does not create a streaming
connection.
Possible icmpcodes:
0 Echo Reply
5 Redirect
8 Echo Request
9 Router advertisement
10 Router solicitation
13 Timestamp request
14 Timestamp reply
15 Information request
16 Information reply
17 AddressMask request
18 AdressMask reply
Streaming
Files
To stream:
cp into:file to stream>
To unstream:
cp streamed into>
Ettercap Syntax options within the GUI.
Dsniff dsniff [-c] [-d] [-m] [-n] [-i interface]
[-s snaplen] [-f services]
[-t trigger[,...]]] [-r|-w savefile]
[expression]
Options:
-c Perform half-duplex TCP stream reassembly to handle
asymmetrically routed traffic (such as when using
arpspoof(8) to intercept client traffic bound for the
local gateway).
Appendix B : Tool Syntax 721
Chapter Tool Syntax
Chapter 9
(continued)
Dsniff -d Enable debugging mode.
-m Enable automatic protocol detection.
Pages:
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289