Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Binary Defense Without Privilege

via YouTube

Overview

Learn defensive programming techniques for binary applications without relying on privileged access in this 47-minute conference talk. Explore a range of strategies including inline patching, stack overflow prevention, heap management, alarm calls, sandboxing, network filtering, and environment variable handling. Discover practical examples in C code and gain insights into useful tools like CAP logging. Understand how to implement security measures such as fake chroot and forking to enhance application protection. Ideal for developers and security professionals seeking to improve binary defense without elevated privileges.

Syllabus

Intro
Who am I
What can we do
The best solution
Example
C Code
Inline Patch
Stack Overflow
Dont Return
Stack Overflows
Heaps
Alarm Calls
Sandbox
Fake chroot
Network Filtering
CAP Logging Tool
Environment Variables
Forking
Other useful things
Got No Bind
Questions

Reviews

Start your review of Binary Defense Without Privilege

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.