Friday, April 26, 2019

Start SSH Server without typing a password - Sudoers (NOPASSWD) - (robbering folder)

sudo -s /bin/launchctl load -w /System/Library/LaunchDaemons/ssh.plist

(remove -s argument)


No comments:

Kernel hack velocity sintectic code undetactble 1ms exact injection

  import ctypes import time # Carregar as funções necessárias da API do Windows para alta precisão winmm = ctypes.WinDLL('winmm') ke...