packetforge-ng
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| packetforge-ng [2007/04/27 16:58] – added examples for v.8 new features darkaudax | packetforge-ng [2010/08/22 20:59] (current) – update "Usage" and fixed "mode" rendering mister_x | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| Usage: packetforge-ng < | Usage: packetforge-ng < | ||
| - | ====Forge options:==== | + | ====Forge options==== |
| *-p < | *-p < | ||
| Line 20: | Line 20: | ||
| *-e : disables WEP encryption | *-e : disables WEP encryption | ||
| *-k < | *-k < | ||
| - | *-l < | + | *-l < |
| *-t ttl : set Time To Live | *-t ttl : set Time To Live | ||
| *-w < | *-w < | ||
| - | ====Source options:==== | + | ====Source options==== |
| *-r < | *-r < | ||
| *-y < | *-y < | ||
| - | ====Modes | + | ====Modes ==== |
| - | *--arp | + | *-'''' |
| - | *--udp | + | *-'''' |
| - | *--icmp | + | *-'''' |
| - | *--null | + | *-'''' |
| - | *--custom | + | *-'''' |
| 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. | + | If you want to generate a customer packet, first create a packet with the tool of your choice. |
| | | ||
| Line 132: | Line 132: | ||
| When it runs, packetforge-ng will ask you which packet to use and then output the file. | When it runs, packetforge-ng will ask you which packet to use and then output the file. | ||
| + | |||
| Line 139: | Line 140: | ||
| So the packetforge-ng command becomes: | So the packetforge-ng command becomes: | ||
| - | | + | |
| ===== Usage Troubleshooting ===== | ===== Usage Troubleshooting ===== | ||
| + | |||
| + | ==== Including both -j and -o flags ==== | ||
| + | |||
| A common mistake people make is to include either or both -j and -o flags and create invalid packets. | A common mistake people make is to include either or both -j and -o flags and create invalid packets. | ||
| + | |||
| + | |||
| + | ==== Error message "Mode already specified" | ||
| + | |||
| + | This is commonly caused by using the number one (-1) instead of dash lowercase L (-l) in the command. | ||
| + | |||
| + | Entering: | ||
| + | | ||
| + | |||
| + | Gives: | ||
| + | Mode already specified. | ||
| + | " | ||
| + | |||
| + | This because -1 (number one) was used instead of the correct -l (the letter ell). So simply use " | ||
| + | |||
packetforge-ng.1177685901.txt.gz · Last modified: by darkaudax
