Windows NT DGPENSV2LPKMN 10.0 build 14393 (Windows Server 2016) AMD64
Apache/2.4.46 (Win64) OpenSSL/1.1.1h PHP/7.3.25
: 172.16.0.66 | : 172.16.0.254
Cant Read [ /etc/named.conf ]
7.3.25
SYSTEM
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
BLACK DEFEND!
README
+ Create Folder
+ Create File
[ A ]
[ C ]
[ D ]
C: /
Windows /
System32 /
WindowsPowerShell /
v1.0 /
[ HOME SHELL ]
Name
Size
Permission
Action
Examples
[ DIR ]
drwxrwxrwx
Modules
[ DIR ]
drwxrwxrwx
Schemas
[ DIR ]
drwxrwxrwx
SessionConfig
[ DIR ]
drwxrwxrwx
en
[ DIR ]
drwxrwxrwx
en-US
[ DIR ]
drwxrwxrwx
Certificate.format.ps1xml
12.52
KB
-rw-rw-rw-
Diagnostics.Format.ps1xml
4.96
KB
-rw-rw-rw-
DotNetTypes.format.ps1xml
134.98
KB
-rw-rw-rw-
Event.Format.ps1xml
9.91
KB
-rw-rw-rw-
FileSystem.format.ps1xml
24.93
KB
-rw-rw-rw-
Help.format.ps1xml
89.51
KB
-rw-rw-rw-
HelpV3.format.ps1xml
135.38
KB
-rw-rw-rw-
PSEvents.dll
54.5
KB
-rw-rw-rw-
PowerShellCore.format.ps1xml
201.63
KB
-rw-rw-rw-
PowerShellTrace.format.ps1xml
4
KB
-rw-rw-rw-
Registry.format.ps1xml
8.26
KB
-rw-rw-rw-
WSMan.Format.ps1xml
16.21
KB
-rw-rw-rw-
getevent.types.ps1xml
8.95
KB
-rw-rw-rw-
powershell.exe
436.5
KB
-rwxrwxrwx
powershell_ise.exe
208
KB
-rwxrwxrwx
powershell_ise.exe.config
363
B
-rw-rw-rw-
pspluginwkr.dll
170.5
KB
-rw-rw-rw-
pwrshmsg.dll
2.5
KB
-rw-rw-rw-
pwrshsip.dll
28.5
KB
-rw-rw-rw-
types.ps1xml
205.45
KB
-rw-rw-rw-
typesv3.ps1xml
11.99
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Certificate.format.ps1xml
<?xml version="1.0" encoding="utf-8" ?> <!-- ******************************************************************* These sample files contain formatting information used by the Windows PowerShell engine. Do not edit or change the contents of this file directly. Please see the Windows PowerShell documentation or type Get-Help Update-FormatData for more information. Copyright (c) Microsoft Corporation. All rights reserved. THIS SAMPLE CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,WHETHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE. IF THIS CODE AND INFORMATION IS MODIFIED, THE ENTIRE RISK OF USE OR RESULTS IN CONNECTION WITH THE USE OF THIS CODE AND INFORMATION REMAINS WITH THE USER. ******************************************************************** --> <Configuration> <SelectionSets> <SelectionSet> <Name>CertificateProviderTypes</Name> <Types> <TypeName>System.Security.Cryptography.X509Certificates.X509Certificate2</TypeName> <TypeName>System.Security.Cryptography.X509Certificates.X509Store</TypeName> <TypeName>Microsoft.PowerShell.Commands.X509StoreLocation</TypeName> </Types> </SelectionSet> </SelectionSets> <Controls> <Control> <Name>SignatureTypes-GroupingFormat</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="FileSystemProviderStrings" ResourceId="DirectoryDisplayGrouping"/> <ExpressionBinding> <ScriptBlock>split-path $_.Path</ScriptBlock> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> </Controls> <ViewDefinitions> <View> <Name>ThumbprintTable</Name> <ViewSelectedBy> <TypeName>System.Security.Cryptography.X509Certificates.X509Certificate2</TypeName> </ViewSelectedBy> <GroupBy> <PropertyName>PSParentPath</PropertyName> <CustomControlName>FileSystemTypes-GroupingFormat</CustomControlName> </GroupBy> <TableControl> <TableHeaders> <TableColumnHeader> <Width>41</Width> </TableColumnHeader> <TableColumnHeader/> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>Thumbprint</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>Subject</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>ThumbprintList</Name> <ViewSelectedBy> <SelectionSetName>CertificateProviderTypes</SelectionSetName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <EntrySelectedBy> <TypeName>Microsoft.PowerShell.Commands.X509StoreLocation</TypeName> </EntrySelectedBy> <ListItems> <ListItem> <PropertyName>Location</PropertyName> </ListItem> <ListItem> <PropertyName>StoreNames</PropertyName> </ListItem> </ListItems> </ListEntry> <ListEntry> <EntrySelectedBy> <TypeName>System.Security.Cryptography.X509Certificates.X509Store</TypeName> </EntrySelectedBy> <ListItems> <ListItem> <PropertyName>Name</PropertyName> </ListItem> </ListItems> </ListEntry> <ListEntry> <ListItems> <ListItem> <ScriptBlock>$_.SubjectName.Name</ScriptBlock> <Label>Subject</Label> </ListItem> <ListItem> <ScriptBlock>$_.IssuerName.Name</ScriptBlock> <Label>Issuer</Label> </ListItem> <ListItem> <PropertyName>Thumbprint</PropertyName> </ListItem> <ListItem> <PropertyName>FriendlyName</PropertyName> </ListItem> <ListItem> <PropertyName>NotBefore</PropertyName> </ListItem> <ListItem> <PropertyName>NotAfter</PropertyName> </ListItem> <ListItem> <PropertyName>Extensions</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>ThumbprintWide</Name> <ViewSelectedBy> <SelectionSetName>CertificateProviderTypes</SelectionSetName> </ViewSelectedBy> <GroupBy> <PropertyName>PSParentPath</PropertyName> <CustomControlName>FileSystemTypes-GroupingFormat</CustomControlName> </GroupBy> <WideControl> <WideEntries> <WideEntry> <WideItem> <PropertyName>ThumbPrint</PropertyName> </WideItem> </WideEntry> </WideEntries> </WideControl> </View> <View> <Name>PSThumbprintTable</Name> <ViewSelectedBy> <TypeName>System.Management.Automation.Signature</TypeName> </ViewSelectedBy> <GroupBy> <ScriptBlock>split-path $_.Path</ScriptBlock> <CustomControlName>SignatureTypes-GroupingFormat</CustomControlName> </GroupBy> <TableControl> <TableHeaders> <TableColumnHeader> <Label>SignerCertificate</Label> <Width>41</Width> </TableColumnHeader> <TableColumnHeader/> <TableColumnHeader> <Label>Path</Label> </TableColumnHeader> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <ScriptBlock>$_.SignerCertificate.Thumbprint</ScriptBlock> </TableColumnItem> <TableColumnItem> <PropertyName>Status</PropertyName> </TableColumnItem> <TableColumnItem> <ScriptBlock>split-path $_.Path -leaf</ScriptBlock> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <View> <Name>PSThumbprintWide</Name> <ViewSelectedBy> <TypeName>System.Management.Automation.Signature</TypeName> </ViewSelectedBy> <GroupBy> <ScriptBlock>split-path $_.Path</ScriptBlock> <CustomControlName>SignatureTypes-GroupingFormat</CustomControlName> </GroupBy> <WideControl> <WideEntries> <WideEntry> <WideItem> <ScriptBlock>"$(split-path $_.Path -leaf): $($_.Status)"</ScriptBlock> </WideItem> </WideEntry> </WideEntries> </WideControl> </View> <View> <Name>PathOnly</Name> <ViewSelectedBy> <SelectionSetName>CertificateProviderTypes</SelectionSetName> </ViewSelectedBy> <ListControl> <ListEntries> <ListEntry> <ListItems> <ListItem> <PropertyName>PSPathPath</PropertyName> </ListItem> </ListItems> </ListEntry> <ListEntry> <EntrySelectedBy> <TypeName>Microsoft.PowerShell.Commands.X509StoreLocation</TypeName> </EntrySelectedBy> <ListItems> <ListItem> <PropertyName>PSPathPath</PropertyName> </ListItem> </ListItems> </ListEntry> <ListEntry> <EntrySelectedBy> <TypeName>System.Security.Cryptography.X509Certificates.X509Store</TypeName> </EntrySelectedBy> <ListItems> <ListItem> <PropertyName>PSPath</PropertyName> </ListItem> </ListItems> </ListEntry> </ListEntries> </ListControl> </View> <View> <Name>System.Security.Cryptography.X509Certificates.X509CertificateEx</Name> <ViewSelectedBy> <TypeName>System.Security.Cryptography.X509Certificates.X509CertificateEx</TypeName> </ViewSelectedBy> <GroupBy> <PropertyName>PSParentPath</PropertyName> <CustomControlName>FileSystemTypes-GroupingFormat</CustomControlName> </GroupBy> <TableControl> <TableHeaders> <TableColumnHeader> <Width>41</Width> </TableColumnHeader> <TableColumnHeader/> </TableHeaders> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>Thumbprint</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>Subject</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> </ViewDefinitions> </Configuration>
Close