Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 3.23.61.205
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
vendor /
symfony /
security-http /
Delete
Unzip
Name
Size
Permission
Date
Action
Attribute
[ DIR ]
drwxrwxr-x
2022-07-29 07:37
Authentication
[ DIR ]
drwxrwxr-x
2022-07-29 07:37
Authenticator
[ DIR ]
drwxrwxr-x
2022-07-29 07:37
Authorization
[ DIR ]
drwxrwxr-x
2022-07-29 07:37
Controller
[ DIR ]
drwxrwxr-x
2022-07-29 07:37
EntryPoint
[ DIR ]
drwxrwxr-x
2022-07-29 07:37
Event
[ DIR ]
drwxrwxr-x
2022-07-29 07:37
EventListener
[ DIR ]
drwxrwxr-x
2022-07-29 07:37
Firewall
[ DIR ]
drwxrwxr-x
2022-07-29 07:37
Impersonate
[ DIR ]
drwxrwxr-x
2022-07-29 07:37
LoginLink
[ DIR ]
drwxrwxr-x
2022-07-29 07:37
Logout
[ DIR ]
drwxrwxr-x
2022-07-29 07:37
RateLimiter
[ DIR ]
drwxrwxr-x
2022-07-29 07:37
RememberMe
[ DIR ]
drwxrwxr-x
2022-07-29 07:37
Session
[ DIR ]
drwxrwxr-x
2022-07-29 07:37
Util
[ DIR ]
drwxrwxr-x
2022-07-29 07:37
AccessMap.php
1.33
KB
-rw-rw-r--
2022-07-29 07:37
AccessMapInterface.php
837
B
-rw-rw-r--
2022-07-29 07:37
CHANGELOG.md
1.3
KB
-rw-rw-r--
2022-07-29 07:37
Firewall.php
4.09
KB
-rw-rw-r--
2022-07-29 07:37
FirewallMap.php
1.52
KB
-rw-rw-r--
2022-07-29 07:37
FirewallMapInterface.php
1.16
KB
-rw-rw-r--
2022-07-29 07:37
HttpUtils.php
7.1
KB
-rw-rw-r--
2022-07-29 07:37
LICENSE
1.04
KB
-rw-rw-r--
2022-07-29 07:37
ParameterBagUtils.php
2.44
KB
-rw-rw-r--
2022-07-29 07:37
README.md
1.16
KB
-rw-rw-r--
2022-07-29 07:37
SecurityEvents.php
1.43
KB
-rw-rw-r--
2022-07-29 07:37
composer.json
1.67
KB
-rw-rw-r--
2022-07-29 07:37
Save
Rename
{ "name": "symfony/security-http", "type": "library", "description": "Symfony Security Component - HTTP Integration", "keywords": [], "homepage": "https://symfony.com", "license": "MIT", "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "require": { "php": ">=7.2.5", "symfony/deprecation-contracts": "^2.1|^3", "symfony/security-core": "^5.4|^6.0", "symfony/http-foundation": "^5.3|^6.0", "symfony/http-kernel": "^5.3|^6.0", "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php80": "^1.16", "symfony/property-access": "^4.4|^5.0|^6.0" }, "require-dev": { "symfony/cache": "^4.4|^5.0|^6.0", "symfony/rate-limiter": "^5.2|^6.0", "symfony/routing": "^4.4|^5.0|^6.0", "symfony/security-csrf": "^4.4|^5.0|^6.0", "symfony/translation": "^4.4|^5.0|^6.0", "psr/log": "^1|^2|^3" }, "conflict": { "symfony/event-dispatcher": "<4.3", "symfony/security-bundle": "<5.3", "symfony/security-csrf": "<4.4" }, "suggest": { "symfony/security-csrf": "For using tokens to protect authentication/logout attempts", "symfony/routing": "For using the HttpUtils class to create sub-requests, redirect the user, and match URLs" }, "autoload": { "psr-4": { "Symfony\\Component\\Security\\Http\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "minimum-stability": "dev" }