Sécurité

Tout ce qui concerne la sécurité (MS Windows ou Linux), firewall, perm fichiers...

Let’s Encrypt : a new and free CA

More in french.

A free and new process to manage certificates, supported by Netscape, l'EFF, Akamai, Cisco...
Using an agent (installed on the server, running Apache or Ngix), it will manage validation, renew and revocation.

bonnes pratiques lors d'une migration vers HTTPS

Google a pu observer qu'une majorité d'URL HTTPS ne pouvaient pas remonter correctement dans les résultats ("80% des URLS en HTTPS éligibles à l'indexation, c'est-à-dire sans noindex ou problèmes rencontrés lors du crawl ne peuvent devenir canoniques). Le moteur donne aussi des pistes pour régler ce problème apparemment fréquent.
Cf doc joint How To Migrate To HTTPS de janvier 2015.

Metasploit Framework (msf)

sudo msfconsole
MSF> db_connect <username>:<password>@127.0.0.1/<DATABASE>

check db, workspace creation

  • db_status
  • worspace  (répond default)
  • workspace -a customer1-dmz1

db_nmap -A -sT 192.168.50.0/24

Subscribe to RSS - Sécurité