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 / 5
94 results tagged secu  ✕
I Always Disable These 3 Settings on My Router: Here's Why https://www.makeuseof.com/always-disable-these-wifi-router-settings/
Mon Nov 25 13:22:32 2024 archive.org

I Always Disable These 3 Settings on My Router: Here's Why

Top secu router
SuperMSConfig - Optimisez votre Windows 11 comme un pro | Optimisation système | Le site de Korben https://korben.info/supermsconfig-optimisation-windows-11-personnalisation-avancee.html
Mon Nov 25 13:22:00 2024 archive.org
thumbnail

SuperMSConfig - Optimisez votre Windows 11 comme un pro
Le 23 novembre 2024
par Korben -

Tutoriels-DiyOptimisation-Systeme

Aujourd’hui, les copains je vous propose d’explorer un petit outil bien sympa et surtout bien utile : SuperMSConfig. Ce dernier permet de transformer un bon vieux PC Windows 11 fraîchement installé en une machine de compétition, optimisée et personnalisée selon vos désirs les plus fous.

Vous connaissez sûrement déjà MSConfig, l’utilitaire intégré à Windows qui vous permet de gérer les paramètres de démarrage et certains pilotes système. C’est pratique pour désactiver des programmes au lancement ou modifier les options de démarrage du système. Cependant, ses capacités restent limitées et nécessitent souvent des manipulations un peu relous.

SuperMSConfig, comme son nom l’indique, va bien au-delà. Il repousse les limites en automatisant de nombreuses tâches que vous auriez dû effectuer manuellement dans MSConfig, et en offrant une chiée de fonctionnalités supplémentaires pour la gestion complète de votre système.

TOp Secu windows
C’est qui qui a fuité aujourd’hui ? https://bonjourlafuite.eu.org/
Mon Nov 25 13:11:45 2024 archive.org

C’est qui qui a fuité aujourd’hui ?

TOP secu fuite france
Deleteme - Secure Your Information And Privacy — For Consumers https://www.deleteme.com/
Sun Nov 17 10:04:04 2024 archive.org

We Can See All

We Can Delete All

https://www.deleteme.com/wp-content/uploads/2024/05/deleteme-new-01-bg.png

Discover & control your digital footprint (DF) from a name, email, phone number and what it says about you!
Scan for stealer logs, breaches, credentials, and leaks with the OneSearch email scan below!

deleteme TOP SECU
Protégez vos fichiers avec Picocrypt – Simple, sûr et portable https://korben.info/protegez-vos-fichiers-avec-picocrypt-logiciel-cryptage-simple-securise.html
Wed Nov 22 19:21:11 2023 archive.org
thumbnail

https://korben.info/app/uploads/2023/10/screenshot.webp

Picocrypt est un logiciel de cryptage simple, sécurisé et gratuit, utilisant le chiffrement XChaCha20 et la fonction de dérivation de clé Argon2id pour protéger vos fichiers. Il se distingue par sa légèreté, sa portabilité et son interface intuitive. Picocrypt offre des fonctions avancées telles que la protection contre la corruption de fichiers, l'utilisation de fichiers-clés…

korben.info astuces windows TOP secu
BrowserLeaks - Web Browser Fingerprinting - Browsing Privacy https://browserleaks.com/
Mon Feb 13 14:18:31 2023 archive.org
Home Page
IP Address
JavaScript
WebRTC Leak Test
Canvas Fingerprint
WebGL Report
Font Fingerprinting
SSL Client Test
Geolocation API
Features Detection
Content Filters
Java Applet
Flash Player
Silverlight
More Tools
Settings

It has long been believed that IP addresses and Cookies are the only reliable digital fingerprints used to track people online. But after a while, things got out of hand when modern web technologies allowed interested organizations to use new ways to identify and track users without their knowledge and with no way to avoid it.

BrowserLeaks is all about browsing privacy and web browser fingerprinting. Here you will find a gallery of web technologies security testing tools that will show you what kind of personal identity data can be leaked, and how to protect yourself from this.

TOP check secu borwser navigateur security
dns-blocklist-win [Wiki de sebsauvage.net] https://sebsauvage.net/wiki/doku.php?id=dns-blocklist-win
Wed Aug 24 09:21:22 2022 archive.org

Mise en place de la mise à jour automatique de liste de blocage DNS sous Windows 10

windows dns blocage secu pub
Windows Firewall Control https://www.binisoft.org/wfc.php
Tue May 17 11:32:11 2022 archive.org

Website logo
Home
Frequently asked questions
Contact
My account
WFC screenshot
Windows Firewall Control - Managing Windows Firewall is now easier than ever
Program Overview

windows firewal secu
URLhaus | Malware URL exchange https://urlhaus.abuse.ch/
Fri Mar 11 11:02:40 2022 archive.org

URLhaus

URLhaus is a project from abuse.ch with the goal of sharing malicious URLs that are being used for malware distribution.

malware check secu TOP
Usage sécurisé d’(Open)SSH | Agence nationale de la sécurité des systèmes d'information https://www.ssi.gouv.fr/administration/guide/recommandations-pour-un-usage-securise-dopenssh/
Wed Dec 8 10:43:13 2021 archive.org
ssh anssi rules TOP secu
XSinator - XS-Leak Browser Test Suite https://xsinator.com/
Mon Dec 6 10:02:29 2021 archive.org
web scan secu browser TOP
JPCERTCC/EmoCheck: Emotet detection tool for Windows OS https://github.com/JPCERTCC/EmoCheck
Mon Sep 21 16:21:42 2020 archive.org

EmoCheck

GitHub release Github All Releases

Emotet detection tool for Windows OS.
How to use

Download EmoCheck from the Releases page.
Run EmoCheck on the host.
Check the exported report.
emotet check scan secu virus malware
Distro_debian · Wiki · AppArmor / apparmor · GitLab https://gitlab.com/apparmor/apparmor/-/wikis/distro_debian
Wed Aug 26 11:56:05 2020 archive.org
thumbnail

Distro_debian
Last edited by Steve Beattie 2 years ago
In Stock Debian

AppArmor should be available out of the box in the latest Debian distros. Please see http://wiki.debian.org/AppArmor

To enable the AppArmor in the Debian kernel, add “security=apparmor” to the kernel parameters, like this:

sed -i -e 's/GRUB_CMDLINE_LINUX_DEFAULT="/&security=apparmor /' /etc/default/grub

This sed command results in the following /etc/default/grub line on my system:

GRUB_CMDLINE_LINUX_DEFAULT=“security=apparmor quiet”

Then run

update-grub

Experimental AppArmor on Debian Jessie amd64
Kernel
Obtaining

mkdir -p ~/apparmor/ && cd ~/apparmor/
wget https://www.kernel.org/pub/linux/kernel/v3.x/linux-3.10.2.tar.xz
tar -xJf linux-3.10.2.tar.xz
cd linux-3.10.2/

Building

cd ~/apparmor/linux-3.10.2/

See if we can reuse the existing kernel configuration (CONFIG_IKCONFIG=y, CONFIG_IKCONFIG_PROC=y):

cp /proc/config.gz ./ && gzip -d config.gz

Tweak the kernel, enable AppArmor:

apt-get install libncurses-dev
make menuconfig

“Security options” ---> “AppArmor support”, “Enable AppArmor 2.4 compatability”
Installing

aptitude install dpkg-dev bc
cd ~/apparmor/linux-3.10.2/
make deb-pkg
dpkg -i ../linux-firmware-image_{version}.deb
dpkg -i ../linux-headers-{version}.deb
dpkg -i ../linux-image-{version}.deb

If the kernel is installed on another host, then symlinks for DKMS should be fixed.

rm /lib/modules/{version}/build; ln -s /usr/src/linux-headers-{version} /lib/modules/{version}/build
rm /lib/modules/{version}/source; ln -s /usr/src/linux-headers-{version} /lib/modules/{version}/source

About dpkg -i ../linux-libc-{version}.deb: /usr/include/x86_64-linux-gnu/asm seems to be missing from latest linux-libc-{version}.deb. If you installed linux-libc-{version}.deb, you can downgrade to Debian version with aptitude install linux-libc-dev=3.0.0-3.

Finally:

update-grub

Checking

Reboot under new kernel:

/sbin/shutdown -r now

or

reboot

Now see if AppArmor is loaded and enabled (should print “Y”):

cat /sys/module/apparmor/parameters/enabled

Tools

aptitude install apparmor apparmor-profiles
/etc/init.d/apparmor restart

Checking

cat /var/log/audit/audit.log | grep apparmor_parser

should display something like

type=AVC msg=audit(1316949034.097:108): apparmor=“STATUS” operation=“profile_load” name=“/bin/ping” pid=5207 comm=“apparmor_parser”

Tuning logs

Audit data by default is dropped into /var/log/messages via rsyslogd. That way, the data is severely capped by the kernel in order not to overload the messages log. To make audit data usable with AppArmor we should install auditd and tune it to keep large amounts of data:

apt-get install auditd
sed -i -re 's/max_log_file = [0-9]+/max_log_file = 200/' /etc/audit/auditd.conf
/etc/init.d/auditd restart

secu debian apparmor boot check
Sécuriser OpenSSH https://www.tronyxworld.be/2020/hardening_ssh/
Sat Aug 22 14:21:55 2020 archive.org

Sécuriser OpenSSH
21 Aug 2020

Sshd est le processus du serveur OpenSSH.

Il écoute les connexions entrantes à l’aide du protocole SSH et agit comme serveur pour le protocole.

Il gère l’authentification des utilisateurs, le chiffrement, les connexions de terminaux, les transferts de fichiers et le tunneling.

ssh config secu debian
SSH Configuration Auditor https://www.ssh-audit.com/
Sat Aug 22 13:42:31 2020 archive.org

Home SSH Hardening Guides Contact

About

This free tool audits the configuration of an SSH server or client and highlights the areas needing improvement.

Too many admins overlook SSH configuration when setting up new systems. Unfortunately, the defaults for many operating systems are optimized for compatibility, not security.

To see a sample report, click here.

scan ssh secu check
Multiple vulnerabilities found in Wireless IP Camera (P2P) WIFICAM cameras and vulnerabilities in custom http server - IT Security Research by Pierre https://pierrekim.github.io/blog/2017-03-08-camera-goahead-0day.html
Mon Aug 10 14:25:13 2020 archive.org

Multiple vulnerabilities found in Wireless IP Camera (P2P) WIFICAM cameras and vulnerabilities in custom http server

TL;DR: by analysing the security of a camera, I found a pre-auth RCE as root against 1250 camera models. Shodan lists 185 000 vulnerable cameras. The "Cloud" protocol establishes clear-text UDP tunnels (in order to bypass NAT and firewalls) between an attacker and cameras by using only the serial number of the targeted camera. Then, the attacker can automaticaly bruteforce the credentials of cameras.
Product Description

The Wireless IP Camera (P2P) WIFICAM is a Chinese web camera which allows to stream remotely.

secu ip cam faille
shhgit: find secrets in real time across GitHub, GitLab and BitBucket https://shhgit.darkport.co.uk/
Fri Jul 10 09:29:52 2020 archive.org

shhgit finds secrets and sensitive files across GitHub (including Gists), GitLab and BitBucket committed in near real time.

secu ssh git password leaks

secu ssh git password leaks
IP Leak Tests - DNS, IPv6, WebRTC. Share Results. https://ipleak.org/
Wed Jul 8 16:05:13 2020 archive.org

IP Leak Test DNS Leak Test What is my IP?

secu dns check vpn
DNS leak test https://www.dnsleaktest.com/
Wed Jul 8 16:03:34 2020 archive.org

DNS leak test

What is a DNS leak?
What are transparent DNS proxies?
How to fix a DNS leak
vpn leak test check secu
BotReports.com - Updates on the bots and user-agents for the latest spiders, crawlers, scrapers and more http://www.botreports.com/index.shtml
Fri Jul 3 20:41:30 2020 archive.org

We collect and share information about different bots (user-agents) that you may see visiting your site. If you have noticed a bot that you are not familiar with, search our database of bots. We list many bots that were reported as bad bots and provide as much information as we can about the bots we list.

bot badbot botrepoorts secu web crawler spyder
page 1 / 5
1580 links, including 7 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn