whoami7 - Manager
:
/
proc
/
self
/
root
/
usr
/
local
/
rvm
/
usr
/
ssl
/
misc
/
Upload File:
files >> //proc/self/root/usr/local/rvm/usr/ssl/misc/c_hash
#!/bin/sh # print out the hash values # for i in $* do h=`openssl x509 -hash -noout -in $i` echo "$h.0 => $i" done
Copyright ©2021 || Defacer Indonesia