Windows XP Password Generator

In window XP è presente il comando net per fare le più svariate operazioni sugli account e sulle configurazioni.

Quando si aggiunge un utente oppure ci si è dimenticati la password è possibile visualizzare una pwd  generata casualmente (come pwgen per il pinguino )


net user nomeutente /random

Ecco qualche esempio con l’utenza “Guest”


C:\Documents and Settings\texilee>net user guest  /random
La password per guest è: %UfuU$HE

Esecuzione comando riuscita.

C:\Documents and Settings\texilee>net user guest  /random
La password per guest è: Aj4SVjEA

Esecuzione comando riuscita.

C:\Documents and Settings\texilee>net user guest  /random
La password per guest è: @mu%yMOb

A prima vista sembrano abbastanza robuste.

Posted in Windows by texilee at September 28th, 2006.

Leave a Reply