Tag: offensive cybersecurity toolkit
-

pwnobd: Offensive cybersecurity toolkit for vulnerability analysis and penetration testing of OBD-II devices
pwnobd Offensive cybersecurity toolkit for vulnerability analysis and penetration testing of OBD-II devices. Adding new functionality Most functionality is dynamically registered onto pwnobd through the use of decorators. Attacks Located in src/pwnobd/modules/attacks/. See the example to understand how to develop an attack and allow the user to parametrize it. The lifecycle of an attack is as…