Skip to content

Commit

Permalink
Merge pull request #10426 from projectdiscovery/fix-fp-cs141
Browse files Browse the repository at this point in the history
Update cs141-default-login.yaml
  • Loading branch information
ritikchaddha authored Aug 1, 2024
2 parents dde3a2f + 717f3fe commit 92d4931
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions http/default-logins/abb/cs141-default-login.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,13 @@ http:
condition: and
part: header

- type: word
part: body
words:
- 'accessToken'
- 'AdminFirstTime'
condition: and

- type: status
status:
- 200
Expand Down

0 comments on commit 92d4931

Please sign in to comment.