Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
uboatdemo — A demo server for CVE-2016-3955 (UBOAT) | Kitploit
Tools/GitHubGitHub/pqsec/uboatdemo
Embedded Systems SecurityVulnerability AnalysisExploitationHardware SecurityBinary Exploitation
GitHubpqsec/uboatdemo

uboatdemo

A demo server for CVE-2016-3955 (UBOAT)

View Repository
529 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

uboatdemo

A demo server for CVE-2016-3955 (UBOAT)

Performs Linux heap buffer overflow, when USB/IP client begins sending control URBs.

Building

The server is a standard simple Go program. You can build it the usual way assuming you have Go setup and configured according to official instructions with:

root@kitploit:~
go get github.com/pqsec/uboatdemo/cmd/uboatsrv

The compiled binary should be in the bin directory of your configured $GOPATH.

Additional information

https://pqsec.org/uboat-CVE-2016-3955/

Download Tool