Scapy

From wikieduonline
Revision as of 09:19, 5 April 2020 by Darkuser (talk | contribs) (Created page with "'''Scapy''' is a packet manipulation tool for computer networks, originally written in Python by Philippe Biondi. It can forge or decode packets, send them on the wire, captur...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Scapy is a packet manipulation tool for computer networks, originally written in Python by Philippe Biondi. It can forge or decode packets, send them on the wire, capture them, and match requests and replies. It can also handle tasks like scanning, tracerouting, probing, unit tests, attacks, and network discovery.

Documentation: https://scapy.readthedocs.io/en/latest/

Advertising: