> For the complete documentation index, see [llms.txt](https://cs.desdes.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cs.desdes.xyz/api/recoleccion-de-informacion/enumeracion-en-endpoints.md).

# Enumeracion en Endpoints

### Fuzz de Endpoints

```
https://domain.site/api/v1/FUZZ1.FUZZ2

actionObject
ActionObject
action_Object
action-object
action.object
...
```

{% embed url="<https://github.com/chrislockard/api_wordlist>" %}

### JS Minning

Extension de burpsuite.

<figure><img src="/files/M4uguNJLpLhe2IE8A1RM" alt=""><figcaption></figcaption></figure>

{% embed url="<https://github.com/portswigger/js-miner>" %}

### Fuzz de parametros

```
arjun -u URL
```

{% embed url="<https://github.com/s0md3v/Arjun>" %}

### Kite Runner

```
kr scan hosts.txt -w routes.kite -x 20 -j 100
```

{% embed url="<https://github.com/assetnote/kiterunner>" %}
