Linux passwd file username wordlist creation
cat /etc/passwd | cut βd ":" βf1 > usernames.txtPreviousOne liner command for creating IIS extensions to test against a server with burp intruderNextMaskProcessor
Last updated
cat /etc/passwd | cut βd ":" βf1 > usernames.txtLast updated