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.
- Host: GitHub
- URL: https://github.com/r3nanp/portscanner
- Owner: r3nanp
- License: mit
- Created: 2019-05-08T15:44:20.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-09-09T12:23:23.000Z (almost 6 years ago)
- Last Synced: 2025-03-02T01:47:29.473Z (over 1 year ago)
- Topics: port-scanner, portscanner, security
- Language: Python
- Homepage:
- Size: 49.8 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Portscanner
It's a available port scanner from a vulnerable website.

### 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
```