行业新闻

AWS Key泄露利用工具:awskeytools

准备环境linux or mac(windows不支持)python version >= 3.7 地址https://github.com/Aabyss-Team/awsKeyTools 安装解压cd awsKeyToolspip3 install -r requirements.txt

Read More

缓冲区溢出使用说明书

前言本文主要说明缓冲区溢出及其发生方式。缓冲区溢出是通过覆盖进程或程序的内存片段而发生的。覆盖进程的某些指针和寄存器的值会导致分段错误,从而导致多个错误,从而导致以...

Read More