# DIRB

### Usage:

Template:

```
dirb http://<ip> -r
```

EX: Looking at the webserver 10.0.5.21 with recursion.

```
dirb http://10.0.5.21 -r
```

### Flags:

* -r   |  Recursive
