# WASTE Pentesting

A peer-to-peer and end-to-end protocol and software application. The ports often used are 1337, 31337.

### Connect <a href="#connect" id="connect"></a>

```shellscript
connect <target-ip> 1337
# or
nc <target-ip> 1337
```
