You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Things to look at:
Don't accept post towards template without authentication (we only need get requests)
Limit to RO filesystem in servicefile
Fix template user and don't run it as root
The text was updated successfully, but these errors were encountered:
Example:
curl -XPOST "url" --data-binary "{{ ''.__class__.mro()[1].__subclasses__() }}"
Things to look at:
Don't accept post towards template without authentication (we only need get requests)
Limit to RO filesystem in servicefile
Fix template user and don't run it as root
The text was updated successfully, but these errors were encountered: