8000 GitHub - synacktiv/io_uring_scanner: io_uring based network scanner written in Rust · GitHub
[go: up one dir, main page]

Skip to content

synacktiv/io_uring_scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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

 
 
 

Contributors

0