Privacy
Privacy¶
https://github.com/Igglybuff/awesome-piracy
https://github.com/KevinColemanInc/awesome-privacy
Privacy Recommendations
https://privacy.sexy/
Windows 10¶
Windows 10 Privacy settings
Windows Hardening 10
Windows 11:
- Windows 11 tweaks & usability improvements
Physical¶
Salamandra is a tool to detect and locate spy microphones in closed environments
Web Browsing¶
Firefox:
Hardened Firefox Profile (Relaxed)
Hardened Firefox Profile
Web Annoyances List for Addblocker
Firefox profile maker
Self-Hosted Server¶
List of great Self hosted apps
Distributed application framework
Home Assistant Self hosted IoT
Self hosted Music Streaming
GUI Multi-Factor Authentication Wireguard Pihole VPN w/ DNScrypt + Optional Nextcloud, Syncthing, Rocket.Chat, Home Assistant, Jellyfin, Bitwarden, OnlyOffice, Tor, and Jitsi
The modern autodl-irssi replacement.
Web Server:
Application-Layer DDoS Attack Protection with HAProxy
Email Server:
-
-
-
WebDav Server
The magma server daemon is an encrypted email system with support for SMTP, POP, IMAP, HTTP and MOLTEN.
Password Manager:
Password Manager
A secure and easy-to-use CLI password manager for macOS and Linux
A password manager for GNOME
Password Manager for Dmenu
Password manager with Web Extensions
HSM Module Nitrokey
OpenSource Bitwarden server API
VPN:
Setup Secure IKEv2 and Wireguard VPN
DNS:
Windows front end for DNSCrypt Proxy
Recursive and authoritative DNS server in go, including DNSSEC and DNS-over-TLS
DNSCrypt installer
File Server:
Securely and Anonymously share files
Encrypted Cloud Storage
Send Files with Firefox
Signal Chat
Wire Chat
Chat
Dino is a modern open-source chat client for the desktop. It focuses on providing a clean and reliable Jabber/XMPP experience while having your privacy in mind.
Conversations is a Jabber/XMPP client for Android 4.0+ smartphones that has been optimized to provide a unique mobile experience.
Chats & Chatrooms
Telegram
Riot Server
Entertainment:
Media server for comics/mangas/BDs with API and OPDS support
Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic.
Open Source Plex
The Free Software Media System
Next-generation open-source media browser
Banking:
Download transactions for mutable banks
Selfhosted Banking Tracking (Self hosted Mint)
Paid Mint with Plaid connections
Presentation:
The HTML Presentation Framework
Firewall¶
Better Configurable Firewall with state tracking
Hosts Blocklist of malware domains
Windows Filtering Platform (WFP) to configure network activity on your computer
NG Firewall
Iptables Info:
#Drop incoming packet. The -I inserts it to the top of the list
sudo iptables -I INPUT -i ens33 -p tcp --dport 8088 -j DROP
#Drop incoming packet. The -A appends it to the bottom of the list
sudo iptables -A INPUT -i ens33 -p tcp --dport 8088 -j DROP
#Delete the Rule with matching info
sudo iptables -D INPUT -i ens33 -p tcp --dport 8088 -j DROP
#Drop for Docker
sudo iptables -I DOCKER-USER -i ens33 -p tcp --dport 8088 -j REJECT --reject-with tcp-reset
Opsec¶
Operational Security for hackers
Fail2ban for SSH
Intrusion Detection with iptables Logs
An open source Network Security Monitoring platform
Daemon to ban hosts that cause multiple authentication errors
Detecting suspicious privileged NTLM connections, in particular Pass-The-Hash attack, based on event viewer logs.
Large scale, full packet capturing, indexing, and database system.
User-mode packet interception library for Windows
A tool to generate log messages related to interfaces, neighbor cache (ARP,NDP), IP address, routing, FIB rules, traffic control.
Web Application for Suricata and IDS
Cloud¶
Monitors AWS and GCP accounts for policy changes and alerts on insecure configurations
AWS Security Best Practices Assessment, Auditing, Hardening and Forensics Readiness Tool
Cloud Encryption for Dropbox, Google Drive, OneDrive, ownCloud, Nextcloud etc.
Systems Administration¶
Kernel module that Finds Hidden Processes
Remote Server Administration Tools for Windows
A ssl/ssh multiplexer
Powershell Script to detect if HTTPS is being MITMed by comparing Certificates
Authenticated Encrypted File Transfer to one or more people
Transfer Files from one computer to another
Sender:
% wormhole send README.md
Sending 7924 byte file named 'README.md'
On the other computer, please run: wormhole receive
Wormhole code is: 7-crossover-clockwork
Sending (<-10.0.1.43:58988)..
100%|=========================| 7.92K/7.92K [00:00<00:00, 6.02MB/s]
File sent.. waiting for confirmation
Confirmation received. Transfer complete.
Receiver:
% wormhole receive
Enter receive wormhole code: 7-crossover-clockwork
Receiving file (7924 bytes) into: README.md
ok? (y/n): y
Receiving (->tcp:10.0.1.43:58986)..
100%|===========================| 7.92K/7.92K [00:00<00:00, 120KB/s]
Received file written to README.md
Logs¶
View large trace files and will automatically highlight lines with apparent errors.
Docker¶
Custom AppArmor profile generator for Docker containers.
Office¶
Remove the dynamic parts of a Word Document file
Source Code¶
Encrypt and decrypt files in a git repo like .env file
Network Segeration¶
Run applications like Tor and Bitcoin over a simulated Internet topology
Bitcoin¶
Bitcoin Wallet
Bitcoin Hashing the long way
Mobile¶
https://github.com/adamhrv/skylift fake the ssid information to a device if they are using the for location data.