8000 GitHub - synacktiv/io_uring_scanner: io_uring based network scanner written in Rust
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

synacktiv/io_uring_scanner

Folders and files
NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

io_uring scanner

io_uring based network scanner written 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.

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

About

io_uring based network scanner written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0