├── 4-movetowin01-FINAL.sh ├── 4-movetowin01-INITIAL.sh ├── 5-movetowin02-FINAL.sh ├── 5-movetowin02-INITIAL.sh ├── 6-movetodc-FINAL.sh ├── 6-movetodc-INITIAL.sh ├── README.md ├── cuckoo-install.sh ├── dc-execute.cmd ├── kali-DTF-execute.sh ├── kali-execute.sh ├── ubuntu01-execute.sh ├── ubuntu02-execute.sh ├── ubuntu03-execute.sh ├── windows01-execute.cmd └── windows02-execute.cmd /4-movetowin01-FINAL.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVISOsecurity/SEC599/HEAD/4-movetowin01-FINAL.sh -------------------------------------------------------------------------------- /4-movetowin01-INITIAL.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVISOsecurity/SEC599/HEAD/4-movetowin01-INITIAL.sh -------------------------------------------------------------------------------- /5-movetowin02-FINAL.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVISOsecurity/SEC599/HEAD/5-movetowin02-FINAL.sh -------------------------------------------------------------------------------- /5-movetowin02-INITIAL.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVISOsecurity/SEC599/HEAD/5-movetowin02-INITIAL.sh -------------------------------------------------------------------------------- /6-movetodc-FINAL.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVISOsecurity/SEC599/HEAD/6-movetodc-FINAL.sh -------------------------------------------------------------------------------- /6-movetodc-INITIAL.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVISOsecurity/SEC599/HEAD/6-movetodc-INITIAL.sh -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # SEC599 -------------------------------------------------------------------------------- /cuckoo-install.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVISOsecurity/SEC599/HEAD/cuckoo-install.sh -------------------------------------------------------------------------------- /dc-execute.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVISOsecurity/SEC599/HEAD/dc-execute.cmd -------------------------------------------------------------------------------- /kali-DTF-execute.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVISOsecurity/SEC599/HEAD/kali-DTF-execute.sh -------------------------------------------------------------------------------- /kali-execute.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVISOsecurity/SEC599/HEAD/kali-execute.sh -------------------------------------------------------------------------------- /ubuntu01-execute.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVISOsecurity/SEC599/HEAD/ubuntu01-execute.sh -------------------------------------------------------------------------------- /ubuntu02-execute.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVISOsecurity/SEC599/HEAD/ubuntu02-execute.sh -------------------------------------------------------------------------------- /ubuntu03-execute.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVISOsecurity/SEC599/HEAD/ubuntu03-execute.sh -------------------------------------------------------------------------------- /windows01-execute.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVISOsecurity/SEC599/HEAD/windows01-execute.cmd -------------------------------------------------------------------------------- /windows02-execute.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NVISOsecurity/SEC599/HEAD/windows02-execute.cmd --------------------------------------------------------------------------------