Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions Broken-Object-Level-Authorization/BOLAByFuzzingUserIDDELETE.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,12 +79,12 @@ api_selection_filters:
for_one:
key:
regex: "^UserId$|^UserID$|^User-ID$|^user_id$|^user-id$|^userid$|username|^Username$|^USERNAME$|^uId$|^uid$|^UID$|^member_id$|^MemberId$|^memberId$|^profile_id$|^ProfileId$|^profileId$|^userIdentifier$|^UserIdentifier$|^user_identifier$|^account_id$|^AccountID$|^account-id$|^account_id$|^customer_id$|^CustomerID$|^customer-id$|^customer_id$"
extract: userKey
extractMultiple: userKey
- query_param:
for_one:
key:
regex: "^UserId$|^UserID$|^User-ID$|^user_id$|^user-id$|^userid$|^username$|^Username$|^USERNAME$|^uId$|^uid$|^UID$|^member_id$|^MemberId$|^memberId$|^profile_id$|^ProfileId$|^profileId$|^userIdentifier$|^UserIdentifier$|^user_identifier$|^account_id$|^AccountID$|^account-id$|^account_id$|^customer_id$|^CustomerID$|^customer-id$|^customer_id$"
extract: userKey
extractMultiple: userKey
wordLists:
random_ids:
source: sample_data
Expand All @@ -96,9 +96,11 @@ execute:
requests:
- req:
- modify_body_param:
userKey: ${random_ids}
${userKey}: ${random_ids}
for_each_combination: true
- modify_query_param:
userKey: ${random_ids}
${userKey}: ${random_ids}
for_each_combination: true
validate:
response_code:
gte: 200
Expand Down
10 changes: 6 additions & 4 deletions Broken-Object-Level-Authorization/BOLAByFuzzingUserIDPATCH.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,12 +81,12 @@ api_selection_filters:
for_one:
key:
regex: "^UserId$|^UserID$|^User-ID$|^user_id$|^user-id$|^userid$|username|^Username$|^USERNAME$|^uId$|^uid$|^UID$|^member_id$|^MemberId$|^memberId$|^profile_id$|^ProfileId$|^profileId$|^userIdentifier$|^UserIdentifier$|^user_identifier$|^account_id$|^AccountID$|^account-id$|^account_id$|^customer_id$|^CustomerID$|^customer-id$|^customer_id$"
extract: userKey
extractMultiple: userKey
- query_param:
for_one:
key:
regex: "^UserId$|^UserID$|^User-ID$|^user_id$|^user-id$|^userid$|^username$|^Username$|^USERNAME$|^uId$|^uid$|^UID$|^member_id$|^MemberId$|^memberId$|^profile_id$|^ProfileId$|^profileId$|^userIdentifier$|^UserIdentifier$|^user_identifier$|^account_id$|^AccountID$|^account-id$|^account_id$|^customer_id$|^CustomerID$|^customer-id$|^customer_id$"
extract: userKey
extractMultiple: userKey
wordLists:
random_ids:
source: sample_data
Expand All @@ -98,9 +98,11 @@ execute:
requests:
- req:
- modify_body_param:
userKey: ${random_ids}
${userKey}: ${random_ids}
for_each_combination: true
- modify_query_param:
userKey: ${random_ids}
${userKey}: ${random_ids}
for_each_combination: true
validate:
response_code:
gte: 200
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ api_selection_filters:
for_one:
key:
regex: "^UserId$|^UserID$|^User-ID$|^user_id$|^user-id$|^userid$|username|^Username$|^USERNAME$|^uId$|^uid$|^UID$|^member_id$|^MemberId$|^memberId$|^profile_id$|^ProfileId$|^profileId$|^userIdentifier$|^UserIdentifier$|^user_identifier$|^account_id$|^AccountID$|^account-id$|^account_id$|^customer_id$|^CustomerID$|^customer-id$|^customer_id$"
extract: userKey
extractMultiple: userKey
wordLists:
random_ids:
source: sample_data
Expand All @@ -92,7 +92,8 @@ execute:
requests:
- req:
modify_body_param:
userKey: "{\"${userKey}\":\"${random_ids}\"}"
${userKey}: "{\"${userKey}\":\"${random_ids}\"}"
for_each_combination: true
validate:
response_code:
gte: 200
Expand Down
5 changes: 3 additions & 2 deletions Broken-Object-Level-Authorization/BOLAJSONBodyParamArray.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ api_selection_filters:
for_one:
key:
regex: "^UserId$|^UserID$|^User-ID$|^user_id$|^user-id$|^userid$|username|^Username$|^USERNAME$|^uId$|^uid$|^UID$|^member_id$|^MemberId$|^memberId$|^profile_id$|^ProfileId$|^profileId$|^userIdentifier$|^UserIdentifier$|^user_identifier$|^account_id$|^AccountID$|^account-id$|^account_id$|^customer_id$|^CustomerID$|^customer-id$|^customer_id$"
extract: userKey
extractMultiple: userKey

wordLists:
random_ids:
Expand All @@ -95,8 +95,9 @@ execute:
requests:
- req:
modify_body_param:
userKey:
${userKey}:
- "${random_ids}"
for_each_combination: true
validate:
response_code:
gte: 200
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ api_selection_filters:
for_one:
key:
regex: "^UserId$|^UserID$|^User-ID$|^user_id$|^user-id$|^userid$|username|^Username$|^USERNAME$|^uId$|^uid$|^UID$|^member_id$|^MemberId$|^memberId$|^profile_id$|^ProfileId$|^profileId$|^userIdentifier$|^UserIdentifier$|^user_identifier$|^account_id$|^AccountID$|^account-id$|^account_id$|^customer_id$|^CustomerID$|^customer-id$|^customer_id$"
extract: userKey
extractMultiple: userKey

wordLists:
random_ids:
Expand All @@ -91,8 +91,9 @@ execute:
requests:
- req:
modify_body_param:
userKey:
${userKey}:
- "${random_ids}"
for_each_combination: true
validate:
response_code:
gte: 200
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ api_selection_filters:
for_one:
key:
regex: "^UserId$|^UserID$|^User-ID$|^user_id$|^user-id$|^userid$|username|^Username$|^USERNAME$|^uId$|^uid$|^UID$|^member_id$|^MemberId$|^memberId$|^profile_id$|^ProfileId$|^profileId$|^userIdentifier$|^UserIdentifier$|^user_identifier$|^account_id$|^AccountID$|^account-id$|^account_id$|^customer_id$|^CustomerID$|^customer-id$|^customer_id$"
extract: userKey
extractMultiple: userKey
value:
extract: userVal

Expand All @@ -97,9 +97,10 @@ execute:
requests:
- req:
modify_body_param:
userKey:
${userKey}:
- ${random_ids}
- ${userVal}
for_each_combination: true
validate:
response_code:
gte: 200
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ api_selection_filters:
for_one:
key:
regex: "^UserId$|^UserID$|^User-ID$|^user_id$|^user-id$|^userid$|username|^Username$|^USERNAME$|^uId$|^uid$|^UID$|^member_id$|^MemberId$|^memberId$|^profile_id$|^ProfileId$|^profileId$|^userIdentifier$|^UserIdentifier$|^user_identifier$|^account_id$|^AccountID$|^account-id$|^account_id$|^customer_id$|^CustomerID$|^customer-id$|^customer_id$"
extract: userKey
extractMultiple: userKey
value:
extract: userVal

Expand All @@ -95,9 +95,10 @@ execute:
requests:
- req:
modify_body_param:
userKey:
${userKey}:
- ${random_ids}
- ${userVal}
for_each_combination: true
validate:
response_code:
gte: 200
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ api_selection_filters:
for_one:
key:
regex: "^UserId$|^UserID$|^User-ID$|^user_id$|^user-id$|^userid$|username|^Username$|^USERNAME$|^uId$|^uid$|^UID$|^member_id$|^MemberId$|^memberId$|^profile_id$|^ProfileId$|^profileId$|^userIdentifier$|^UserIdentifier$|^user_identifier$|^account_id$|^AccountID$|^account-id$|^account_id$|^customer_id$|^CustomerID$|^customer-id$|^customer_id$"
extract: userKey
extractMultiple: userKey
value:
extract: userVal
wordLists:
Expand All @@ -106,9 +106,10 @@ execute:
requests:
- req:
modify_body_param:
userKey:
${userKey}:
- ${random_ids}
- ${userVal}
for_each_combination: true
validate:
response_code:
gte: 200
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ api_selection_filters:
for_one:
key:
regex: "^UserId$|^UserID$|^User-ID$|^user_id$|^user-id$|^userid$|username|^Username$|^USERNAME$|^uId$|^uid$|^UID$|^member_id$|^MemberId$|^memberId$|^profile_id$|^ProfileId$|^profileId$|^userIdentifier$|^UserIdentifier$|^user_identifier$|^account_id$|^AccountID$|^account-id$|^account_id$|^customer_id$|^CustomerID$|^customer-id$|^customer_id$"
extract: userKey
extractMultiple: userKey
value:
extract: userVal
wordLists:
Expand All @@ -95,9 +95,10 @@ execute:
requests:
- req:
modify_body_param:
userKey:
${userKey}:
- ${random_ids}
- ${userVal}
for_each_combination: true
validate:
response_code:
gte: 200
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ api_selection_filters:
for_one:
key:
regex: "^UserId$|^UserID$|^User-ID$|^user_id$|^user-id$|^userid$|username|^Username$|^USERNAME$|^uId$|^uid$|^UID$|^member_id$|^MemberId$|^memberId$|^profile_id$|^ProfileId$|^profileId$|^userIdentifier$|^UserIdentifier$|^user_identifier$|^account_id$|^AccountID$|^account-id$|^account_id$|^customer_id$|^CustomerID$|^customer-id$|^customer_id$"
extract: userKey
extractMultiple: userKey

wordLists:
random_ids:
Expand All @@ -93,8 +93,9 @@ execute:
requests:
- req:
modify_body_param:
userKey:
${userKey}:
- "${random_ids}"
for_each_combination: true
validate:
response_code:
gte: 200
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ api_selection_filters:
for_one:
key:
regex: "^UserId$|^UserID$|^User-ID$|^user_id$|^user-id$|^userid$|username|^Username$|^USERNAME$|^uId$|^uid$|^UID$|^member_id$|^MemberId$|^memberId$|^profile_id$|^ProfileId$|^profileId$|^userIdentifier$|^UserIdentifier$|^user_identifier$|^account_id$|^AccountID$|^account-id$|^account_id$|^customer_id$|^CustomerID$|^customer-id$|^customer_id$"
extract: userKey
extractMultiple: userKey
wordLists:
random_ids:
- 1
Expand All @@ -104,8 +104,9 @@ execute:
requests:
- req:
modify_body_param:
userKey:
${userKey}:
- ${random_ids}
for_each_combination: true
validate:
response_code:
gte: 200
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ api_selection_filters:
for_one:
key:
regex: "^UserId$|^UserID$|^User-ID$|^user_id$|^user-id$|^userid$|username|^Username$|^USERNAME$|^uId$|^uid$|^UID$|^member_id$|^MemberId$|^memberId$|^profile_id$|^ProfileId$|^profileId$|^userIdentifier$|^UserIdentifier$|^user_identifier$|^account_id$|^AccountID$|^account-id$|^account_id$|^customer_id$|^CustomerID$|^customer-id$|^customer_id$"
extract: userKey
extractMultiple: userKey
wordLists:
random_ids:
- 1
Expand All @@ -91,8 +91,9 @@ execute:
requests:
- req:
modify_body_param:
userKey:
${userKey}:
- ${random_ids}
for_each_combination: true
validate:
response_code:
gte: 200
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ api_selection_filters:
for_one:
key:
regex: "^UserId$|^UserID$|^User-ID$|^user_id$|^user-id$|^userid$|username|^Username$|^USERNAME$|^uId$|^uid$|^UID$|^member_id$|^MemberId$|^memberId$|^profile_id$|^ProfileId$|^profileId$|^userIdentifier$|^UserIdentifier$|^user_identifier$|^account_id$|^AccountID$|^account-id$|^account_id$|^customer_id$|^CustomerID$|^customer-id$|^customer_id$"
extract: userKey
extractMultiple: userKey
value:
extract: userVal
wordLists:
Expand All @@ -93,9 +93,10 @@ execute:
requests:
- req:
modify_body_param:
userKey:
${userKey}:
- ${random_ids}
- ${userVal}
for_each_combination: true
validate:
response_code:
gte: 200
Expand Down
5 changes: 3 additions & 2 deletions Broken-Object-Level-Authorization/BOLAModifyCustomHeader.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ api_selection_filters:
- Account
- Subscriber
- User-Hash
extract: headerValue
extractMultiple: headerValue
wordLists:
specialHeaders:
source: sample_data
Expand All @@ -96,7 +96,8 @@ execute:
requests:
- req:
- modify_header:
headerValue: "${specialHeaders}"
${headerValue}: "${specialHeaders}"
for_each_combination: true
validate:
response_code:
gte: 200
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ api_selection_filters:
- Account
- Subscriber
- User-Hash
extract: headerValue
extractMultiple: headerValue
wordLists:
specialHeaders:
source: sample_data
Expand All @@ -97,7 +97,8 @@ execute:
requests:
- req:
- modify_header:
headerValue: "${specialHeaders}"
${headerValue}: "${specialHeaders}"
for_each_combination: true
validate:
response_code:
gte: 200
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ api_selection_filters:
- Account
- Subscriber
- User-Hash
extract: headerValue
extractMultiple: headerValue
wordLists:
specialHeaders:
source: sample_data
Expand All @@ -99,7 +99,8 @@ execute:
requests:
- req:
- modify_header:
headerValue: "${specialHeaders}"
${headerValue}: "${specialHeaders}"
for_each_combination: true
validate:
response_code:
gte: 200
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ api_selection_filters:
- Account
- Subscriber
- User-Hash
extract: headerValue
extractMultiple: headerValue
wordLists:
specialHeaders:
- 1
Expand All @@ -97,7 +97,8 @@ execute:
requests:
- req:
- modify_header:
headerValue: "${specialHeaders}"
${headerValue}: "${specialHeaders}"
for_each_combination: true
validate:
response_code:
gte: 200
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ api_selection_filters:
- Account
- Subscriber
- User-Hash
extract: headerValue
extractMultiple: headerValue
wordLists:
specialHeaders:
- 1
Expand All @@ -98,7 +98,8 @@ execute:
requests:
- req:
- modify_header:
headerValue: "${specialHeaders}"
${headerValue}: "${specialHeaders}"
for_each_combination: true
validate:
response_code:
gte: 200
Expand Down
2 changes: 1 addition & 1 deletion Broken-Object-Level-Authorization/BOLAQueryParamArray.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ api_selection_filters:
for_one:
key:
regex: "^UserId$|^UserID$|^User-ID$|^user_id$|^user-id$|^userid$|username|^Username$|^USERNAME$|^uId$|^uid$|^UID$|^member_id$|^MemberId$|^memberId$|^profile_id$|^ProfileId$|^profileId$|^userIdentifier$|^UserIdentifier$|^user_identifier$|^account_id$|^AccountID$|^account-id$|^account_id$|^customer_id$|^CustomerID$|^customer-id$|^customer_id$"
extract: userKey
extractMultiple: userKey
wordLists:
random_ids:
source: sample_data
Expand Down
Loading