Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- dwebb@ubuntu:~$ ssh [email protected] uname -a
- Linux changeme.REDACTED.com 3.8.13.15-10.gc33dd1e-smp64 #1 SMP Wed Feb 19 11:01:09 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
- dwebb@ubuntu:~$ ssh [email protected] cc change_object `cc get_objects_filtered '$_->{data}->{name} eq "testadmin"' | pcregrep -o REF_AaaUse[A-Za-z]*` md4hash `iconv -f ASCII -t UTF-16LE <(printf "newtapassword") | openssl dgst -md4 | cut -f 2 -d \ `
- cc: error: get_objects_filtered: No such file or directory
- cc: error: $_->{data}->{name} eq "testadmin": No such file or directory
- cc: fatal error: no input files
- compilation terminated.
- The program 'pcregrep' is currently not installed. You can install it by typing:
- sudo apt-get install pcregrep
- bash: cc: command not found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement