Skip to content

Commit 42949a4

Browse files
committedNov 28, 2023
natas13
1 parent 154d04d commit 42949a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎natas/code/natas12.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
exec("cat /etc/natas_webpass/natas12", $output);
3+
exec("cat /etc/natas_webpass/natas13", $output);
44
print_r($output[0]);
55

66
?>

‎natas/natas13

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
YWqo0pjpcXzSIl5NMAVxg12QxeC1w9QG
1+
lW3jYRI02ZKDBb8VtQBU1f6eDRo6WEj9

0 commit comments

Comments
 (0)
Please sign in to comment.