forked from prey/prey-bash-client
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathTODO
31 lines (28 loc) · 1.7 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
- IP address in Windows, other languages.
- Enable auto-login in Mac/Linux/Windows if computer is in stolen state.
- Create an "accesible" user account so that we can lurk the thief into logging in and opening his mail or whatever (and catch him whole handed)
- La idea es que durante el proceso de recolección de datos, también se adjunte en el email un pequeño volcado de los paquetes TCP que se hayan generado mientras el ladrón navega por internet. tcpdump/wireshark > tcpxtract (Idea de Salamander).
POSSIBLE MODULES
- Blocker -> Block system on third attempt to put password (as in ATMs or PIN/PUK codes in SIMs).
- Video -> Grab video with streamer or something else
- Alarm -> play a mp3 file REAL loud
- Delete -> Delete requested files & folders.
- Backup -> Gather requested data & send it.
- Keylogger?? -> By popular demand.
DONE
- Updater -> Updates modules or eventually Prey itself
- Enable some configuration to be set up remotely (from the check file)
- Finish the cronjob change in case of robbery.
- Finish translating the spanish install messages.
- Passwords with weird characters have a problem being inserted with sed.
- Select email, tunnel or web service mode.
- Test mode.
- Install file and Prey messages according to defined language.
- Add Windows support (via Cygwin?) --> GRANDE JULIAN!
- Screenshot in Mac should be silent.
- Templating for emails (so that we can add languages more easily)
- Call networkmanager if there's no Wifi connection so there's a better chance to catch the guy.
- Check why the hell sometimes emails are not sent.
- Change desktop background with a huge "THIS COMPUTER IS STOLEN" image. --> Needs testing though.
- Email bug in Mac installer.
- Language bug in Mac installer.