Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/oppsec/extensions-wordlist

🔍 Improve your files enumeration with specific extensions!
https://github.com/oppsec/extensions-wordlist

extension extensions files pentest security wordlist wordlists

Last synced: 3 days ago
JSON representation

🔍 Improve your files enumeration with specific extensions!

Awesome Lists containing this project

README

        

# Extensions Wordlist

> Improve your files enumeration with specific extensions!


## For what I will use this?
The main goal of this repository is making a huge extensions wordlist to use with tools like: ffuf, gobuster, etc... and try finding files which may contain sensitive information or can help you.


## Wordlists

### General
```
.bak,.sql,.zip,.xml,.old,.inc,.backup,.js,.json,.passwd,.conf,.log,.yml,.yaml,.txt
```

### ASP.NET/IIS
```
.asp,.aspx,.asmx,.cfg,.config,.xml,.web,.dll,.exe,.wasm,.wadl,.axd,.resx,.wsdl,.xsd,.htm,.ashx,.cs,.sln,.asax
```

### Java
```
.jsp,.jsf,.xhtml,.xml,.class,.java,.jar,.seam,.faces,.shtml,.ifaces,.do,.action,.jspf,.properties
```

### NodeJS
```
.js,.json,.yaml,.lock,.yml,.md,.base.js
```


## Contribution
If you want to help this project, please open a pull request with your changes.