webshell
Ghost Exploiter Team Official
Mass Deface
Directory >>
/
home
/
aminiwrc
/
listing.aminikamanpower.com
/
public_html
/
job_portal
/
vendor
/
psr
/
http-factory
/
src
/
Mass Deface Auto Detect Domain
/*Ubah Ke document_root untuk mass deface*/
File / Folder
Size
Action
.
-
+New File
RequestFactoryInterface
...
0.487KB
edt
ren
ResponseFactoryInterfac
...
0.533KB
edt
ren
ServerRequestFactoryInt
...
0.905KB
edt
ren
StreamFactoryInterface.php
1.385KB
edt
ren
UploadedFileFactoryInte
...
1.084KB
edt
ren
UriFactoryInterface.php
0.317KB
edt
ren
<?php namespace Psr\Http\Message; interface RequestFactoryInterface { /** * Create a new request. * * @param string $method The HTTP method associated with the request. * @param UriInterface|string $uri The URI associated with the request. If * the value is a string, the factory MUST create a UriInterface * instance based on it. * * @return RequestInterface */ public function createRequest(string $method, $uri): RequestInterface; }
<=Back
Liking