Add sylkie, replace ampersand with full word and.

This commit is contained in:
Meitar M 2019-07-16 14:22:27 -04:00
parent f826a142b0
commit 980c85e77c
No known key found for this signature in database
GPG Key ID: 07EFAA28AB94BC85

View File

@ -313,7 +313,7 @@ See also [awesome-industrial-control-system-security](https://github.com/hslatma
* [pig](https://github.com/rafael-santiago/pig) - GNU/Linux packet crafting tool.
* [routersploit](https://github.com/reverse-shell/routersploit) - Open source exploitation framework similar to Metasploit but dedicated to embedded devices.
* [rshijack](https://github.com/kpcyrd/rshijack) - TCP connection hijacker, Rust rewrite of `shijack`.
* [scapy](https://github.com/secdev/scapy) - Python-based interactive packet manipulation program & library.
* [scapy](https://github.com/secdev/scapy) - Python-based interactive packet manipulation program and library.
### DDoS Tools
@ -379,6 +379,7 @@ See also [awesome-industrial-control-system-security](https://github.com/hslatma
* [mallory](https://github.com/justmao945/mallory) - HTTP/HTTPS proxy over SSH.
* [mitmproxy](https://github.com/mitmproxy/mitmproxy) - Interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
* [oregano](https://github.com/nametoolong/oregano) - Python module that runs as a machine-in-the-middle (MITM) accepting Tor client requests.
* [sylkie](https://dlrobertson.github.io/sylkie/) - Command line tool and library for testing networks for common address spoofing security vulnerabilities in IPv6 networks using the Neighbor Discovery Protocol.
### Transport Layer Security Tools