14 lines
604 B
Markdown
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)
|