[ONLY FOR WINDOWS]
An advance hacking script made in python. This scripts establishes a connection between the victim and the server and then the server can pass on certain commnads to the client script
Powers of Server.py
-
-
Access to passwords of all the WIFI's that the victim has ever connected to
(Command - all wifi)
-
Access to victim's public ip
(Command - public ip)
-
Complete access over Victim's mouse
(Command - Click <1> or <2> ; move <x,y>)
-
Can boot crash the victim's system(BSOD; works only on win10)
(Command - crash)
-
Can shutdown victim's computer anytime
(Command - shutdown)
-
Can permanentely delete any file/folder on victim's computer
(Command - del <file_path> or delfld <folder_path> )
-
Access to details of all the programmes running on victim's pc (Just like task manager)
(Command - pwr Get-Process)
-
Can open any url on victim's pc
(Command - openweb <url> )
-
Access to the victim's computer name
(Command - name)
-
Can get the script's location
(Command - cwd)
-
Access to ipv4
(Command - ipv4)
-
Access to the names of all the users on the victim's computer
(Command - get_user)
-
Can get to know on which OS is the victims's computer running on
(Command - OS)