![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
RE: RE: Simple Construction of a RAW TCP/IP Packet.by cleen (Pilgrim) |
on Jun 14, 2000 at 06:55 UTC ( #18035=note: print w/replies, xml ) | Need Help?? |
Definatly, and I have done a simple port scanner with this, with options found much like in the Nmap scanner, IE fin scans (set your fin bit to 1 in the code, and the syn bit to 0) and look for ACK/RST for closed ports. Having the ability to construct the headers the way you want has infinate uses, at least in my mind.
In Section
Cool Uses for Perl
|
|