ADD detector for leaking wifi passwords;

This commit is contained in:
Nathan Dwarshuis 2023-10-08 18:15:43 -04:00
parent 47f6c17868
commit e362dcc91f
1 changed files with 7 additions and 0 deletions

View File

@ -52,3 +52,10 @@ for i in "${SEAFDIRS[@]}"; do
find "$i" -name "*SFConflict*"
done
###
# Detect clear text wifi passwords
###
echo -e "###\n# Clear text wifi passwords\n###"
sudo grep -r '^psk=' /etc/NetworkManager/system-connections/