From e1195a79e79dde234669f0c7ed0987c312047b8c Mon Sep 17 00:00:00 2001 From: bastien Date: Thu, 2 Feb 2023 21:16:53 +0100 Subject: [PATCH] =?UTF-8?q?r=C3=A9vision=20des=20changements?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 5ad73b9..8ca2489 100644 --- a/index.html +++ b/index.html @@ -51,6 +51,12 @@
  • Fun commands
  • +
  • + Scripting +
  • +
  • + Nmap +
  • Autre
  • @@ -162,7 +168,8 @@

    ssh-keygen -t rsa -b 4096 = Clé privée/publique ssh
    ssh-keygen -t ed25519 = Pareil en mieux

    -

    Commandes Nmap

    +
    +

    Commandes Nmap

  • nmap -O = Affiche l'OS des machines lors du scan

  • @@ -206,6 +213,7 @@

    xsltproc scan.xml -o scan.html = Permet de convertir le fichier créé par Nmap en fichier html

    +
    @@ -273,15 +281,13 @@

    Vim