
Burpsuite
Nixawk
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Burpsuite - Extension: Bulk Requests
Site Map Fetcher, This extension fetches the responses of unrequested items in the site map. When browsing a target, Burp adds to the site map any items that are inferred from actual responses. Some of原创 2017-01-03 11:22:27 · 799 阅读 · 0 评论 -
Burpsuite - Extension: SQLipy
Referenceshttps://github.com/codewatchorg/sqlipy/blob/master/SQLiPy.pyhttps://www.codewatch.org/blog/?p=402转载 2017-01-03 18:24:38 · 1380 阅读 · 0 评论 -
Burpsuite - Extension: Import Links into Sitemap
How to import Links into Sitemap ?Please select “Import Links from a file” in the right menu.Note: If the links file is too large, it may cost too much !Codefrom burp import IBurpExtenderfrom burp im原创 2017-01-03 15:30:41 · 1070 阅读 · 0 评论 -
Burpsuite - Extension: Get All Proxied Hosts
How to get all proxied hosts from burpsuite sitemap ?from burp import IBurpExtenderfrom burp import IContextMenuFactoryfrom javax.swing import JMenuItemfrom java.util import List, ArrayListfrom java原创 2017-01-01 19:43:45 · 572 阅读 · 0 评论