Difference between revisions of "Scapy 2"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Scapy |Short description=Interactive packet manipulation tool |Full description='Scapy' is an interactive packet manipulation tool, packet generator, network scanne...")
 
(Redirected page to Scapy)
 
Line 1: Line 1:
{{Entry
+
#REDIRECT [[Scapy]]
|Name=Scapy
 
|Short description=Interactive packet manipulation tool
 
|Full description='Scapy' is an interactive packet manipulation tool, packet generator, network scanner, network discovery tool, and packet sniffer. It provides classes to interactively create packets or sets of packets, manipulate them, send them over the wire, sniff other packets from the wire, match answers and replies, and more. Interaction is provided by the Python interpreter, so Python programming structures can be used (such as variables, loops, and functions).
 
|User level=none
 
|Status=Vanished
 
|Component programs=
 
|Homepage URL=http://www.secdev.org/projects/scapy
 
|VCS checkout command=
 
|Computer languages=Python
 
|Documentation note=User tutorial available in HTML format from http://www.secdev.org/projects/scapy/
 
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
|Keywords=packet,scanner,Python,interactive,generator,tcpdump,nmap,packet manipulation,ARPing,sniffer network,ttlscan,hping,queso,p0f,xprobe,arp-sk,arpspoof,firewalk,irpas,tethereal
 
|Is GNU=n
 
|Last review by=Janet Casey
 
|Last review date=2008-04-30
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Version identifier=1.0.0
 
|Version date=2005-08-09
 
|Version status=beta
 
|Version download=http://www.secdev.org/projects/scapy/files/scapy-1.0.0.tar.gz
 
|License verified date=2005-08-10
 
|Version comment=1.0.0 beta released 2005-08-09
 
}}
 
{{Person
 
|Role=Maintainer
 
|Real name=Philippe Biondi
 
|Email=phil@secdev.org
 
|Resource URL=
 
}}
 
{{Resource
 
|Resource audience=Bug Tracking,Developer,Support
 
|Resource kind=E-mail
 
|Resource URL=mailto:scapy.ml@secdev.org
 
}}
 
{{Software category
 
|Interface=command-line
 
|Internet-application=security
 
|Use=internet-application,security
 
}}
 
{{Project license
 
|License=GPLv2
 
|License verified by=Janet Casey
 
|License verified date=2005-08-10
 
}}
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite description=Python 2.3 or later
 
}}
 

Latest revision as of 16:31, 19 March 2012

Redirect to:



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.