Windows NT DGPENSV2LPKMN 10.0 build 14393 (Windows Server 2016) AMD64
Apache/2.4.46 (Win64) OpenSSL/1.1.1h PHP/7.3.25
: 172.16.0.66 | : 172.16.0.254
Cant Read [ /etc/named.conf ]
7.3.25
SYSTEM
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
BLACK DEFEND!
README
+ Create Folder
+ Create File
[ A ]
[ C ]
[ D ]
C: /
laragon /
bin /
cmder /
vendor /
bin /
[ HOME SHELL ]
Name
Size
Permission
Action
alias.cmd
4.1
KB
-rwxrwxrwx
cexec.cmd
3.75
KB
-rwxrwxrwx
cmder_diag.cmd
1.41
KB
-rwxrwxrwx
cmder_diag.ps1
1.93
KB
-rw-rw-rw-
cmder_diag.sh
1.5
KB
-rw-rw-rw-
timer.cmd
911
B
-rwxrwxrwx
vscode_init.cmd
749
B
-rwxrwxrwx
vscode_init_args.cmd.default
1.13
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : cmder_diag.cmd
@echo off (echo. echo ------------------------------------ echo set echo ------------------------------------ set echo. echo ------------------------------------ echo where git echo ------------------------------------ where git echo. echo ------------------------------------ echo where clink echo ------------------------------------ where clink echo. echo ------------------------------------ echo systeminfo echo ------------------------------------ systeminfo echo ------------------------------------ echo dir "%cmder_root%" echo ------------------------------------ dir "%cmder_root%" echo. echo ------------------------------------ echo dir "%cmder_root%\vendor" echo ------------------------------------ dir "%cmder_root%\vendor" echo. echo ------------------------------------ echo dir /s "%cmder_root%\bin" echo ------------------------------------ dir /s "%cmder_root%\bin" echo. echo ------------------------------------ echo dir /s "%cmder_root%\config" echo ------------------------------------ dir /s "%cmder_root%\config" echo. echo ------------------------------------ echo Make sure you sanitize this output of private data prior to posting it online for review by the CMDER Team! echo ------------------------------------ ) > "%temp%\cmder_diag_cmd.log" type "%temp%\cmder_diag_cmd.log" echo. echo Above output was saved in "%temp%\cmder_diag_cmd.log"
Close