Taking Testing to the Next Level
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore dynamic binary instrumentation with Frida to enhance testing capabilities for production environments. Learn techniques for creating a granular C++ memory sanity checker, retrofitting testable interfaces onto existing code, and using the Heiseninjektor™. Discover how to inject code on network failures, add testing and REST APIs, read client states, and implement post endpoints for attacking. Gain insights into debugging and other practical use cases of Frida to improve code quality and reliability in real-world scenarios.
Syllabus
Introduction
Inject on network failures
Demo
Adding testing API
Adding REST API
Free to compile
Code
Adding more code
Reading client state
Post endpoint for attacking
Python API
Other use cases
Debugging
Taught by
NDC Conferences
Related Courses
Practical Uses of Program Analysis - Automatic Exploit GenerationNorthSec via YouTube Dynamic Binary Instrumentation Techniques to Address Native Code Obfuscation
Black Hat via YouTube Security Instrumentation - The Future of Software Security
LASCON via YouTube Android Rootkits - Analysis from Userland and Kernelland
RSA Conference via YouTube Finding 0days in Embedded Systems with Code Coverage Guided Fuzzing
BruCON Security Conference via YouTube