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
  • GrapheneOS/ns1.grapheneos.org: Authoritative DNS servers : Having my own authoritative DNS servers for my GrapheneOS phone
  • Is GrapheneOS for me? (Questions and concerns) : GrapheneOS :
  • LineageOS vs GrapheneOS? : LineageOS :
  • 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...
  • Comment savoir si il y a des Virus sur votre smartphone ? :
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 List 🔐 : List of great tools for network, passwords, etc.
  • 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.
  • Our Apps - DivestOS Mobile : A list of Android apps developed by the DivestOS team
  • Setup VLAN in Home-Assistant : Tutorial + discussion about VLAN in a network with domotic, IOT and HA

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 :
  • 5 Bibles du Pentesting :
  • 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 ...
  • Maison des alarmes : Matériel alarme à bon prix
security password
Our Apps - DivestOS Mobile https://divestos.org/
Sat Jul 27 16:16:56 2024
QRCode
cluster icon
  • MoLe - a convenient front-end to hledger-web : Hardened fork of Signal
  • Security List 🔐 : List of great tools for network, passwords, etc.
  • platform_frameworks_base/AndroidManifest.xml at master · aosp-mirror/platform_frameworks_base : List of all the Android permissions. Can be useful to limite permissions for applications :-)
  • Tasks.org | Tasks.org :
  • Life without internet made smoother. <br /> Get access to tools that help. : An appstore hosted on your private network

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
  • MoLe - a convenient front-end to hledger-web : Hardened fork of Signal
  • securing /web/database/manager | Odoo : Tutorial explaining how to disable the Database Manager in Odoo (enabled by default...)
  • Un switch beaucoup trop à l'écoute ... - LinuxFr.org :
  • 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...
  • Password Hashing Competition : Recommendations regarding passwords
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 :
  • 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...
  • Fawkes - prevent IA to recognize face : Open source tool to add noise on pictures to avoid face recognition.
  • sosandroid/docker-fail2ban-synology: Adaptation of @crazy-max docker fail2ban for Synology : Project to run Fail2Ban in a container on a Synology DSM NAS.
  • Moniteur d'énergie domestique intelligent 2 ou 3 phases, moniteur d'électricité en temps réel, compteur | Comptage solaire/net (moniteur avec 16 capteurs 50A) : Amazon.fr: Bricolage :
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
  • 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)
  • Using KeePassXC as your system-keyring and ssh-agent : Guest article by maxice8 Recently the community-oriented password manager KeePassXC made a new major release, 2.5.0. In this new release there was a r...
  • Doing much better than your .env file | Medium : Please stop using .env files and switch to a centralized keyvault.
  • Password Hashing Competition : Recommendations regarding passwords
  • Tips for hardening your container image security strategy | Snyk :
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
  • MoLe - a convenient front-end to hledger-web : Hardened fork of Signal
  • Block Malicious IPs in pfSense - David's Homelab : Tutorial on how to block malicious IPs in pfSense
  • 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...
  • Réalisez votre potentiel Marketplaces avec Sellermania : Synchronier stockage entre plusieurs magasins en ligne
  • GitHub - onSec-fr/Keepass-Enhanced-Security-Configuration: Make your keepass 2.x more secure. : Guide to secure your KeePass Windows classic installation. This includes noScreenShot, timeout, minimum key security level...
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
  • 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...
  • Setup VLAN in Home-Assistant : Tutorial + discussion about VLAN in a network with domotic, IOT and HA
  • sosandroid/docker-fail2ban-synology: Adaptation of @crazy-max docker fail2ban for Synology : Project to run Fail2Ban in a container on a Synology DSM NAS.
  • Disable database manager in Odoo - Numberspeaks : Tutorial explaining how to disable the Database Manager in Odoo (enabled by default...)
  • 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...
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
  • Passport.js : Librairie pour vérifier la validité d'un numéro de passeport
  • Security List 🔐 : List of great tools for network, passwords, etc.
  • Schneier on Security : Genious guy working in security He shares lots of info multi times a week
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
  • 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
  • GitHub - onSec-fr/Keepass-Enhanced-Security-Configuration: Make your keepass 2.x more secure. : Guide to secure your KeePass Windows classic installation. This includes noScreenShot, timeout, minimum key security level...
  • sosandroid/docker-fail2ban-synology: Adaptation of @crazy-max docker fail2ban for Synology : Project to run Fail2Ban in a container on a Synology DSM NAS.
  • Block Malicious IPs in pfSense - David's Homelab : Tutorial on how to block malicious IPs in pfSense
  • Security List 🔐 : List of great tools for network, passwords, etc.

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
  • How to Install the Nextcloud All-in-One on Linux - Nextcloud : Official tutorial to run NextCloud at home
  • Maison des alarmes : Matériel alarme à bon prix
  • 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 ...
  • Home | Immich : Alternative to Google Photos Currently not stable due to active development
  • Xfce4 Desktop Environment and X Server for Ubuntu on WSL 2 | Autoize : Tuto on HowTo install xfce on Ubuntu WSL2
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.
  • Synology - fail2ban ban l'IP, mais ne bloque pas (docker swag) | Forum des NAS : Synology, Qnap, Asustor... : Discussion autour de fail2ban sur Synology DSM7
  • MoLe - a convenient front-end to hledger-web : Hardened fork of Signal
  • 1-macvlan-setup · GitHub : 3-useful-links https://blog.alexis.lc/docker-macvlan-network-synology https://gist.github.com/xirixiz/ecad37bac9a07c2a1204ab4f9a17db3c https://communi...
  • 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.

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
  • Password Hashing Competition : Recommendations regarding passwords
  • Leaked Password Check: Has My Password Been Hacked? :
  • Security Checklist : A checklist for staying safe on the internet
  • Setup VLAN in Home-Assistant : Tutorial + discussion about VLAN in a network with domotic, IOT and HA
  • Tips for hardening your container image security strategy | Snyk :
thumbnail
security password argon2
Password Hashing Competition https://www.password-hashing.net/
Fri Dec 8 23:13:59 2023
QRCode
cluster icon
  • Leaked Password Check: Has My Password Been Hacked? :
  • Argon2 Hash Generator, Validator & Verifier :
  • Plex Flooding 32414 and 32412 - Plex Media Server / Desktops & Laptops - Plex Forum : Possibly to reduce needed ports by disabling GDM in plex
  • Nitrokeys | Nitrokey :
  • Tips for hardening your container image security strategy | Snyk :

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
  • Setup Pfsense & Unifi with Guest Wifi VLAN | LinuxServer.io :
  • Block Malicious IPs in pfSense - David's Homelab : Tutorial on how to block malicious IPs in 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 VLAN in Home-Assistant : Tutorial + discussion about VLAN in a network with domotic, IOT and HA
  • [pfSense] Configurer ses VLAN - Provya - Tutoriaux pfSense :
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
  • HA to detect devices across multiple networks / VLAN - Configuration - Home Assistant Community :
  • pfSense baseline guide with VPN, Guest and VLAN support :
  • Gestion du chauffage de bout en bout : Tutoriel complet sur la gestion du chauffage pour une maison avec homeassistant
  • 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.)
  • Comment savoir si il y a des Virus sur votre smartphone ? :
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
  • A Technical Deep Dive: Securing the Automation of ACME DNS Challenge Validation | Electronic Frontier Foundation :
  • 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...
  • 5 Bibles du Pentesting :
  • 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.
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...)
  • A Technical Deep Dive: Securing the Automation of ACME DNS Challenge Validation | Electronic Frontier Foundation :
  • sosandroid/docker-fail2ban-synology: Adaptation of @crazy-max docker fail2ban for Synology : Project to run Fail2Ban in a container on a Synology DSM NAS.
  • 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
  • Setup VLAN in Home-Assistant : Tutorial + discussion about VLAN in a network with domotic, IOT and HA
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
  • Stéphane HUC :: IT Log :: OpenWRT + Unbound : utiliser le protocole DoT :
  • 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!
  • securing /web/database/manager | Odoo : Tutorial explaining how to disable the Database Manager in Odoo (enabled by default...)
  • Setup VLAN in Home-Assistant : Tutorial + discussion about VLAN in a network with domotic, IOT and HA
  • pfSense baseline guide with VPN, Guest and VLAN support :
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