Binary Defense Without Privilege
Offered By: YouTube
Course Description
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
Related Courses
Pattern-Oriented Software Architectures: Programming Mobile Services for Android Handheld SystemsVanderbilt University via Coursera Engineering Maintainable Android Apps
Vanderbilt University via Coursera Software Design as an Element of the Software Development Lifecycle
University of Colorado System via Coursera Secure Software Development
Pluralsight Secure Software Concepts for CSSLPĀ®
Pluralsight