rust-dnscat icon indicating copy to clipboard operation
rust-dnscat copied to clipboard

Rust implementation of the DNSCAT2 protocol

Results 3 rust-dnscat issues
Sort by recently updated
recently updated
newest added

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

Updates the requirements on [salsa20](https://github.com/RustCrypto/stream-ciphers) to permit the latest version. Commits 99af327 Release cipher v0.3-based versions (#233) c211b13 Bump aes dev dependency to v0.7 release (#232) df85ce0 chacha20 v0.7.0 (#231)...

dependencies

- [ ] More verification/tests of encryption and session stages - [ ] Better session closing/destruction - [ ] Documentation - [ ] Server - [ ] Ping - [...