Skip to content

Penetration tests to run against Open-AVB (or other AVB stacks)

License

Notifications You must be signed in to change notification settings

m10k/openavb-pentests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openavb-pentests - Tools for testing OpenAVB security

This repository is a collection of tools used for pentesting the OpenAVB stack. Software in this repository is meant to support a security audit that I am currently conducting, which means that not all of the tools can actually be used to attack any of the OpenAVB components.

Protocol fuzzing

Any fuzzing-related code is located in the scapy/ directory, which contains both protocol implementations for the scapy framework, as well as scripts to launch fuzz-tests of these protocols.

Vulnerabilities and exploits

The exploits/ directory contains tools that are either used to exploit specific vulnerabilities detected in the software stack, or to explore the behavior of OpenAVB components when confronted with certain situations. Therefore, not all of the tools contained within are actual exploits. In the future, such reconnaissance tools will be stored separately.

Licensing

All software contained in this repository is licensed under the terms of the GNU General Public License 2. The full license text can be found in the LICENSE file.

About

Penetration tests to run against Open-AVB (or other AVB stacks)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published