SecLists/Discovery
g0tmi1k 2e82613b9b
Merge pull request #712 from righettod/master
Sync with param-miner master repository.

1. Take content of the file **params** from the [PortSwigger/param-miner](https://github.com/PortSwigger/param-miner/blob/master/resources/params) repository (master branch).
2. Take the content of the file **burp-parameter-names.txt** from the [SecLists](https://github.com/danielmiessler/SecLists/blob/master/Discovery/Web-Content/burp-parameter-names.txt) repository (master branch).
3. Unify the both content removing the duplicates via `cat params  burp-parameter-names.txt | sort -u > burp-parameter-names.txt`.
4. Add the parameter named **api-version** found into this [blog post](https://medium.com/xm-cyber/10-ways-of-gaining-control-over-azure-function-apps-7e7b84367ce6) about attacking Azure function apps.
2022-04-26 17:25:07 +01:00
..
DNS Merge pull request #693 from giper45/master 2022-02-02 23:34:42 +00:00
File-System Merge branch 'danielmiessler:master' into master 2021-05-11 16:10:42 +02:00
Infrastructure added 8443, tomcat ssl 2021-12-21 11:43:25 +01:00
Mainframe Add CICS transaction list 2019-11-03 11:50:45 +01:00
SNMP Hidden SNMP community in Cisco SG220 series 2019-11-08 10:39:12 +00:00
Variables Fixed typo in Discovery/Variables/secret-keywords.txt 2020-05-17 00:37:40 +03:00
Web-Content Merge pull request #712 from righettod/master 2022-04-26 17:25:07 +01:00