Skip to content

FUD PDF EXPLOIT SOURCE CODE, reverse shell using pdf file

Notifications You must be signed in to change notification settings

Ponk445/PDF-EXPLOIT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

winrar pdf exploit generator

Quick poc test

Generate the default poc for test

python run.py poc
or
python run.py CLASSIFIED_DOCUMENTS.pdf script.bat  poc.rar

Custom

  1. Place the bait file and (evil) script file in the current directory, the bait file is recommended to be an image (.png, jpg) or a document (.pdf)
  2. Run python run.py <bait name> <script name> <output name> to generate your exploit
  3. You must have python installed on your system, if not you can find binary sript bellow

Screenshots

Infected version: winrar

demo

Only for educational purposes