This repository has been archived on 2025-02-13. You can view files and clone it, but cannot push or open issues or pull requests.
2024-10-15 08:29:01 +02:00
2024-10-10 02:10:06 +02:00
2024-10-10 02:10:06 +02:00
2024-10-14 23:37:57 +02:00
2024-10-07 10:27:34 +02:00
2024-10-15 02:55:42 +02:00
2024-10-15 01:38:58 +02:00
2024-10-15 01:38:58 +02:00
2024-10-15 01:38:58 +02:00
2024-10-07 01:16:44 +02:00
2024-10-15 08:29:01 +02:00
2024-10-07 20:34:38 +02:00
2024-10-15 08:29:01 +02:00
2024-10-14 23:37:57 +02:00
2024-10-14 21:21:08 +02:00

lanScan

Scanne le réseau avec nmap et affiche les résultats dans une page web.

Accès root

Certaines options nécessitent l'accès root. Pour donner les droits à lanScan sous Linux, créer le fichier /etc/sudoers.d/nmap avec le contenu (en remplaçant www-data par le compte du service web) :

www-data ALL = NOPASSWD: /usr/bin/nmap

et modifier le fichier config.php avec :

$sudo = true;
Description
Web interface for nmap
Readme 1.5 MiB
Languages
XSLT 47.3%
PHP 42%
Lua 9.2%
CSS 1.5%