This repository has been archived on 2022-03-12. You can view files and clone it, but cannot push or open issues or pull requests.
reValuate/README.md
2021-01-16 15:36:21 +02:00

14 lines
604 B
Markdown

K4l1.p1
#######
So the idea for now is to write software scripts that execute on run and then write it in a .img file so that we can directly flash any given raspi with our software.
For now we only need to write software like the following(you can add if you want):
* Wifi hotspot initiation(for SSH control)
* Airgeddon shenanigans(like MiTM, Handshake Capture, Packet Sniffing)
* Maybe a discord bot for status(or ssh forwarding)
* VERY IMPORTANT: self-destruction trigger
* Maybe bluetooth sniffing
* Keylogger(using the atmega chip on the raspi)
* KeyInjection/RubberDucking (using the same chip)