Add new wordlist for searching javascript files.

There is usually a lot of juicy information in javascript files and it is
where a large portion of the applications functionality resides these days.

Knowing what to search for is helpful considering some websites javascript files
can be 10's of thousands of lines long.
This commit is contained in:
Your Name 2022-06-14 09:27:30 +01:00
parent 5286ecde7e
commit 84164eb70b
2 changed files with 16 additions and 0 deletions

View File

@ -4,10 +4,16 @@ b
build
ci
corp
data
dev
eks
experimental
git
jira
kibana
oauth
ops
prod
production
q
staging

10
javascript.txt Normal file
View File

@ -0,0 +1,10 @@
://
//
token
auth
api
sourceMapping
post
xhr
request
config