Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/the-robin-hood/pip-remote-access

To show the vulnerability of PIP
https://github.com/the-robin-hood/pip-remote-access

Last synced: 10 days ago
JSON representation

To show the vulnerability of PIP

Awesome Lists containing this project

README

        

# Explanation:

This is Simple Python Reverse Shell module.
It is show how one can write a exploit and upload a malicious code to pyorg.
If installed how the attacker can get over your machine.

1. First Listen on 1234 port with netcat
`nc -lvp 1234`

2. Install the package
`pip install pip-remote-access`

#### Demo :