Fixing a mistake in the script.
authorrtrimana <rtrimana@uci.edu>
Wed, 4 Sep 2019 18:36:44 +0000 (11:36 -0700)
committerrtrimana <rtrimana@uci.edu>
Wed, 4 Sep 2019 18:36:44 +0000 (11:36 -0700)
Code/Projects/PacketLevelSignatureExtractor/execute_vpn_smarthome_all_detection.sh

index 9ab2898ee4e01daab51a16347355fc4c338d15e9..e7b35c088a0780e809c94fb386731eb80aec412f 100755 (executable)
@@ -199,7 +199,7 @@ PROGRAM_ARGS="'$PCAP_FILE' '$ON_ANALYSIS' '$OFF_ANALYSIS' '$ON_SIGNATURE' '$OFF_
 # ======================================================================================================================
 
 # =============================================== ECOBEE THERMOSTAT FAN ================================================
-PCAP_FILE="$PCAPS_BASE_DIR/ecobee-thermostat/ecobee-thermostat-fan/vpn/ecobee-thermostat-fan.vpn.stpvpn.pcap"
+PCAP_FILE="$PCAPS_BASE_DIR/ecobee-thermostat/ecobee-thermostat-fan/vpn/ecobee-thermostat-fan.stpvpn.pcap"
 
 # PHONE SIDE
 ON_ANALYSIS="$SIGNATURES_BASE_DIR/ecobee-thermostat/ecobee-thermostat-fan/analyses/ecobee-thermostat-fan-onClusters-phone-side.cls"