MCPcopy Create free account

hub / github.com/botesjuan/Burp-Suite-Certified-Practitioner-Exam-Study / functions

Functions25 in github.com/botesjuan/Burp-Suite-Certified-Practitioner-Exam-Study

↓ 7 callersMethodis_solved
(self)
python/utils/site.py:40
↓ 4 callersMethodsearch
(self, search_term)
python/utils/blog.py:20
↓ 2 callersMethodpost_exploit
(self, url_is_https="on", response_file="/exploit", response_head="HTTP/1.1 200 OK\r
python/utils/site.py:66
↓ 1 callersFunctioncreate_request_text
(host)
python/smuggle/CL.TE-smuggle-basic.py:26
↓ 1 callersFunctiondelete_user
(session, url)
python/access-control/access-control-x-original-url.py:14
↓ 1 callersMethodget_exploit_url
(self)
python/utils/site.py:58
↓ 1 callersMethodget_response
(self, url)
python/utils/site.py:21
↓ 1 callersMethodlogin
(self, username, password)
python/utils/shop.py:20
↓ 1 callersFunctionmain
(args)
python/template.py:22
↓ 1 callersFunctionmain
()
python/access-control/access-control-x-original-url.py:33
↓ 1 callersFunctionmain
(args)
python/ssrf/ssrf-blacklist-filter.py:23
↓ 1 callersFunctionmain
(args)
python/ssrf/ssrf-open-redirection.py:23
↓ 1 callersFunctionmain
(args)
python/xss/domxss-in-jquery-hashchange.py:23
↓ 1 callersFunctionmain
(args)
python/xss/xss1.py:24
↓ 1 callersFunctionmain
(args)
python/xss/domxss-JSON.parse.py:23
↓ 1 callersFunctionmain
(args)
python/smuggle/CL.TE-smuggle-basic.py:52
↓ 1 callersFunctionmain
(args)
python/sqli/sqli_login_bypass.py:21
↓ 1 callersFunctionsend_request
(request_text, host, port)
python/smuggle/CL.TE-smuggle-basic.py:39
Method__init__
(self, url, no_proxy, session=None)
python/utils/blog.py:17
Method__init__
(self, url, no_proxy, session=None)
python/utils/site.py:16
Method__init__
(self, url, no_proxy, session=None)
python/utils/shop.py:15
Method_is_solved
(self)
python/utils/site.py:41
Methodget_hint
(self)
python/utils/site.py:29
Functionnormalize_url
(url)
python/utils/utils.py:33
Functionparse_args
(args: list)
python/utils/utils.py:24