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

https://github.com/r3nanp/portscanner

🔒 It's a port scanner available from a vulnerable website.
https://github.com/r3nanp/portscanner

port-scanner portscanner security

Last synced: 3 days ago
JSON representation

🔒 It's a port scanner available from a vulnerable website.

Awesome Lists containing this project

README

          

# Portscanner
It's a available port scanner from a vulnerable website.

![r3nanp](https://img.shields.io/badge/r3nanp-portscanner-blue)

### Screenshot

### Prerequisites

* git

* python v.3

### Installing and Executing

```
apt-get install git python

git clone https://github.com/r3nanp/portscanner/
```

```
cd portscanner
```

```
python portscanner.py
```