Cyber Security Programming
This is a collection about programming to learn security.
| Tool | Description |
|---|---|
| socket | Client and server programs using sockets |
| nmap | Port scan tool |
Here's a tool I created in another repository.
| Tool | Description |
|---|---|
| ipcheck | Extract the IP address from access logs such as Nginx and visualize the IP address of the access source |
| kali-linux-setup | Build KALI LINUX built with bare metal with Ansible |