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
io_uring_scanner — io_uring based network scanner written in Rust | Kitploit
Tools/GitHubGitHub/synacktiv/io_uring_scanner
ReconnaissanceNetwork MappingInformation GatheringPenetration TestingUtilities & Frameworks
GitHubsynacktiv/io_uring_scanner

io_uring_scanner

io_uring based network scanner written in Rust

View Repository
465510 months agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

io_uring scanner

io_uring based network scanner written in Rust.

See Building a io_uring based network scanner in Rust.

Supports 3 scan modes:

  • TCP connect
  • SSH version match (regular expression matching)
  • HTTP header match (regular expression matching on reponse header)

Build from source

You need a Rust build environment with a nightly toolchain, from rustup.

root@kitploit:~
cargo build --release
# binary is built as target/release/io_uring_scanner

Usage

Run io_uring_scanner -h for detailed command line usage help with examples.

License

GPLv3

Download Tool