shell bypass 403
UnknownSec Shell
:
/
usr
/
share
/
doc
/
python3-pycurl
/
tests
/ [
drwxr-xr-x
]
upload
mass deface
mass delete
console
info server
name :
version_test.py
#! /usr/bin/env python # -*- coding: utf-8 -*- # vi:ts=4:et import unittest import pycurl class VersionTest(unittest.TestCase): def test_pycurl_presence_and_case(self): assert pycurl.version.startswith('PycURL/') def test_libcurl_presence(self): assert 'libcurl/' in pycurl.version
© 2026 UnknownSec