

| Binary | Decimal |
|---|---|
![]() |
![]() |

| ASCII | Hexadecimal |
|---|---|
![]() |
![]() |

| Base64 | Example |
|---|---|
![]() |
![]() |

| Rotational Encryption | Example |
|---|---|
![]() |
![]() |

| Substitution Cipher | Example |
|---|---|
![]() |
![]() |

| Public Key Cryptography | Example |
|---|---|
![]() |
![]() |

___

___


| Crypto Hash Functions | Crypto Hash Algoritms |
|---|---|
![]() |
![]() |


| HTTP GET and POST | Other HTTP Methods |
|---|---|
![]() |
![]() |


| Netcat (nc) | Client URL (curl)) |
|---|---|
![]() |
![]() |
___

___

| JavaScript (JS) | Cascading Style Sheets (CSS) |
|---|---|
| Client-side code that runs in your browser. | CSS files allow site wide formatting to be applied to HTML code. |
| Builds dynamic sites and content. | Separates data from view (presentation). |
| Plaintext file is downloaded from server and rendered in your browser. | Many prebuilt packages available like Bootstrap. |

___

___

| Databases | SQL Example |
|---|---|
![]() |
![]() |


