juice-shop
juice-shop copied to clipboard
OWASP Juice Shop: Probably the most modern and sophisticated insecure web application
### Description Migrate 2 more tests. - contactSpec: 1 test that was xited has now been fixed and runs perfectly! - trackOrderSpec: 1 test has been xited due to the...
# :bug: Bug report ## Description Unsigned/fake-signed JWT tokens work for the purpose of solving the JWT challenges, but Juice Shop responds with `401 Unauthorized {"status":"error","message":{}}`. ### Is this a...
Signed-off-by: Stephan Pillhofer ### Description Fixes a logical bug inside the XEE challenge which causes the challenge to be solved because of a wrongly detected Windows keyword on a Linux...
C:\Users\Dheeraj Verma\Development_Projects\Node_Projects\juice-shop\node_modules\sequelize\lib\dialects\sqlite\query.js:403 return new sequelizeErrors.DatabaseError(err); ^ DatabaseError [SequelizeDatabaseError]: SQLITE_ERROR: no such table: Wallets at Query.formatError (C:\Users\Dheeraj Verma\Development_Projects\Node_Projects\juice-shop\node_modules\sequelize\lib\dialects\sqlite\query.js:403:16) at Query._handleQueryResponse (C:\Users\Dheeraj Verma\Development_Projects\Node_Projects\juice-shop\node_modules\sequelize\lib\dialects\sqlite\query.js:72:18) at afterExecute (C:\Users\Dheeraj Verma\Development_Projects\Node_Projects\juice-shop\node_modules\sequelize\lib\dialects\sqlite\query.js:238:27) at Statement.errBack (C:\Users\Dheeraj Verma\Development_Projects\Node_Projects\juice-shop\node_modules\sqlite3\lib\sqlite3.js:14:21) {...
# :rocket: Cypress Test Suite enhancements A Tracker issue to keep a log of all the improvements and enhancements to be made: - [ ] Reduce test time for the...
# :bug: Bug report ## Description Tried and failed to run Juice Shop in three different ways: using Docker on host, locally in a VM and using Docker in a...
- Site: [https://cdnjs.cloudflare.com](https://cdnjs.cloudflare.com) - Site: [https://preview.owasp-juice.shop](https://preview.owasp-juice.shop) **New Alerts** - **Missing Anti-clickjacking Header** [10020] total: 10: - [https://preview.owasp-juice.shop/socket.io/?EIO=4&transport=polling&t=Ofx83Yu&sid=eGsH6AVgILM-7TQLAAAc](https://preview.owasp-juice.shop/socket.io/?EIO=4&transport=polling&t=Ofx83Yu&sid=eGsH6AVgILM-7TQLAAAc) - [https://preview.owasp-juice.shop/socket.io/?EIO=4&transport=polling&t=Ofx84zM&sid=RM-Q6YKgzz9Li2wnAAAe](https://preview.owasp-juice.shop/socket.io/?EIO=4&transport=polling&t=Ofx84zM&sid=RM-Q6YKgzz9Li2wnAAAe) - [https://preview.owasp-juice.shop/socket.io/?EIO=4&transport=polling&t=Ofx87Ck&sid=9AnByHLRkKw00yhMAAAg](https://preview.owasp-juice.shop/socket.io/?EIO=4&transport=polling&t=Ofx87Ck&sid=9AnByHLRkKw00yhMAAAg) - [https://preview.owasp-juice.shop/socket.io/?EIO=4&transport=polling&t=Ofx89R4&sid=s8VX0rjEXaoNwk-bAAAi](https://preview.owasp-juice.shop/socket.io/?EIO=4&transport=polling&t=Ofx89R4&sid=s8VX0rjEXaoNwk-bAAAi) - [https://preview.owasp-juice.shop/socket.io/?EIO=4&transport=polling&t=Ofx8AUh&sid=AdFRdDIiLf7s4VwOAAAk](https://preview.owasp-juice.shop/socket.io/?EIO=4&transport=polling&t=Ofx8AUh&sid=AdFRdDIiLf7s4VwOAAAk) - .. - **Session ID...
# :rocket: Feature request ### Description It would be nice to have the option to disable the danger zone challenges manually through the configuration just like you can explicitly allow...