SuperITMan links
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 1 / 2
38 results tagged security  ✕
Banking Applications Compatibility with GrapheneOS | PrivSec - A practical approach to Privacy and Security https://privsec.dev/posts/android/banking-applications-compatibility-with-grapheneos/
Fri Nov 7 09:50:22 2025
QRCode
cluster icon
  • LineageOS vs GrapheneOS? : LineageOS :
  • Our Apps - DivestOS Mobile : A list of Android apps developed by the DivestOS team
  • GrapheneOS servers | Articles | GrapheneOS : Documentation about the servers maintained by the GrapheneOS main maintainer. It would be great to selfhost all these services to be fully independent...
  • GrapheneOS/ns1.grapheneos.org: Authoritative DNS servers : Having my own authoritative DNS servers for my GrapheneOS phone
  • Compatibility layer for google services : GrapheneOS :
thumbnail

Website listing all banking apps available on Android and their compatibility with GrapheneOS (without the Google Play Services)

grapheneos android security
Fawkes - prevent IA to recognize face https://sandlab.cs.uchicago.edu/fawkes/
Wed Jul 30 09:41:38 2025
QRCode
cluster icon
  • Security Checklist : A checklist for staying safe on the internet
  • pfSense : pfBlockerNG devel - Protection Contre La Publicité et le Tracage avec Filtrage Web - PC2S - Bubu : Tutorial about pfBlockerNG to block undesirable requests to malware or ads websites.
  • Security List 🔐 : List of great tools for network, passwords, etc.
  • Our Apps - DivestOS Mobile : A list of Android apps developed by the DivestOS team
  • Doing much better than your .env file | Medium : Please stop using .env files and switch to a centralized keyvault.

Open source tool to add noise on pictures to avoid face recognition.

security privacy
Leaked Password Check: Has My Password Been Hacked? https://cybernews.com/password-leak-check/
Tue Oct 29 08:48:37 2024
QRCode
cluster icon
  • Password Hashing Competition : Recommendations regarding passwords
  • Argon2 Hash Generator, Validator & Verifier :
  • MoLe - a convenient front-end to hledger-web : Hardened fork of Signal
  • Disable database manager in Odoo - Numberspeaks : Tutorial explaining how to disable the Database Manager in Odoo (enabled by default...)
  • What Is xmlrpc.php in WordPress and Why You Should Disable It : xmlrpc.php should be disabled in Wordpress except if specific use case. In .htaccess file: Block WordPress xmlrpc.php requests order deny,allow deny ...
security password
Our Apps - DivestOS Mobile https://divestos.org/
Sat Jul 27 16:16:56 2024
QRCode
cluster icon
  • Security List 🔐 : List of great tools for network, passwords, etc.
  • MoLe - a convenient front-end to hledger-web : Hardened fork of Signal
  • sosandroid/docker-fail2ban-synology: Adaptation of @crazy-max docker fail2ban for Synology : Project to run Fail2Ban in a container on a Synology DSM NAS.
  • Tasks.org | Tasks.org :
  • pfSense : pfBlockerNG devel - Protection Contre La Publicité et le Tracage avec Filtrage Web - PC2S - Bubu : Tutorial about pfBlockerNG to block undesirable requests to malware or ads websites.

A list of Android apps developed by the DivestOS team

android opensource security privacy
5 Bibles du Pentesting https://www.geeek.org/bible-pentesting/
Sun Jul 21 23:15:48 2024
QRCode
cluster icon
  • sosandroid/docker-fail2ban-synology: Adaptation of @crazy-max docker fail2ban for Synology : Project to run Fail2Ban in a container on a Synology DSM NAS.
  • Argon2 Hash Generator, Validator & Verifier :
  • Compare Trezor Hardware Wallets | Advanced Crypto Security : Physical wallet for blockchain
  • Security List 🔐 : List of great tools for network, passwords, etc.
  • Banking Applications Compatibility with GrapheneOS | PrivSec - A practical approach to Privacy and Security : Website listing all banking apps available on Android and their compatibility with GrapheneOS (without the Google Play Services)
thumbnail
security pentest
A Technical Deep Dive: Securing the Automation of ACME DNS Challenge Validation | Electronic Frontier Foundation https://www.eff.org/deeplinks/2018/02/technical-deep-dive-securing-automation-acme-dns-challenge-validation
Tue Jun 25 23:59:10 2024
QRCode
cluster icon
  • Un switch beaucoup trop à l'écoute ... - LinuxFr.org :
  • Block Malicious IPs in pfSense - David's Homelab : Tutorial on how to block malicious IPs in pfSense
  • Cyber Resilience and Insurance Services | Zurich Insurance : Société mentionnée dans le podcast NoLimitSecu. Il y aurait un formulaire quelque part permettant d'évaluer sa maturité au niveau sécu IT. Voir sur no...
  • MoLe - a convenient front-end to hledger-web : Hardened fork of Signal
  • Passport.js : Librairie pour vérifier la validité d'un numéro de passeport
thumbnail
analysis security
GitHub - onSec-fr/Keepass-Enhanced-Security-Configuration: Make your keepass 2.x more secure. https://github.com/onSec-fr/Keepass-Enhanced-Security-Configuration
Sat Apr 13 09:21:11 2024
QRCode
cluster icon
  • 5 Bibles du Pentesting :
  • KeepassXC : gestionnaire de mot de passe libre - Armand Philippot : Article présentant les fonctionnalités de KeePassXC (gpg, ssh, etc.) A lire et implémenter :-)
  • Cyber Resilience and Insurance Services | Zurich Insurance : Société mentionnée dans le podcast NoLimitSecu. Il y aurait un formulaire quelque part permettant d'évaluer sa maturité au niveau sécu IT. Voir sur no...
  • Schneier on Security : Genious guy working in security He shares lots of info multi times a week
  • Plex Flooding 32414 and 32412 - Plex Media Server / Desktops & Laptops - Plex Forum : Possibly to reduce needed ports by disabling GDM in plex
thumbnail

Guide to secure your KeePass Windows classic installation.
This includes noScreenShot, timeout, minimum key security level...

security keepass
What Is xmlrpc.php in WordPress and Why You Should Disable It https://www.hostinger.com/tutorials/xmlrpc-wordpress
Sat Mar 16 00:54:42 2024
QRCode
cluster icon
  • Fawkes - prevent IA to recognize face : Open source tool to add noise on pictures to avoid face recognition.
  • Security Checklist : A checklist for staying safe on the internet
  • Tips for hardening your container image security strategy | Snyk :
  • Plex Flooding 32414 and 32412 - Plex Media Server / Desktops & Laptops - Plex Forum : Possibly to reduce needed ports by disabling GDM in plex
  • Our Apps - DivestOS Mobile : A list of Android apps developed by the DivestOS team
thumbnail

xmlrpc.php should be disabled in Wordpress except if specific use case.
In .htaccess file:

Block WordPress xmlrpc.php requests

<Files xmlrpc.php>
order deny,allow
deny from all
allow from xxx.xxx.xxx.xxx
</Files>

wordpress security
Plex Flooding 32414 and 32412 - Plex Media Server / Desktops & Laptops - Plex Forum https://forums.plex.tv/t/plex-flooding-32414-and-32412/65443/13
Wed Mar 6 20:19:21 2024
QRCode
cluster icon
  • Setup VLAN in Home-Assistant : Tutorial + discussion about VLAN in a network with domotic, IOT and HA
  • What network ports do I need to allow through my firewall? | Plex Support : Lists of ports I need to allow to be able to use plex properly: TCP: 32400 (access to the Plex Media Server) [required] The following additional ports...
  • Synology - fail2ban ban l'IP, mais ne bloque pas (docker swag) | Forum des NAS : Synology, Qnap, Asustor... : Discussion autour de fail2ban sur Synology DSM7
  • Getting value from entity state - Configuration - Home Assistant Community :
  • MoLe - a convenient front-end to hledger-web : Hardened fork of Signal
thumbnail

Possibly to reduce needed ports by disabling GDM in plex

plex discussion security
What network ports do I need to allow through my firewall? | Plex Support https://support.plex.tv/articles/201543147-what-network-ports-do-i-need-to-allow-through-my-firewall/
Wed Mar 6 20:17:31 2024
QRCode
cluster icon
  • Setup VLAN in Home-Assistant : Tutorial + discussion about VLAN in a network with domotic, IOT and HA
  • Plex Flooding 32414 and 32412 - Plex Media Server / Desktops & Laptops - Plex Forum : Possibly to reduce needed ports by disabling GDM in plex
  • UniFi's Advanced Wi-Fi Settings Explained — McCann Tech :
  • Blog of vacum : Nice blog with articles about pfsence, crowdsec, mailcow...
  • Stéphane HUC :: IT Log :: OpenWRT + Unbound : utiliser le protocole DoT :
thumbnail

Lists of ports I need to allow to be able to use plex properly:

TCP: 32400 (access to the Plex Media Server) [required]

The following additional ports are also used within the local network for different services:

UDP: 1900 (access to the Plex DLNA Server)
UDP: 5353 (older Bonjour/Avahi network discovery)
TCP: 8324 (controlling Plex for Roku via Plex Companion)
UDP: 32410, 32412, 32413, 32414 (current GDM network discovery)
TCP: 32469 (access to the Plex DLNA Server)
plex network security
Cyber Resilience and Insurance Services | Zurich Insurance https://www.zurich.com/en/commercial-insurance/products/cyber
Sun Mar 3 08:41:39 2024
QRCode
cluster icon
  • Nitrokeys | Nitrokey :
  • 5 Bibles du Pentesting :
  • pfSense baseline guide with VPN, Guest and VLAN support :
  • Banking Applications Compatibility with GrapheneOS | PrivSec - A practical approach to Privacy and Security : Website listing all banking apps available on Android and their compatibility with GrapheneOS (without the Google Play Services)
  • Stéphane HUC :: IT Log :: OpenWRT + Unbound : utiliser le protocole DoT :

Société mentionnée dans le podcast NoLimitSecu.
Il y aurait un formulaire quelque part permettant d'évaluer sa maturité au niveau sécu IT.

Voir sur nolimitsecu: https://www.nolimitsecu.fr/cyberassurance/

– https://www.zurich.com/en/media/news-releases/2023/2023-0720-01
– https://www.zurich.com/en/commercial-insurance/sustainability-and-insights/commercial-insurance-risk-insights/study-highlights-10-cyber-controls-reducing-70-most-frequent-attacks
– https://www.argusdelassurance.com/assurance-dommages/risques-d-entreprise/les-10-moyens-de-controle-qui-reduisent-70-des-attaques-cyber.222392

security
Doing much better than your .env file | Medium https://medium.com/@tony.infisical/the-death-of-the-env-file-6d65bfc6ac5e
Sat Mar 2 23:29:43 2024
QRCode
cluster icon
  • Complete Guide to Self-hosting Ghost CMS With Docker :
  • blog.kharec.info : SysOps qui a tendance à coder, passionné de philosophie devops. J'aime partager, alors j'écris. Vous trouverez mon cv ci-dessous, ainsi que quelques l...
  • Block Malicious IPs in pfSense - David's Homelab : Tutorial on how to block malicious IPs in pfSense
  • Presents Android application :
  • De Proxmox à XCP-ng :
thumbnail

Please stop using .env files and switch to a centralized keyvault.

security selfhost development
sosandroid/docker-fail2ban-synology: Adaptation of @crazy-max docker fail2ban for Synology https://github.com/sosandroid/docker-fail2ban-synology?tab=readme-ov-file
Sun Feb 25 09:46:25 2024
QRCode
cluster icon
  • sosandroid/docker-bitwarden_rs-caddy-synology: Docker compose for Bitwarden_rs with Caddy on Synology : Project to run Bitwarden on Synology DSM, protected by Fail2Ban.
  • Installation de Home Assistant sur un NAS Synology – Tech2Tech | News, Astuces, Tutos, Vidéos autour de l'informatique : Tuto pour installer Home-Assistant sur un NAS Synology. Méthode basé sur une VM tournant sur le NAS. HAOS
  • Accéder à Home Assistant de l'extérieur avec reverse proxy Synology et certificat SSL ? : Tutoriel expliquant comment configurer DSM & Home-Assistant pour utiliser DSM en tant que reverse proxy avec certificat https.
  • Configuring Traefik on Synology DSM7 using docker macvlans : Useful for Fail2Ban, setting macvlans for docker in order to give an IP provided by the router itself.
  • MoLe - a convenient front-end to hledger-web : Hardened fork of Signal

Project to run Fail2Ban in a container on a Synology DSM NAS.

synology dsm container fail2ban security opensource
Argon2 Hash Generator, Validator & Verifier https://argon2.online/
Fri Dec 8 23:14:18 2023
QRCode
cluster icon
  • Leaked Password Check: Has My Password Been Hacked? :
  • Password Hashing Competition : Recommendations regarding passwords
  • Comment savoir si il y a des Virus sur votre smartphone ? :
  • A Technical Deep Dive: Securing the Automation of ACME DNS Challenge Validation | Electronic Frontier Foundation :
  • Redwatch | Arrêtez le TOFU, et utilisez des certificats d'hôtes : Regles de sécurité à appliquer sur tous les serveurs Do you trust this ssh key? Of course!
thumbnail
security password argon2
Password Hashing Competition https://www.password-hashing.net/
Fri Dec 8 23:13:59 2023
QRCode
cluster icon
  • Argon2 Hash Generator, Validator & Verifier :
  • Leaked Password Check: Has My Password Been Hacked? :
  • 5 Bibles du Pentesting :
  • sosandroid/docker-fail2ban-synology: Adaptation of @crazy-max docker fail2ban for Synology : Project to run Fail2Ban in a container on a Synology DSM NAS.
  • A Technical Deep Dive: Securing the Automation of ACME DNS Challenge Validation | Electronic Frontier Foundation :

Recommendations regarding passwords

security password
pfSense baseline guide with VPN, Guest and VLAN support https://nguvu.org/pfsense/pfsense-baseline-setup/#create%20vlans
Fri Dec 8 20:36:40 2023
QRCode
cluster icon
  • Block Malicious IPs in pfSense - David's Homelab : Tutorial on how to block malicious IPs in pfSense
  • [pfSense] Configurer ses VLAN - Provya - Tutoriaux pfSense :
  • Sécurisez votre infrastructure grâce à pfSense - Sécurisez votre réseau grâce aux VPN et Firewall - OpenClassrooms : Tutorial by OpenClassRooms on how to use pfsense
  • Setup Pfsense & Unifi with Guest Wifi VLAN | LinuxServer.io :
  • Setup VLAN in Home-Assistant : Tutorial + discussion about VLAN in a network with domotic, IOT and HA
pfsense tuto vlan security vpn
Setup VLAN in Home-Assistant https://community.home-assistant.io/t/setup-vlan-and-ha-tutorial/87705
Fri Dec 8 00:08:23 2023
QRCode
cluster icon
  • pfSense baseline guide with VPN, Guest and VLAN support :
  • HA to detect devices across multiple networks / VLAN - Configuration - Home Assistant Community :
  • Home Assistant, gestion avancée du chauffage - La programmation sur le web : Tutoriel très avancé sur la gestion du chauffage avec Home-Assistant (périodes de chauffe, thermostat générique, etc.)
  • Installation de Home Assistant sur un NAS Synology – Tech2Tech | News, Astuces, Tutos, Vidéos autour de l'informatique : Tuto pour installer Home-Assistant sur un NAS Synology. Méthode basé sur une VM tournant sur le NAS. HAOS
  • Import KNX file into Home-Assistant :
thumbnail

Tutorial + discussion about VLAN in a network with domotic, IOT and HA

tuto discussion homeassistant security network vlan
Multi-Factor Authentication & Single Sign-On | Duo Security https://duo.com/
Wed Dec 6 19:54:59 2023
QRCode
cluster icon
  • Cyber Resilience and Insurance Services | Zurich Insurance : Société mentionnée dans le podcast NoLimitSecu. Il y aurait un formulaire quelque part permettant d'évaluer sa maturité au niveau sécu IT. Voir sur no...
  • Block Malicious IPs in pfSense - David's Homelab : Tutorial on how to block malicious IPs in pfSense
  • 5 Bibles du Pentesting :
  • Un switch beaucoup trop à l'écoute ... - LinuxFr.org :
  • securing /web/database/manager | Odoo : Tutorial explaining how to disable the Database Manager in Odoo (enabled by default...)
thumbnail

Compatible with Linux distributions to implement 2FA with push notification thanks to Cisco Duo

mfa security
securing /web/database/manager | Odoo https://www.odoo.com/forum/help-1/securing-web-database-manager-121799
Wed Dec 6 19:53:06 2023
QRCode
cluster icon
  • Disable database manager in Odoo - Numberspeaks : Tutorial explaining how to disable the Database Manager in Odoo (enabled by default...)
  • What network ports do I need to allow through my firewall? | Plex Support : Lists of ports I need to allow to be able to use plex properly: TCP: 32400 (access to the Plex Media Server) [required] The following additional ports...
  • Plex Flooding 32414 and 32412 - Plex Media Server / Desktops & Laptops - Plex Forum : Possibly to reduce needed ports by disabling GDM in plex
  • Maison des alarmes : Matériel alarme à bon prix
  • Monitor Network Traffic from Individual Hosts/Devices in pfSense (2.3.x) - ntopng | Digiex : Great tutorial explaining how to use the ntopng tool in order to monitor properly the network usage
thumbnail

Tutorial explaining how to disable the Database Manager in Odoo
(enabled by default...)

odoo security
Disable database manager in Odoo - Numberspeaks https://www.numberspeaks.com/2020/06/03/disable-database-manager-in-odoo/
Wed Dec 6 19:52:38 2023
QRCode
cluster icon
  • pfSense baseline guide with VPN, Guest and VLAN support :
  • Block Malicious IPs in pfSense - David's Homelab : Tutorial on how to block malicious IPs in pfSense
  • Comment savoir si il y a des Virus sur votre smartphone ? :
  • How to Configure Odoo Using Docker Compose in Just 15 mins? :
  • Stéphane HUC :: IT Log :: OpenWRT + Unbound : utiliser le protocole DoT :
thumbnail

Tutorial explaining how to disable the Database Manager in Odoo
(enabled by default...)

odoo security tuto
page 1 / 2
871 links, including 81 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn