Physics Platform - A Remote Hardware Hacking Platform - KitPloit - PenTest Tools for your Security Arsenal ☣
2018-03-30 22:17:58 Author: www.kitploit.com(查看原文) 阅读量:145 收藏

Physics platform is a tool for hardware systems (e.g: raspberryPi 3B). It retrieves data passing through the network and sends it to a control panel. It works the same way as a botnet by receiving remote commands. (you can imagine that as a black box).


Physics hardware
You can check repository of physics-hardware

INSTALLATION

1. composer update
2. generate .env with database information
3. php artisan migrate
4. php artisan physics:createUser username password
5. php artisan key:generate
6. configure your domain to public/ folder.
7. configure a cronjob (* * * * * php /physics-commandProject/artisan schedule:run >> /dev/null 2>&1)

Physics Platform - A Remote Hardware Hacking Platform Physics Platform - A Remote Hardware Hacking Platform Reviewed by Lydecker Black on 6:12 PM Rating: 5


文章来源: https://www.kitploit.com//2018/03/physics-platform-remote-hardware_29.html?utm_source=dlvr.it&utm_medium=twitter
如有侵权请联系:admin#unsafe.sh