Zexplo Penetration Testing Toolkit
Zexplo Penetration Testing Toolkit
Guided By:
Dr. R.K. Tyagi BY:
Rohit Tehlan
Vinay Bhandari
Amit Malik
Agenda Module #1
Overview
Purpose
Working
Concept
Encoder
Demo
Overview
Inject code into a running Process
Bypass Antivirus
Backdoor a Process
Purpose
Bypass Antivirus (completely)
Flexibility
Generic solution
Working
Divided into two parts
Code (In a File)
Interface (A Mechanism that will inject code into a
process)
Explorer
Code (File)
FireFox
Interface
Avast
Concept #7#8#9
Executable files (.EXE)
Compiler
Linker
Linker
The Interface – That will inject the code into the process.
• How it bypass AV ??
Encoder
Written in Assembly
Improvements Needed
DEMO