2021-09-22 14:09:42 +00:00
|
|
|
= Security =
|
|
|
|
|
|
|
|
Tools useful for security, either offensive or defensive
|
|
|
|
|
2021-10-11 03:22:53 +00:00
|
|
|
== Cryptology ==
|
|
|
|
|
|
|
|
Hiding information
|
|
|
|
|
|
|
|
=== Ciphers ===
|
|
|
|
|
|
|
|
* [[substitution|Substitution]]
|
2021-11-09 19:45:01 +00:00
|
|
|
* [[Affine]]
|
2021-10-11 03:22:53 +00:00
|
|
|
|
2021-12-15 19:00:01 +00:00
|
|
|
=== Misc ===
|
|
|
|
|
|
|
|
* [[LFSR|Linear Feedback Shift Registers]]
|
2021-12-15 20:45:01 +00:00
|
|
|
* [[modular_exponentiation|Modular Exponentiation]]
|
2021-12-15 19:00:01 +00:00
|
|
|
|
2021-11-02 21:15:01 +00:00
|
|
|
=== Math for Crypto ===
|
|
|
|
|
|
|
|
* [[../math/congruences]]
|
|
|
|
|
2021-09-22 14:09:42 +00:00
|
|
|
== Reconnaissance ==
|
|
|
|
|
2021-09-23 17:54:24 +00:00
|
|
|
* [[nmap|nmap]] - port scanner
|
2021-10-11 03:22:53 +00:00
|
|
|
* [[masscan]]
|
2021-09-22 14:09:42 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2021-09-23 17:54:24 +00:00
|
|
|
[[index.wiki]]
|