Vault 7: Projects

This publication series is about specific projects related to the Vault 7 main publication.
SECRET//20350112
Cherry Bomb Program x86 Flytrap User’s Manual
(U) Once repeater.properties has been configured, open a terminal (Applications ->
System Tools -> Terminal), change to the proper directory, and launch the repeater.sh
script:
cd ~ftuser/bin
sudo ./repeater.sh –s dummy –c <CHANNEL> -r <SSID>
(U) For example, to create the “FreePublicWifi” wireless network on channel 11, issue:
sudo ./repeater.sh –s dummy –c 1 -r FreePublicWifi
(U) Status and error messages will log to the terminal. For diagnostic and
troubleshooting information, see section 6 (Diagnostics) in the “Quick Start Guide for
x86 FT”.
(U) To stop the x86 FT, open a new terminal (Applications -> System Tools ->
Terminal), and issue:
sudo ./repeater.sh –d
SECRET//20350112
16