Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
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 /
events /
node_modules /
one-time /
[ HOME SHELL ]
Name
Size
Permission
Action
LICENSE
1.09
KB
-rw-rw-r--
README.md
2.11
KB
-rw-rw-r--
async.js
1.03
KB
-rw-rw-r--
index.js
1
KB
-rw-rw-r--
package.json
734
B
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "one-time", "version": "1.0.0", "description": "Run the supplied function exactly one time (once)", "main": "index.js", "scripts": { "test:runner": "mocha test.js", "test:watch": "npm run test:runner -- --watch", "test": "nyc --reporter=text --reporter=json-summary npm run test:runner" }, "repository": { "type": "git", "url": "https://github.com/3rd-Eden/one-time.git" }, "keywords": [ "once", "function", "single", "one", "one-time", "execution", "nope" ], "author": "Arnout Kazemier", "license": "MIT", "devDependencies": { "assume": "^2.2.0", "mocha": "^6.1.4", "nyc": "^14.1.0" }, "dependencies": { "fn.name": "1.x.x" } }
Close