MCPcopy Create free account

hub / github.com/0x727/SqlKnife_0x727 / functions

Functions361 in github.com/0x727/SqlKnife_0x727

↓ 43 callersMethodAdd
(string header)
PotatoInSQL/Options.cs:822
↓ 23 callersMethodWrite
([MarshalAs(UnmanagedType.LPArray, SizeParamIndex = 1)] byte[] pv, uint cb, out uint pcbWritten)
PotatoInSQL/IStream.cs:8
↓ 21 callersMethodToString
()
PotatoInSQL/Options.cs:604
↓ 11 callersMethodGetBytes
()
PotatoInSQL/ObjRef.cs:70
↓ 10 callersMethodInvoke
(OptionContext c)
PotatoInSQL/Options.cs:591
↓ 7 callersMethodSendOneRow
(string text)
EfsPotato/RowUtils.cs:29
↓ 7 callersFunctionwarnx
SqlKnife/getopt.c:125
↓ 6 callersMethodToArray
()
PotatoInSQL/Options.cs:352
↓ 5 callersMethodWrite
(TextWriter o, ref int n, string s)
PotatoInSQL/Options.cs:1305
↓ 4 callersMethodContains
(string item)
PotatoInSQL/Options.cs:294
↓ 4 callersMethodWriteOptionDescriptions
(TextWriter o)
PotatoInSQL/Options.cs:1179
↓ 3 callersMethodDispose
()
PotatoInSQL/SSPIHelper.cs:44
↓ 3 callersMethodGetEnumerator
()
PotatoInSQL/Options.cs:302
↓ 3 callersMethodRemoveAt
(int index)
PotatoInSQL/Options.cs:315
↓ 3 callersFunctiongetopt_internal
* getopt_internal -- * Parse argc/argv argument vector. Called by user level routines. */
SqlKnife/getopt.c:322
↓ 3 callersFunctionpermute_args
* Exchange the block from nonopt_start to nonopt_end with the block * from nonopt_end to opt_end (keeping the same order of arguments * in each bloc
SqlKnife/getopt.c:157
↓ 2 callersMethodBind
(IntPtr IntPtrserver)
EfsPotato/EfsPotato.cs:394
↓ 2 callersMethodClear
()
PotatoInSQL/Options.cs:293
↓ 2 callersMethodClone
(out IStream ppstm)
PotatoInSQL/IStream.cs:17
↓ 2 callersMethodGetCommand
(List<string> extra)
PotatoInSQL/Options.cs:1744
↓ 2 callersMethodGetSecBuffer
()
PotatoInSQL/SSPIHelper.cs:93
↓ 2 callersMethodHandleType1
(byte[] ntmlBytes)
PotatoInSQL/LocalNegotiator.cs:23
↓ 2 callersMethodHandleType3
(byte[] ntmlBytes)
PotatoInSQL/LocalNegotiator.cs:63
↓ 2 callersMethodInsertItem
(int index, Option item)
PotatoInSQL/Options.cs:786
↓ 2 callersMethodParse
(string value, OptionContext c)
PotatoInSQL/Options.cs:475
↓ 2 callersMethodRemove
(string item)
PotatoInSQL/Options.cs:296
↓ 2 callersMethodSetItem
(int index, Option item)
PotatoInSQL/Options.cs:800
↓ 2 callersMethodWriteCommandDescription
(TextWriter o, Command c, string commandName)
PotatoInSQL/Options.cs:1237
↓ 2 callersFunctionparse_long_options
* parse_long_options -- * Parse long options in argc/argv argument vector. * Returns -1 if short_too is set and the option does not match long_optio
SqlKnife/getopt.c:194
↓ 1 callersMethodCoGetInstanceFromIStorage
(COSERVERINFO pServerInfo, ref Guid pclsid, [MarshalAs(UnmanagedType.IUnknown)] object pUnk
PotatoInSQL/Ole32.cs:95
↓ 1 callersMethodCreateILockBytesOnHGlobal
( IntPtr hGlobal, [MarshalAs(UnmanagedType.Bool)] bool fDeleteOnRelease,
PotatoInSQL/Ole32.cs:82
↓ 1 callersMethodDispose
()
PotatoInSQL/Security/SSPIHelper.cs:44
↓ 1 callersMethodEfsRpcOpenFileRaw
(out IntPtr hContext, string FileName, int Flags)
EfsPotato/EfsPotato.cs:287
↓ 1 callersMethodGetArguments
(string value, out IEnumerable<string> replacement)
PotatoInSQL/Options.cs:616
↓ 1 callersMethodGetArgumentsFromFile
(string file)
PotatoInSQL/Options.cs:619
↓ 1 callersMethodGetNames
()
PotatoInSQL/Options.cs:465
↓ 1 callersMethodHandleType2
(byte[] ntlmBytes)
PotatoInSQL/LocalNegotiator.cs:43
↓ 1 callersMethodIndexOf
(object value)
PotatoInSQL/Options.cs:312
↓ 1 callersMethodNext
The user needs to allocate an STATSTG array whose size is celt.
PotatoInSQL/IEnumSTATSTG.cs:10
↓ 1 callersMethodOriginMain
public static void OriginMain(string[] args) {
PotatoInSQL/Program.cs:51
↓ 1 callersMethodSave
(BinaryWriter bw)
PotatoInSQL/ObjRef.cs:224
↓ 1 callersMethodSendAllRow
(ArrayList alltext)
EfsPotato/RowUtils.cs:12
↓ 1 callersMethodStgCreateDocfileOnILockBytes
( ILockBytes plkbyt, STGM grfMode, uint reserved,
PotatoInSQL/Ole32.cs:88
↓ 1 callersMethodTriggerDCOM
()
PotatoInSQL/PotatoAPI.cs:178
↓ 1 callersMethodWrappedLines
(string self, params int[] widths)
PotatoInSQL/Options.cs:196
↓ 1 callersMethodWriteUnknownCommand
(string unknownCommand)
PotatoInSQL/Options.cs:1856
↓ 1 callersFunction_vwarnx
SqlKnife/getopt.c:116
↓ 1 callersMethodbuilddsn
SqlKnife/DataSourceHandle.cpp:123
↓ 1 callersMethodconnect
SqlKnife/DataSourceHandle.cpp:134
↓ 1 callersMethoddisfirewall
SqlKnife/MsSqlExploit.cpp:25
↓ 1 callersMethoddofix
SqlKnife/MsSqlExploit.cpp:78
↓ 1 callersMethodexeccmd
SqlKnife/MsSqlExploit.cpp:39
↓ 1 callersFunctiongcd
* Compute the greatest common divisor of a and b. */
SqlKnife/getopt.c:137
↓ 1 callersFunctiongetopt_long_only
* getopt_long_only -- * Parse argc/argv argument vector. */
SqlKnife/getopt.c:555
↓ 1 callersMethodopenrdp
SqlKnife/MsSqlExploit.cpp:5
↓ 1 callersMethodorgMain
(string cmd)
EfsPotato/EfsPotato.cs:20
↓ 1 callersFunctionprintusage
SqlKnife/SqlKnife.cpp:9
↓ 1 callersMethodremove
SqlKnife/MsSqlExploit.cpp:282
↓ 1 callersMethodsethchijack
SqlKnife/MsSqlExploit.cpp:15
Method basequery
SqlKnife/DataSourceHandle.cpp:36
MethodAcceptSecurityContext
(CredHandle phCredential, CtxHandle phContext, ref SecBufferDesc pInput,
PotatoInSQL/SSPIHelper.cs:132
MethodAcceptSecurityContext
(CredHandle phCredential, CtxHandle phContext, ref SecBufferDesc pInput,
PotatoInSQL/Security/SSPIHelper.cs:132
MethodAcquireCredentialsHandle
( string pszPrincipal, //SEC_CHAR* string pszPackage, //SEC_CHAR* //"Kerberos","NTLM",
PotatoInSQL/SSPIHelper.cs:120
MethodAcquireCredentialsHandle
( string pszPrincipal, //SEC_CHAR* string pszPackage, //SEC_CHAR* //"Kerberos","NTLM",
PotatoInSQL/Security/SSPIHelper.cs:120
MethodActionOption
(string prototype, string description, int count, Action<OptionValueCollection> action)
PotatoInSQL/Options.cs:852
MethodAdd
(string item)
PotatoInSQL/Options.cs:292
MethodAdd
(IEnumerable<string> arguments)
PotatoInSQL/Options.cs:997
MethodAdd
(Command value)
PotatoInSQL/Options.cs:1534
MethodAddCommand
(Command value)
PotatoInSQL/Options.cs:1542
MethodAddImpl
(Option option)
PotatoInSQL/Options.cs:805
MethodAddNestedCommands
(List<KeyValuePair<string, Command>> commands, string outer, CommandSet value)
PotatoInSQL/Options.cs:1845
MethodAddSeparators
(string name, int end, ICollection<string> seps)
PotatoInSQL/Options.cs:560
MethodAddSource
(ArgumentEnumerator ae, string argument)
PotatoInSQL/Options.cs:1018
MethodAdjustTokenPrivileges
(IntPtr tokenhandle, [MarshalAs(UnmanagedType.Bool)] bool disableAllPrivilege
PotatoInSQL/Privilege.cs:183
MethodAdjustTokenPrivileges
(IntPtr tokenhandle, [MarshalAs(UnmanagedType.Bool)] bool disableAllPrivilege
PotatoInSQL/Security/Privilege.cs:183
MethodAdjustTokenPrivileges
(IntPtr TokenHandle, bool DisableAllPrivileges, ref TOKEN_PRIVILEGES NewState, int Bufferlength, IntPtr Previo
EfsPotato/EfsPotato.cs:157
MethodAllocateMemory
(int size)
EfsPotato/EfsPotato.cs:380
MethodAlreadyAdded
(CommandSet value)
PotatoInSQL/Options.cs:1647
MethodArgumentEnumerator
(IEnumerable<string> arguments)
PotatoInSQL/Options.cs:993
MethodArgumentSource
()
PotatoInSQL/Options.cs:611
MethodAssertValid
(int index)
PotatoInSQL/Options.cs:325
MethodCOMListener
()
PotatoInSQL/PotatoAPI.cs:112
MethodCallNdrClientCall2x86
(int offset, params IntPtr[] args)
EfsPotato/EfsPotato.cs:432
MethodCategory
Prototype starts with '=' because this is an invalid prototype (see Option.ParsePrototype(), and thus it'll prevent Category instances from being acci
PotatoInSQL/Options.cs:834
MethodClone
()
PotatoInSQL/IEnumSTATSTG.cs:18
MethodClone
()
PotatoInSQL/Com/IEnumSTATSTG.cs:18
MethodClone
(out IStream ppstm)
PotatoInSQL/Com/IStream.cs:17
MethodCloseHandle
(IntPtr hObject)
PotatoInSQL/Privilege.cs:204
MethodCloseHandle
(IntPtr hObject)
PotatoInSQL/Security/Privilege.cs:204
MethodCloseHandle
(IntPtr handle)
EfsPotato/EfsPotato.cs:154
MethodCoGetInstanceFromIStorage
(COSERVERINFO pServerInfo, ref Guid pclsid, [MarshalAs(UnmanagedType.IUnknown)] object pUnk
PotatoInSQL/Com/Ole32.cs:95
MethodCommand
(string name, string help = null)
PotatoInSQL/Options.cs:1385
MethodCommandOption
Prototype starts with '=' because this is an invalid prototype (see Option.ParsePrototype(), and thus it'll prevent Category instances from being acci
PotatoInSQL/Options.cs:1422
MethodCommandOptionSet
(CommandSet commands, MessageLocalizerConverter localizer)
PotatoInSQL/Options.cs:1455
MethodCommandSet
(string suite, MessageLocalizerConverter localizer = null)
PotatoInSQL/Options.cs:1506
MethodCommit
(uint grfCommitFlags)
PotatoInSQL/StorageTrigger.cs:48
MethodCommit
([In] uint grfCommitFlags)
PotatoInSQL/IStorage.cs:17
MethodCommit
(uint grfCommitFlags)
PotatoInSQL/IStream.cs:12
MethodCommit
([In] uint grfCommitFlags)
PotatoInSQL/Com/IStorage.cs:17
MethodCommit
(uint grfCommitFlags)
PotatoInSQL/Com/IStream.cs:12
next →1–100 of 361, ranked by callers