Simulation and Training
# recommended
posts that share tags with this oneUseful Reference Links
Laptop Security Secure Downloads Drivers https://sdi-tool.org/https://www.glenn.delahoy.com/snappy-driver-installer-origin/ Passwords Windows Host Based Firewall https://github.com/henrypp/simplewall MITRE Mappings Explorer https://center-for-threat-informed-defense.github.io/mappings-explorer/attack/matrix/?attack-version=16.1&domain=enterprise Terminal Collection by OS https://termui.sh/ AWS…
Browser Selection — MS Windows and Linux
https://addons.mozilla.org/en-US/firefox/language-tools * Unless a sync passphrase is enabled, in which case Chrome also uses E2E encryption. Browser Sync Comparison Feature Chromium Chrome…
Edit Skype main.db for pending messages and delete them
:~ ${HOSTNAME}$ cd Library/Application\ Support/Skype/${USERNAME}/ sqlite3 main.db sqlite> select * from messages sqlite> delete from messages where id > 2904; sqlite> .exit
