Skip to content

Latest commit

 

History

History
86 lines (44 loc) · 750 Bytes

README.md

File metadata and controls

86 lines (44 loc) · 750 Bytes

Meetup-Topic

About Security topic for what's your intested in

1.Runtime Security Policy

Container

Linux Kernel

-LSM

-IMA Namespace

-KRSI

-LKRG

-VeD

-Pax/Grsecurity

Android Kernel

2.Kernel Vulnerability Exploitation

Pointer Dereference

-Uninitialized

-Unverified

-Corrupted

Stack Overflow

-ROP

-JOP

-SROP

-BROP

-Stack Pivot

-Partial Overwrite

-Leak Canary

-Overwrite Canary

-Overwrite ebp

Heap Overflow

-Off by One

-Format String

Side Channel

-CPU

-DVFS

Fileless

3.Static Code Analysis Binary Analysis

-Disassemble

-Compiler

-Analysis Framework

Source Code Analysis

-Tools

-Compiler

4.Memory Safety Of Rust

5.Attack Surface