vimwiki/tech/security.wiki

31 lines
316 B
Plaintext

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