How to Hack PC via PDF File?

Teacher

Professional
Messages
2,669
Reaction score
818
Points
113
The PDF format has many vulnerabilities, due to which viruses and the like can be embedded into files. This post presents an automated Insanity Framework for creating an infected PDF file that will allow remote access to machines on Windows.

Installation:
Code:
$ git clone https://github.com/4w4k3/Insanity-Framework
$ cd Insanity-Framework
$ chmod + x insanity.py
$ ./install.sh

Usage:
Code:
$ sudo python2 insanity.py

At the first launch, all necessary dependencies will be installed and the main menu will open. In it, we select the first item to create the payload. Next, select Fake Acrobat PDF. Enter the ip address and port.
 
Top