Scapy is a Python interpreter that enables you to create, forge, or
decode packets on the network, to capture packets and analyze them, to
dissect the packets, etc. It also allows you to inject packets into the
network. It supports a wide number of network protocols and it can
handle and manipulate wireless communication packets.
Scapy can be used to perform the jobs done by many network tools,
such as nmap, hping, arpscan, and tshark (the command line of
wireshark).
The concept behind Scapy is that it is cable of sending and receiving
packets and it can sniff packets. The packets to be sent can be created
easily using the built-in options and the received packets can be
dissected. Sniffing of packets helps in understanding what communication
is taking place on the network.
==> Read More
Sunday, October 20, 2013
Subscribe to:
Post Comments (Atom)
Popular Post
Archive Blog
Powered by Blogger.
Category
Adobe
(1)
android
(1)
Application Security
(3)
APT
(1)
Cheat Sheet
(3)
Facebook
(2)
Forensic
(16)
General Security
(7)
google
(1)
Hacking
(28)
Hijacking
(3)
iOS
(1)
Linux
(5)
Linux Command
(1)
Malware
(2)
Mobile Device
(2)
Nmap
(1)
OWASP
(1)
Password
(2)
Research
(2)
Reverse Engineering
(5)
SANS
(1)
Scripts
(1)
Security
(7)
Security Tools
(3)
Social media
(1)
SSL
(1)
SysAdmins
(1)
Twitter
(1)
Video
(8)
Vulnerability
(1)
Wi-Fi
(1)
XSS
(2)
No comments:
Post a Comment