Fragscapy
Packet tester
Automates network packet modification tests to evade firewalls and IDS systems
Fragscapy is a command-line tool to fuzz network protocols by automating the modification of outgoing network packets. It can run multiple successive tests to determine which options can be used to evade firewalls and IDS.
71 stars
5 watching
10 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
evasionfirewallfuzzingidsnetwork
Related projects:
Repository | Description | Stars |
---|---|---|
1n3/intruderpayloads | A collection of tools and methodologies for simulating web application attacks | 3,681 |
prompt-security/ps-fuzz | An interactive tool that tests and hardens the security of system prompts used in GenAI applications against various attacks. | 401 |
bhass1/pyfuzz_can | A tool for generating and testing random CAN network inputs to simulate real-world conditions. | 13 |
secureworks/dalton | A system that enables users to test network packet captures against various intrusion detection systems using defined rulesets and/or bespoke rules. | 451 |
jiangsir404/xss-sql-fuzz | Automates fuzzing of XSS and SQL injection vulnerabilities in web applications using Burp Suite extensions. | 60 |
faradayrf/aprs2influxdb | A tool for interfacing with APRS-IS servers and saving packet data to an InfluxDB database | 28 |
google/atheris | A tool that uses fuzz testing to identify bugs in software by randomly generating input data | 1,399 |
vanhoefm/fragattacks | A tool that tests Wi-Fi networks for fragmentation and aggregation attacks | 1,232 |
penthertz/5gc_api_parse | A BurpSuite extension that parses 5G core network configuration files to assess security vulnerability | 73 |
ffantasy/tsung-in-swarm | Tools for distributed stress testing in Docker Swarm using Tsung | 1 |
dugsong/pypcap | A Python wrapper around libpcap for capturing and analyzing network packets | 117 |
google/fuzzbench | Automated testing of software components to identify vulnerabilities and weaknesses | 1,108 |
jtpereyda/boofuzz | A tool for generating and testing network protocol inputs to identify vulnerabilities | 2,041 |
alphasoc/flightsim | A utility to generate malicious network traffic patterns and evaluate security controls. | 1,260 |
aflnet/aflnet | A fuzzer that uses a greybox approach to test network protocol implementations | 872 |