node1.html 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <!--Converted with LaTeX2HTML 2002-2 (1.70)
  3. original version by: Nikos Drakos, CBLU, University of Leeds
  4. * revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
  5. * with significant contributions from:
  6. Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
  7. <HTML>
  8. <HEAD>
  9. <TITLE>Other Resources</TITLE>
  10. <META NAME="description" CONTENT="Other Resources">
  11. <META NAME="keywords" CONTENT="manual">
  12. <META NAME="resource-type" CONTENT="document">
  13. <META NAME="distribution" CONTENT="global">
  14. <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
  15. <META NAME="Generator" CONTENT="LaTeX2HTML v2002-2">
  16. <META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
  17. <LINK REL="STYLESHEET" HREF="manual.css">
  18. <LINK REL="previous" HREF="manual.html">
  19. <LINK REL="up" HREF="manual.html">
  20. </HEAD>
  21. <BODY >
  22. <DIV CLASS="navigation"><!--Navigation Panel-->
  23. <IMG WIDTH="81" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next_inactive" SRC="nx_grp_g.png">
  24. <A NAME="tex2html80"
  25. HREF="manual.html">
  26. <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
  27. <A NAME="tex2html78"
  28. HREF="manual.html">
  29. <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
  30. <BR>
  31. <B> Up:</B> <A NAME="tex2html81"
  32. HREF="manual.html">Tcpreplay 3.x Manual (BETA)</A>
  33. <B> Previous:</B> <A NAME="tex2html79"
  34. HREF="manual.html">Tcpreplay 3.x Manual (BETA)</A>
  35. <BR>
  36. <BR></DIV>
  37. <!--End of Navigation Panel-->
  38. <!--Table of Child-Links-->
  39. <A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
  40. <UL CLASS="ChildLinks">
  41. <LI><UL>
  42. <LI><A NAME="tex2html82"
  43. HREF="node1.html#SECTION01010000000000000000">Other pcap tools available</A>
  44. <UL>
  45. <LI><A NAME="tex2html83"
  46. HREF="node1.html#SECTION01011000000000000000">Tools to capture network traffic or decode pcap files</A>
  47. <LI><A NAME="tex2html84"
  48. HREF="node1.html#SECTION01012000000000000000">Tools to edit pcap files</A>
  49. <LI><A NAME="tex2html85"
  50. HREF="node1.html#SECTION01013000000000000000">Other useful tools</A>
  51. </UL></UL></UL>
  52. <!--End of Table of Child-Links-->
  53. <HR>
  54. <H1><A NAME="SECTION01000000000000000000">
  55. Other Resources</A>
  56. </H1>
  57. <P>
  58. <H1><A NAME="SECTION01010000000000000000">
  59. Other pcap tools available</A>
  60. </H1>
  61. <P>
  62. <H2><A NAME="SECTION01011000000000000000">
  63. Tools to capture network traffic or decode pcap files</A>
  64. </H2>
  65. <P>
  66. <UL>
  67. <LI>tcpdump
  68. <BR>
  69. http://www.tcpdump.org/
  70. </LI>
  71. <LI>ethereal
  72. <BR>
  73. http://www.ethereal.com/
  74. </LI>
  75. <LI>ettercap
  76. <BR>
  77. http://ettercap.sourceforge.net/
  78. </LI>
  79. </UL>
  80. <P>
  81. <H2><A NAME="SECTION01012000000000000000">
  82. Tools to edit pcap files</A>
  83. </H2>
  84. <P>
  85. <UL>
  86. <LI>tcpslice
  87. <BR>
  88. Splits pcap files into smaller files
  89. <BR>
  90. http://www.tcpdump.org/
  91. </LI>
  92. <LI>mergecap
  93. <BR>
  94. Merges two pcap capture files into one
  95. <BR>
  96. http://www.ethereal.com/
  97. </LI>
  98. <LI>editcap
  99. <BR>
  100. Converts capture file formats (pcap, snoop, etc)
  101. <BR>
  102. http://www.ethereal.com/
  103. </LI>
  104. <LI>netdude
  105. <BR>
  106. GTK based pcap capture file editor. Allows editing most anything in
  107. the packet.
  108. <BR>
  109. http://netdude.sourceforge.net/
  110. </LI>
  111. </UL>
  112. <P>
  113. <H2><A NAME="SECTION01013000000000000000">
  114. Other useful tools</A>
  115. </H2>
  116. <P>
  117. <UL>
  118. <LI>capinfo
  119. <BR>
  120. Prints statistics and basic information about a pcap file
  121. <BR>
  122. http://www.ethereal.com/
  123. </LI>
  124. <LI>text2pcap
  125. <BR>
  126. Generates a pcap capture file from a hex dump
  127. <BR>
  128. http://www.ethereal.com/
  129. </LI>
  130. <LI>tcpflow
  131. <BR>
  132. Extracts and reassembles the data portion on a per-flow basis on live
  133. traffic or pcap capture files
  134. <BR>
  135. http://www.circlemud.org/&nbsp;jelson/software/tcpflow/
  136. </LI>
  137. <LI>airodump/aireplay:
  138. <BR>
  139. Capture and replay 802.11 frames
  140. <BR>
  141. http://www.cr0.net:8040/code/network/aircrack/
  142. </LI>
  143. </UL>
  144. <P>
  145. <BR><HR>
  146. <ADDRESS>
  147. Aaron Turner
  148. 2006-08-07
  149. </ADDRESS>
  150. </BODY>
  151. </HTML>