Skip to content

musec/rusty-shark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rusty Shark logo

rshark, the Rusty Shark library, is a library for deep inspection of malicious packets.

Wireshark is a very useful tool for network debugging, but it's had its fair share of security vulnerabilities. rshark uses the type safety of Rust to enable the dissection of malicious packets without worry of buffer overflows or other common memory errors. That is, Rusty Shark is compartmentalized to minimize the damage that can be done by a successful adversary. The submarine metaphors write themselves.

Further details are available in the Rustdoc.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

A library for deep inspection of malicious packets.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages