Device Exploitation Framework
This can be setup only in Linux OS.
$ git clone --recursive https://github.com/ayyoob/DEF.git
$ cd DEF
$ pip install python-nmap
$ pip install netifaces
$ pip install dpkt
$ pip install dnet
$ pip install scapy
$ apt-get install python-netfilterqueueor simply clone the repository and run the devicescanner.py after all requirements are
installed: