vimwiki/tech/security.wiki

30 lines
303 B
Plaintext

= Security =
Tools useful for security, either offensive or defensive
== Cryptology ==
Hiding information
=== Ciphers ===
* [[substitution|Substitution]]
=== Math for Crypto ===
* [[../math/congruences]]
== Reconnaissance ==
* [[nmap|nmap]] - port scanner
* [[masscan]]
[[index.wiki]]