k8s Kubernetes Security Tools This post lists out popular K8s security tools. The list will be updated regularly.
achievement CaliSec won Splunk Boss of the SOC Day 2019 (San Jose) Calisec Team won Splunk Boss of the SOC (BOTS) Day 2019 (San Jose)...
shellcode Code Cave To modify a Windows EXE file and save an altered version containing Trojan code in a new PE section without breaking the program.
slae SLAE Challenge 7: Custom Crypter - Create a custom crypter like the one shown in the “crypters” video - Free to use any exisSng encrypSon schema - Can use any programming language
slae SLAE Challenge 6: Polymorphism - Take up 3 shellcodes from Shell-Storm and create polymorphic versions of them to beat paLern matching - The polymorphic versions cannot be larger 150% of the exisSng shellcode - Bonus points for making it shorter in length than original
slae SLAE Challenge 5C: Analyse linux/x86/shell_bind_tcp_random_port by libemu - Take up at least 3 shellcode samples created using Msfpayload for linux/x86 - Use GDB/Ndisasm/Libemu to dissect the funcSonality of the shellcode - Present your analysis
slae SLAE Challenge 5B: Analyse linux/x86/read_file by ndisasm - Take up at least 3 shellcode samples created using Msfpayload for linux/x86 - Use GDB/Ndisasm/Libemu to dissect the funcSonality of the shellcode - Present your analysis
slae SLAE Challenge 5A: Analyze linux/x86/adduser by GDB - Take up at least 3 shellcode samples created using Msfpayload for linux/x86 - Use GDB/Ndisasm/Libemu to dissect the funcSonality of the shellcode - Present your analysis
slae SLAE Challenge 4: Feedback XOR Encoder Create a custom encoding scheme like the “Insertion Encoder” we showed you PoC with using execve-‐stack as the shellcode to encode with your schema and execute
slae SLAE Challenge 3: Egghunter Study about the Egg Hunter shellcode Create a working demo of the Egghunter Should be configurable for different payloads