mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-13 23:57:07 +00:00
Add the arp-scan-rs project
Add the arp-scan-rs repository
This commit is contained in:
parent
76ac95fe1e
commit
a76de2882f
1 changed files with 1 additions and 0 deletions
|
@ -382,6 +382,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/
|
|||
### Security tools
|
||||
|
||||
* [AFLplusplus/LibAFL](https://github.com/AFLplusplus/LibAFL) - Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, etc. [![build and test](https://github.com/AFLplusplus/LibAFL/actions/workflows/build_and_test.yml/badge.svg)](https://github.com/AFLplusplus/LibAFL/actions/workflows/build_and_test.yml)
|
||||
* [arp-scan-rs](https://github.com/kongbytes/arp-scan-rs) - A minimalistic ARP scan tool for fast local network scans
|
||||
* [cargo-audit](https://crates.io/crates/cargo-audit) - Audit Cargo.lock for crates with security vulnerabilities
|
||||
* [cargo-auditable](https://crates.io/crates/cargo-auditable) - Make production Rust binaries auditable
|
||||
* [cargo-crev](https://crates.io/crates/cargo-crev) - A cryptographically verifiable code review system for the cargo (Rust) package manager.
|
||||
|
|
Loading…
Reference in a new issue