You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -74,4 +74,5 @@ Direct links to some basic options are given below:
74
74
Optionally, you can use the `--help` argument to explore Arjun on your own.
75
75
76
76
##### Credits
77
-
The parameter names wordlist is created by extracting top parameter names from [CommonCrawl](http://commoncrawl.org) dataset and merging best words from [SecLists](https://github.com/danielmiessler/SecLists) and [param-miner](https://github.com/PortSwigger/param-miner) wordlists into that.
77
+
The parameter names wordlist is created by extracting top parameter names from [CommonCrawl](http://commoncrawl.org) dataset and merging best words from [SecLists](https://github.com/danielmiessler/SecLists) and [param-miner](https://github.com/PortSwigger/param-miner) wordlists into that.\
78
+
`db/special.json` wordlist is taken from [data-payloads](https://github.com/yehgdotnet/data-payloads).
if ('required'or'missing'or'not found'or'requires') inresponse.lower() and ('param'or'parameter'or'field') inresponse.lower():
26
+
ifnotmem.var['quiet']:
27
+
print('%s The endpoint seems to require certain parameters to function. Check the repsonse and use the --include option appropriately for better results.'%info)
0 commit comments