shell bypass 403
UnknownSec Shell
:
/
lib
/
python3
/
dist-packages
/
oauthlib
/
oauth1
/
rfc5849
/
endpoints
/ [
drwxr-xr-x
]
upload
mass deface
mass delete
console
info server
name :
pre_configured.py
from . import ( AccessTokenEndpoint, AuthorizationEndpoint, RequestTokenEndpoint, ResourceEndpoint, ) class WebApplicationServer(RequestTokenEndpoint, AuthorizationEndpoint, AccessTokenEndpoint, ResourceEndpoint): def __init__(self, request_validator): RequestTokenEndpoint.__init__(self, request_validator) AuthorizationEndpoint.__init__(self, request_validator) AccessTokenEndpoint.__init__(self, request_validator) ResourceEndpoint.__init__(self, request_validator)
© 2026 UnknownSec