########################################################################################## VEHPI-29: Security Hardening ########################################################################################## Issue Type: Task ----------------------------------------------------------------------------------------- Issue Information ==================== Priority: Major Status: Closed Resolution: Won't Fix (2019-09-09 16:24:45) Project: VehManPi (VEHPI) Reported By: btasker Assigned To: btasker Targeted for fix in version: - 1.0 Time Estimate: 0 minutes Time Logged: 0 minutes ----------------------------------------------------------------------------------------- Issue Description ================== As the system may well connect to unknown networks (if they're open), need to ensure it's hardened against anyone who might try and take a peek at what it does (or tamper with it's operation). The obvious first step being an audit of open ports, and forcing the user to change default passwords when running the installer ----------------------------------------------------------------------------------------- Activity ========== ----------------------------------------------------------------------------------------- 2013-12-26 20:45:17 ----------------------------------------------------------------------------------------- btasker changed status from 'Open' to 'In Progress' ----------------------------------------------------------------------------------------- 2013-12-26 20:45:38 btasker ----------------------------------------------------------------------------------------- Open ports are; -- BEGIN QUOTE -- pi@VehManPi ~/VehManPi $ netstat -a | egrep 'Proto|LISTEN' Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 localhost:gpsd *:* LISTEN tcp 0 0 *:ssh *:* LISTEN Proto RefCnt Flags Type State I-Node Path unix 2 [ ACC ] STREAM LISTENING 2755 /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 1255 /var/run/gpsd.sock unix 2 [ ACC ] SEQPACKET LISTENING 503 /run/udev/control -- END QUOTE -- ----------------------------------------------------------------------------------------- 2019-09-09 16:24:45 btasker ----------------------------------------------------------------------------------------- Bulk Close. Realistically, project isn't going to see any further development so closing as Won't Fix ----------------------------------------------------------------------------------------- 2019-09-09 16:24:45 ----------------------------------------------------------------------------------------- btasker changed status from 'In Progress' to 'Closed' ----------------------------------------------------------------------------------------- 2019-09-09 16:24:45 ----------------------------------------------------------------------------------------- btasker added 'Won't Fix' to resolution