mirror of
https://github.com/danielmiessler/SecLists
synced 2026-02-19 14:08:15 +01:00
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.
This commit is contained in:
commit
2e82613b9b
1 changed files with 6448 additions and 2583 deletions
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue