Project: scapy

Language python
OSS-Fuzz project link
Build status: Fuzzers succeeding: Build log
Build status: Code coverage succeeding: Build log
Build status: Fuzz Introspector succeeding: Build log
Fuzzer count 1
Lines of code 35510
Lines covered 18168
Code coverage 51.16%
Code coverage report Report link
Static reachability 0.07%
Fuzz Introspector report Report link (from 2024-07-25)

Historical progression

Functions of interest to fuzz

This section outlines functions that may be of interest to fuzz. They are based on ranking functions that have a lot of complexity but currently exhibit low code coverage. The complexity is calculated based on the function itself as well as the functions called by the given function, i.e. the tree of code that the function triggers.


This is only a minor amount of introspection information available for this project. Please consult the Fuzz Introspector report for more information, e.g. the introspection table of all functions in the target project available here.

Function name Function source file Accumulated cyclomatic complexity Code coverage
scapy.fields.ConditionalField.addfield scapy.fields 3398 0.0%
scapy.contrib.automotive.xcp.utils.XCPEndiannessField.getfield scapy.contrib.automotive.xcp.utils 2799 0.0%
scapy.contrib.automotive.xcp.utils.XCPEndiannessField.addfield scapy.contrib.automotive.xcp.utils 2799 0.0%
scapy.layers.tls.keyexchange.phantom_decorate.wrapper scapy.layers.tls.keyexchange 2791 0.0%
scapy.layers.ssh._SSHHeaderField.getfield scapy.layers.ssh 2790 0.0%
scapy.layers.msrpce.msdcom.DCOM_Client.ServerAlive2 scapy.layers.msrpce.msdcom 2442 0.0%
scapy.utils.AutoArgparse scapy.utils 2287 0.0%
scapy.layers.smbclient.smbclient.__init__ scapy.layers.smbclient 2111 0.0%
scapy.layers.dns.DNS_am.make_reply scapy.layers.dns 2106 3.389%
scapy.modules.ticketer.Ticketer.kpasswdset scapy.modules.ticketer 2086 0.0%