lisus18ikrak / http-reversed-shell

Python HTTP reversed shell that enable to hack windows OS from your Kali Linux or any Linux OS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

forthebadge forthebadge forthebadge

HTTP Reversed Shell About & Functionality?

is a simple Python HTTP reversed shell that enable to hack windows OS from your Kali Linux or any Linux OS. HTTP Reversed Shell contains many features including:

  • Command Execution.
  • Find with.
  • Tacking Screenshots.
  • Download files from victim's PC.
  • Uploading Files to Victim's PC.
  • Simple Port Scanner.
  • Getting basic system info.
  • Getting IP address Geo location.
  • Persistence

Requirements:

  • Python3 ❀
  • requests
  • pyautogui
  • ip2geotools

installing Requirements modules:

pip3 install -r req.txt

Screenshots:

Connecting and Getting Requests:

connect

Send Commands and Getting Its Result:

ipconfig

Getting Screenshot from victim PC:

getting screenshot screenshot

Notes:

[-] Any IP address was mentioned in photos is a virtual one, So Don't Try πŸ˜‰
[-] You can run upload server and then send any file in the server path to the victim PC, such as keyloggers and any thing else.
[-] Together we develop better ❀, So open lets work more to improve it.

[+] To-Do || Updates List:

  • Encryption using SSL
  • Builti in Keylogger
  • Merging upload_server.py with server.py

Happy Hacking πŸ‘¨β€πŸ’»

About

Python HTTP reversed shell that enable to hack windows OS from your Kali Linux or any Linux OS.


Languages

Language:Python 100.0%