7 ms·
The repl.it jobs page is literally just a shell, and you have to figure out how to apply: https://repl.it/site/jobs https://repl.it/site/jobs
by grahamperich 8y ago
The repl.it jobs page is literally just a shell, and you have to figure out how to apply:
https://repl.it/site/jobs https://repl.it/site/jobs
- ape4 8y agoCool but a bit too easy.
- pvaldes 8y agoIs brilliant, but there is a problem with this page. It seems that the files can be edited by any visitor. They should restrict the permits to avoid this.
- solarkraft 8y agoI don't think It's shared.
- _shadi 8y agoprobably running in a container or sandboxed in another way
- Adamantcheese 8y agoSo does anyone know the root password?
- throwawaymath 8y agoThat's pretty cool, but they should really lock down outbound requests. You can send arbitrary curl requests to the public internet from their IP addresses (which are located in GCP). I'm not sure about mapping out the internal network, but that at least gives you a reliable proxy through Google Cloud.
- snazz 8y agoSSH too. I found both Python (v2.7.13 and v3.5.3) and Perl v5.24.1 on the thing. After running ‘cat /etc/GLOBrelease’ (where glob is that pesky asterisk), I learn that it’s Debian 9, but according to ‘uname -a’ it’s Ubuntu. Fun!
- _shadi 8y agoI just did a fork bomb: jobs@repl.it:~$ :(){ :|: & };: [1] 26 jobs@repl.it:~$ bash: fork: retry: Resource temporarily unavailable