[+] Search password files

This module tries to identify password related files and analyses found password files for hashes, users and other configuration weaknesses.

[+] Found 6 password related files:
    /bin/busybox (-rw-r--r-- root root)
    /etc/passwd (-rw-r--r-- root root)
    Identified the following root accounts:
        root

    /etc/shadow (-rw-r--r-- root root)
    Identified the following root accounts:
        daemon
        ftp
        network
        nobody
        http
        www-data
        dnsmasq
        mosquitto
    Found passwords or weak configuration:
        root:$1$ZMDCdK26$t9H/47MjUhJU5xYl46PVM.:17366:0:99999:7:::
        sdcard:$1$JbElAA7t$JzppsspcGk.BRuKFyFj2A0:17360:0:99999:7:::

    /etc/uci-defaults/10_migrate-shadow (-rw-r--r-- root root)
    /usr/sbin/samba_multicall (-rw-r--r-- root root)
    /www/public/sdcard/cpt/app/migrations/6_add_password_change_enabled_column.php (-rw-r--r-- root root)
[+] Sudoers configuration:
    
    root ALL=(ALL) ALL
    http ALL=(ALL) NOPASSWD: ALL
    %sudo ALL=(ALL) ALL