⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 一个rst守护程序
💻
字号:
 ____     ________   __________   __    __|  __ \  |   __   | |___    ___| |  |  |  || |__| | |  |__|  |     |  |     |  |__|  ||   __/  |   __   |     |  |     |   __   ||  |     |  |  |  |     |  |     |  |  |  ||__| o   |__|  |__| o   |__| o   |__|  |__| oPerl     Advanced       TCP      Hijacking    The hijackers P.A.T.H. to galaxy    [http://p-a-t-h.sourceforge.net]-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-IP-PacketProgrammed by Bastian BallmannLast Update: 31.03.2002 @ Easterhegg 2002 =)Licensed under GPL-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=----:[ Requires- Perl- Net::RawIP Module [ http://www.cpan.org ]- TK module [ http://www.cpan.org ]- libpcap [ http://www.tcpdump.org ]---:[ DisclaimerTHIS PROJECT WAS DEVELOPED FOR TESTING AND DEMONSTRATION PURPOSE ONLY! THE AUTHORS DONT FEEL RESPONSIBLE FOR ILLEGAL ABUSE OF THIS PIECE OF SOFTWARE AND WE ADVICE YOU TO USE IT LEGALLY AND DO NOT BREAK THE LAW!---:[ Descriptionip-packet is a TCP / UDP / ICMP Packetgenerator written in Perl. It also contains a GUI frontend.You can create TCP packet haeders including destination and source ip, destination and source port, sequence and acknowledgement number and the windowsize.For UDP you can create the source and destination ip, source and destination port.For ICMP packets you can set the source and destination ip, icmp-code and icmp-type, the gateway and mtu.You can also set the fragmentation offset, time-to-live and send data within the packet and specify how much packets should be send over the wire.Additionally you can use a config file to configure your packet. An example can be found in the file ip-config. Or you can save the current configuration to a file.---:[ InstallationIf ya system supports Perl just install the Net::RawIP and Tk Perl module, which can be found on CPAN http://www.cpan.org and the libpcap library.Run ./ip-packet.pl --help for help.---:[ UsageTo use the normal GUI version just run ip-packet.plTo use the shell version run ip-packtet.pl --shellYou can speicfy a config file usin --conf---:[ The filesip-packet.pl        --   The wrapper script around the othersip-packet-main.pl   --   Contains the main program functionsip-packet-shell.pl  --   Contains the shell version of ip-packetip-packet-gui.pl    --   Contains the GUI (Tk) Codetcp-ip.cfg          --   An example TCP/IP configuration fileudp-ip.cfg          --   An example UDP/IP configuration fileicmp-ip.cfg         --   An example ICMP/IP configuration file---:[ The documentationThe RFCs of the used protocols can be found in the doc directory.Additionally there is a short text about the TCP flags and ICMP types.Or read the hijackerguide by Stefan Krecher.---:[ Script Kiddy NotezIf you dont know how a TCP, UDP, IP or ICMP packet look like read the RFCs ;-D---:[ GreetsStefan KrecherDocXPylonStefan MaehlerHarald LandUli KlenkIll-CDj EckiUndertaker

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -