Scapy installation on Windows

Source: Internet
Author: User

You need the following for the software to install Scapy on Windows:

Python:python 2.7 or 3.3 +. After installation, add the Python installation directory and its foot book directory to your path. According to your Python version, the default is C: \ python27 and \ python27 \ Scripts respectively.

Npcap: Latest version. The default value is recommended. Scapy will also be with WinPcap.

Scapy: The latest development version of the Git repository. Unzip the archive, open a command prompt in the directory to run "python setup.py install".

: Https://github.com/secdev/scapy/archive/master.zip

Just download the file and run the Setup program. Selecting the default installation option should be secure.

For convenience, direct links are provided to supported versions (Python 2.7 and 3.3 +). If these links don't work, or if you're using a different Python version (which is certainly not possible), simply visit the package's home page and look for the Windows binaries. As a last resort, search for filenames on the web.

After installing all the packages, open a command prompt (cmd. exe) and run it by typing scapy. If you have set the path correctly, this will be the batch file in your C point: \ python27 \ Script directory and instruct the Python interpreter to load scapy.

If there really seems to be no work, consider skipping Windows version and using Linux Live cd– either on your Windows host or booting the virtual machine from the CD: Legacy Scapy already included in GRML and backtracking for example. With the live CD you can easily upgrade to the latest version of the typing cd/tmp and wget scapy.net.

Scapy installation on Windows

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.