Skip to content

Latest commit

 

History

History
25 lines (24 loc) · 720 Bytes

README.md

File metadata and controls

25 lines (24 loc) · 720 Bytes

This repository is for iThome CyberSec 2021

This repo includes 4 foldes and 11 files. All files presented in the iThome CyberSec 2021 are here. Please be careful to use the script under botnet folder.

jieliau@localhost % tree
.
├── README.md
├── Vagrantfile
├── botnet
│   ├── README.md
│   ├── dockerExec.py
│   ├── iplist.txt
│   └── shodanSearch.py
├── dockerfile
│   ├── bad.dockerfile
│   ├── docker.dockerfile
│   ├── nonroot.dockerfile
│   └── ping.dockerfile
├── script
│   └── iamgood.sh
└── web
    ├── cybersec.png
    └── index.html

4 directories, 13 files