Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
The architecture of 6WINDGate distinguishes between the control plane and the data plane. Within the data plane, the fast path operates independently from the Linux OS on a specific set of processor cores. This fast path efficiently handles most network packets without the performance penalties associated with Linux overhead. It adopts a run-to-completion approach, allowing all cores to execute the same software, which can be dynamically allocated based on the demands of packet processing or Linux application needs. Only a few exceptional packets that necessitate intricate processing are sent to the Linux environment, where it handles necessary management, signaling, and control tasks. Additionally, packet processing data that is set up or learned through control plane protocols in Linux is seamlessly synchronized with the fast path, ensuring that the fast path's presence remains entirely unobtrusive for both Linux and its applications. This design enables optimal performance while maintaining a clear separation between processing layers.
Description
Scapy is an advanced, interactive tool designed for packet manipulation. It excels in crafting and interpreting packets across a multitude of protocols, facilitating their transmission, capturing data, and correlating requests with responses, among various other functionalities. This versatile program can efficiently perform traditional tasks such as scanning, tracerouting, probing, unit testing, executing attacks, and discovering networks, effectively replacing tools like hping, a significant portion of nmap, arpspoof, arp-sk, arping, tcpdump, tshark, and p0f. Furthermore, Scapy stands out in executing specialized tasks that other utilities struggle with, including the transmission of invalid frames and the injection of custom 802.11 frames, as well as employing techniques like VLAN hopping combined with ARP cache poisoning or VOIP decoding over WEP-encrypted channels. It is compatible with various operating systems, including Linux, Windows, OSX, and most Unix variants that utilize libpcap. Notably, the same codebase supports both Python 2 and Python 3, showcasing its versatility. The development of Scapy is managed through the Git version control system, with its primary repository available on GitHub, allowing for collaborative improvements and updates. As a result, users benefit from continuous enhancements that keep pace with the evolving landscape of network security and analysis.
API Access
Has API
API Access
Has API
Integrations
Git
OpenBSD
Python
Pricing Details
No price information available.
Free Trial
Free Version
Pricing Details
Free
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
6WIND
Founded
2000
Country
France
Website
6wind.com
Vendor Details
Company Name
Scapy
Website
scapy.net
Product Features
Application Development
Access Controls/Permissions
Code Assistance
Code Refactoring
Collaboration Tools
Compatibility Testing
Data Modeling
Debugging
Deployment Management
Graphical User Interface
Mobile Development
No-Code
Reporting/Analytics
Software Development
Source Control
Testing Management
Version Control
Web App Development