-
Notifications
You must be signed in to change notification settings - Fork 127
/
TODO.txt
58 lines (51 loc) · 1.14 KB
/
TODO.txt
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
BUGS:
Maltego transforms
Default port when localsyncing
* = Done
- = Doing
x = No longer appropriate
1. Hardware
[-] XBee
[ ] GSM
[-] UAV - attach
[-] Test on N900
[*] Test on PwnPad
2. Software
Client Side:
[ ] Capture WPA handshake
[ ] ToR
[-] Maltego
-SSIDs around location
[-] Google map creation
[-] Google earth KML explorer
[x] Fix up get_ident code
[ ] sync module to handle server + client?
[-] web cmd shell (launch web cmd in new thread/process, with timeout)
[-] GZIP
[ ] Log file gets overwritten?
[ ] Migrate to Requests!
[ ] Modify BT plugin to keep queue
[-] Test GPS code - also write for N900
[-] Write XBee code
[ ] Incorporate RogueAP
[-] Cookie/web extractor
[*] Update Wigle plugin
[ ] GPS.... OpenBTS?
[ ] Extract WPA Key plugin
[ ] ARP plugin
[ ] mDNS plugin
[ ] Trilateration plugin.
[ ] Make Python setup file
Server Side:
[*] Flask + Apache
[ ] SSL - recheck with new server code
[*] JSON API
[-] Data exploration webUI
3. Testing
[ ] Determine range
[*] Unit tests
[*] Replay captured traffic tests from Heathrow
[ ] DB schema test - millions of rows?
4. Other
[-] Write documentation
[ ] Write paper - submit to academic con?