User Tools

Site Tools


packetforge-ng

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
packetforge-ng [2009/01/23 22:01] – Fixed typo. darkaudaxpacketforge-ng [2009/09/25 22:52] – Fixed typos darkaudax
Line 121: Line 121:
  
 ==== Generating a custom packet ==== ==== Generating a custom packet ====
-If you want to generate a customer packet, first create a packet with the tool of your choice.  This could a specialized tool, a hex editor or even from a previous capture.  Then save it as a pcap file.  Following this, run the command:+If you want to generate a customer packet, first create a packet with the tool of your choice.  This could be a specialized tool, a hex editor or even from a previous capture.  Then save it as a pcap file.  Following this, run the command:
  
    packetforge-ng -9 -r input.cap -y keystream.xor -w output.cap    packetforge-ng -9 -r input.cap -y keystream.xor -w output.cap
Line 161: Line 161:
    "packetforge-ng --help" for help.    "packetforge-ng --help" for help.
  
-This because -1 was used instead of the correct -l.  So simply use "-l".+This because -1 (number one) was used instead of the correct -l (the letter ell).  So simply use "-l".
  
packetforge-ng.txt · Last modified: 2010/08/22 20:59 by mister_x