Quantcast
Channel: pastebin.com – LeakedIn
Viewing all articles
Browse latest Browse all 2834

Simple Password

$
0
0
Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*[“‘][a-z0-9\-_\!\$]+[“‘]': wner to new user # - Delete default user (ubuntu in ec2 plain images) # # Variables to change: # - username # - password # - userToRemove ######################################################################## if [ $(id -u) -eq 0 ]; then username="paul" password="changeme" if [ -z "$(getent passwd $username)"]; then pass=$(perl -e 'print crypt($ARGV[0], […]

Viewing all articles
Browse latest Browse all 2834

Latest Images

Trending Articles



Latest Images