MCPcopy Create free account

hub / github.com/bit4woo/burp-api-drops / functions

Functions137 in github.com/bit4woo/burp-api-drops

↓ 12 callersMethodgetInstance
()
src/custom/AES_128.java:29
↓ 12 callersMethodgetRequest
()
src/burp/GUI.java:81
↓ 9 callersMethodgetResponse
()
src/burp/GUI.java:86
↓ 6 callersMethodgetHttpService
()
src/burp/GUI.java:76
↓ 6 callersMethodgetKey
@return
src/custom/AES_256.java:126
↓ 4 callersMethodgetIssueName
()
src/burp/Lession10.java:168
↓ 4 callersMethodgetUrl
()
src/burp/Lession10.java:162
↓ 3 callersMethodencode
Base64-encode the given data and return a newly allocated byte[] with the result. @param input the data to encode @param flags controls certain featu
src/custom/Base64.java:454
↓ 3 callersMethodgetHttpService
()
src/burp/Lession10.java:222
↓ 2 callersMethoddecrypt
(String content)
src/custom/AES_256.java:51
↓ 2 callersMethoddecrypt
(String sSrc)
src/custom/AES_128.java:46
↓ 2 callersMethodencrypt
AES加密后再base64 @param content @return
src/custom/AES_256.java:27
↓ 2 callersMethodencrypt
(String sSrc)
src/custom/AES_128.java:35
↓ 2 callersMethodgetMatches
从响应包中搜索匹配一个字符串,并返回一个列表,列表中的元素是匹配成功的字符串的开始和结束位置 @param response @param match @return
src/burp/Lession10.java:45
↓ 2 callersMethodgetMessage
()
src/burp/Lession8.java:111
↓ 2 callersMethodhexStringToString
(String hexstring)
src/custom/HexString2String.java:4
↓ 2 callersMethodsetMessage
(byte[] content, boolean isRequest)
src/burp/Lession8.java:88
↓ 2 callersMethodsortMapByKey
ʹ�� Map��key�������� @param map @return
src/custom/MapSort.java:11
↓ 2 callersMethodsortMapByValue
ʹ�� Map��value�������� @param map @return
src/custom/MapSort.java:33
↓ 1 callersMethodGetMD5Code
(String strObj)
src/custom/MD5.java:48
↓ 1 callersMethodJSONOString2Map
json string to map,����Ƕ�׵�������
src/custom/String2Other.java:32
↓ 1 callersMethodJSONString2JSONObj
(String str)
src/custom/String2Other.java:24
↓ 1 callersMethodMD5
same as php do. @param input @return
src/custom/AES_256.java:102
↓ 1 callersMethodbuildRequest
(byte[] payload)
src/burp/Lession10CustomInsertpoint.java:81
↓ 1 callersMethodbyteToArrayString
(byte bByte)
src/custom/MD5.java:18
↓ 1 callersMethodbyteToString
(byte[] bByte)
src/custom/MD5.java:40
↓ 1 callersMethodcombineMapEntry
(Map<String,String> map, String connector)
src/custom/MapSort.java:54
↓ 1 callersMethoddecode
Decode the Base64-encoded data in input and return the data in a new byte array. <p>&nbsp;</p> <p>The padding '=' characters at the end are considered
src/custom/Base64.java:91
↓ 1 callersMethoddecrypt
(String AESkey, String AESIV, Boolean baseEncode, String AESMode, String cipherText)
src/custom/AES.java:46
↓ 1 callersMethoddoActiveScan
(IHttpRequestResponse baseRequestResponse, IScannerInsertionPoint insertionPoint)
src/burp/Lession10.java:87
↓ 1 callersMethodencrypt
(String AESkey, String AESIV, Boolean baseEncode, String AESMode, String plainText)
src/custom/AES.java:14
↓ 1 callersMethodgetCallbacks
()
src/burp/Lession9.java:51
↓ 1 callersMethodgetIssueDetail
()
src/burp/Lession10.java:204
↓ 1 callersMethodgetPayloadOffsets
(byte[] payload)
src/burp/Lession10CustomInsertpoint.java:94
↓ 1 callersMethodjoin
(byte[]... arrays)
src/burp/Lession7FromPortSwigger.java:77
↓ 1 callersMethodpadString
(String source)
src/custom/AES_256.java:76
↓ 1 callersMethodparseJson
(Object object)
src/custom/JsonParser.java:9
↓ 1 callersMethodprocess
Decode another block of input data. @return true if the state machine is still healthy. false if bad base-64 data has been detected in the input str
src/custom/Base64.java:228
↓ 1 callersMethodprocess
(byte[] input, int offset, int len, boolean finish)
src/custom/Base64.java:566
↓ 1 callersMethodsetGUIMessage
(IHttpRequestResponse gUIMessage)
src/burp/GUI.java:95
↓ 1 callersMethodunicodeDecode
unicode���루unicode����ת���ģ� @param theString @return
src/custom/Unicode.java:14
MethodAES_128
()
src/custom/AES_128.java:26
MethodBase64
()
src/custom/Base64.java:704
MethodBase64InputTab
(IMessageEditorController controller, boolean editable)
src/burp/Lession8.java:56
MethodCustomScanIssue
( IHttpService httpService, URL url, IHttpRequestResponse[] httpMessages,
src/burp/Lession10.java:146
MethodDecoder
(int flags, byte[] output)
src/custom/Base64.java:207
MethodEncoder
(int flags, byte[] output)
src/custom/Base64.java:545
MethodGUI
Create the frame.
src/burp/GUI.java:44
MethodInsertionPoint
(byte[] baseRequest, String dataParameter)
src/burp/Lession10CustomInsertpoint.java:48
MethodMD5
()
src/custom/MD5.java:14
MethodMapString2Map
(String str)
src/custom/String2Other.java:11
MethodactionPerformed
(ActionEvent event)
src/burp/Lession9.java:73
MethodactionPerformed
(ActionEvent event)
src/burp/Lession6.java:71
MethodactionPerformed
(ActionEvent event)
src/burp/Lession6.java:99
MethodactionPerformed
(ActionEvent event)
src/burp/Lession6.java:138
MethodactionPerformed
(ActionEvent e)
src/burp/GUI.java:61
MethodbyteToNum
(byte bByte)
src/custom/MD5.java:30
Methodcompare
(String str1, String str2)
src/custom/MapSort.java:99
Methodcompare
(String str1, String str2)
src/custom/MapSort.java:106
Methodcompare
(Entry<String, String> me1, Entry<String, String> me2)
src/custom/MapSort.java:112
Methodcompare
(Entry<String, String> me1, Entry<String, String> me2)
src/custom/MapSort.java:118
MethodconsolidateDuplicateIssues
(IScanIssue existingIssue, IScanIssue newIssue)
src/burp/Lession10.java:117
MethodcreateMenuItems
(IContextMenuInvocation invocation)
src/burp/Lession9.java:55
MethodcreateMenuItems
(IContextMenuInvocation invocation)
src/burp/Lession6.java:42
MethodcreateNewInstance
(IMessageEditorController controller, boolean editable)
src/burp/Lession8.java:37
MethodcreateNewInstance
(IIntruderAttack attack)
src/burp/Lession11.java:39
MethoddecryptBASE64
BASE64���� @param key @return @throws Exception
src/custom/SunBase64.java:20
MethoddoPassiveScan
(IHttpRequestResponse baseRequestResponse)
src/burp/Lession10.java:66
MethodencodeToString
Base64-encode the given data and return a newly allocated String with the result. @param input the data to encode @param flags controls certain featu
src/custom/Base64.java:418
MethodencryptBASE64
BASE64���� @param key @return @throws Exception
src/custom/SunBase64.java:31
MethodextensionUnloaded
()
src/burp/Lession4.java:75
MethodgetActionName
()
src/burp/Lession7FromPortSwigger.java:30
MethodgetActionName
()
src/burp/Lession7.java:23
MethodgetBaseValue
()
src/burp/Lession10CustomInsertpoint.java:75
MethodgetConfidence
()
src/burp/Lession10.java:186
MethodgetGUIMessage
()
src/burp/GUI.java:91
MethodgetGeneratorName
()
src/burp/Lession11.java:33
MethodgetHttpMessages
()
src/burp/Lession10.java:216
MethodgetInsertionPointName
()
src/burp/Lession10CustomInsertpoint.java:69
MethodgetInsertionPointType
()
src/burp/Lession10CustomInsertpoint.java:102
MethodgetInsertionPoints
(IHttpRequestResponse baseRequestResponse)
src/burp/Lession10CustomInsertpoint.java:24
MethodgetIssueBackground
()
src/burp/Lession10.java:192
MethodgetIssueType
()
src/burp/Lession10.java:174
MethodgetNextPayload
(byte[] baseValue)
src/burp/Lession11.java:92
MethodgetProcessorName
()
src/burp/Lession11.java:50
MethodgetRemediationBackground
()
src/burp/Lession10.java:198
MethodgetRemediationDetail
()
src/burp/Lession10.java:210
MethodgetSelectedData
()
src/burp/Lession8.java:135
MethodgetSeverity
()
src/burp/Lession10.java:180
MethodgetTabCaption
()
src/burp/Lession9.java:41
MethodgetTabCaption
()
src/burp/Lession8.java:68
MethodgetUiComponent
()
src/burp/Lession9.java:46
MethodgetUiComponent
()
src/burp/Lession8.java:74
MethodhasMorePayloads
()
src/burp/Lession11.java:86
MethodisEnabled
(byte[] content, boolean isRequest)
src/burp/Lession8.java:80
MethodisModified
()
src/burp/Lession8.java:129
Methodmain
Launch the application.
src/burp/GUI.java:28
Methodmain
(String[] args)
src/custom/MapSort.java:64
Methodmain
(String args[])
src/custom/HexString2String.java:14
Methodmain
(String args[])
src/custom/AES.java:71
next →1–100 of 137, ranked by callers