Author | Category | Difficulty | Points | Solves | First Blood |
---|---|---|---|---|---|
Sean | Web | Easy | 100 | 106 | thehackerscrew |
"open source" in the sense that if you open inspect element and go to the source tab all the source code is there!
Flag format:
sdctf{...}
To connect, click the "Create" button. Install
wsrx
, then connect to thewss://
URL. If you're using the CLI, the output will have something like,Hi, I am not RX, RX is here -> 127.0.0.1:<PORT>
That's
wsrx
's wacky way of saying you can openhttp://127.0.0.1:<PORT>/
in your browser.
$ npm install
$ npm run build