Skip to content

Commit

Permalink
Update remediation_advice.json
Browse files Browse the repository at this point in the history
  • Loading branch information
TimmyBugcrowd committed Mar 25, 2024
1 parent fef4956 commit 642446e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mappings/remediation_advice/remediation_advice.json
Expand Up @@ -1210,7 +1210,7 @@
"remediation_advice": "Implement robust deletion functions which not only reference to the data, but write over the existing data to prevent digital forensic methods of recovery"
},
{
"id": "kiosk_escape",
"id": "kiosk_escape_or_breakout",
"remediation_advice": "1. Implement vigirous QA testing of applications prior to deployment\n2. Implement robust error logging and catching within the application to prevent crashes\n3. Initiate application restarts in the event of a application crash.\n4. Use Lower Privleged accounts with minimal permissions to lower the impact of a potential kiosk escape"
},
{
Expand Down

0 comments on commit 642446e

Please sign in to comment.