Giter Site home page Giter Site logo

viper-7 / deployable-php-codepad Goto Github PK

View Code? Open in Web Editor NEW
74.0 74.0 12.0 473 KB

Web Application (still alpha!) using Gearman, Jailkit and SilverStripe CMS

Home Page: http://codepad.viper-7.com

PHP 51.03% CSS 25.52% JavaScript 0.49% Scheme 22.96%

deployable-php-codepad's People

Contributors

viper-7 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

deployable-php-codepad's Issues

Sorry dude, I think I DoS'd your codepad...

I was just playing around with shell_exec (no bad intent, just looking around, looked pretty safe actually, I was impressed). Then I got the bright idea to do the following:

while true; do cat /dev/zero > /dev/null; done

I didn't think that would work but... well.. I couldn't access the site for like 10 minutes. So I'm just telling you here because it's probably something you could fix pretty easy, and it can cause a lot of annoyance (sorry again).

Error at /Paste

It appears you dun goofed at /Paste when the request is using GET.

Documentation

Hey Viper 7,

I'm really interested in this project, but there is no documentation. I'm totally lost on the code and the bash scripts don't work on Windows or all environments.

Can you make this code more accessible. I want to integrate this into a big project. I'm willing to contract out some work too.

Create Account

Good day,
I created an account, the system said an e-mail verification would be sent out. That was a 3-4 days ago and nothing has been sent. Can you please assist?

Thank you,

derrick

Project is unsafe - bad code paste can crash server

I was testing the codepad on viper-7 and inadvertently locked up the web server when seeing what it was capable of (your readme mentions "And the other, "Worker", which runs inside the jail as the jailexec user, and executes pastes via a mock CGI interface, where security is no problem, and so where the entire request/response transaction, shell environment, php extensions, and even custom php.ini's are all fair game ") via a code snippet similar to the following (in my snippet I was trying to test how your codepad handled fork recursion - apparently it doesn't).

To reproduce, run something similar to this in a paste:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.