Burp Suite Extension tools
1、Setting up the envrionment for burp Extensions
before we can write extensions we need to ensure that the environment is set up. this is very important if you want to avoid hours and hours of the frustration with youself more information can be found at HTTP :http://www.burpextensions.com/tutorials/setting-up-the-pythonjython-environment-for-burpsuite/.
2、Writing your first burp Suite Extension
A gentle introduce to writing your first exteniso use the code provided here as your boiler plate to test whrtehr your environemt has been set up properly iff the extension gets added without any errors then you are foog to go , more information be found at http://blog.portswigger.net/2012/12/writing-yourfirst-burp-extension.html.
3- Write a simple Burp Extension in python :
Using Burp extension and writing your own this has be the place where ou lean how to write a Burp Extension in Python the code is simple the post explains all that is required and the extension will useful things as soon as it is added ,More information can be found at http://www. burpextensions.com/tutorials/tutorial-python-extension-post-1/and http://www.burpextensions.com/downloads/pythontutorial-1.txt.
Burp Extensions tutorials :
Now that you have read the offical document you can make full use of these toutorials that deep into extensions more information about burp Sutie extension toutorials can be found at http://www.burpextensions.com/category/tutorials/.
Extending Burp Suite Proxy with Extensions
http://blog.opensecurityresearch.com/2014/03/extending-burp.html.
Burp suite Crawljax selenium JUint integration
https://github.com/malerisch/burp-csj.
Writing and debugging Burp Suiite Extension in Python : http://sethsec. blogspot.in/2014/01/writing-and-debugging-burpsuite.html.
Searching Github for Burp Suite Extensions :https://github.com/search?utf 8=%E2%9C%93&q=burp+extension.
and if you want to Writing in any language you want gey more information as :
https://github.com/liftsecurity/burpbuddy.
How we Tsting Mobile application for web Security using Burp Suite
some useful resources to test mobile application for web security using Burp Suite can be found at the foolwing locations
how to St UP An ios Pen Testing Envrionment : http://eightbit.io/post/64319534191/how-to-set-up-an-ios-pen-testing-environment
Import Burp Suite Certificate For android pentesting without root :http://backtosecurity.com/importing-burp-certificate-forandroid-
pentesting-without-root/
Windows Mobile Burp Suite Proxy setup :http://pentest-forum.com/index. php?topic=688.0
Pentesting Web Security with anti CSRE token using Burp PRO :http://www.notsosecure.com/blog/2014/07/02/pentesting-web-service-withcsrf-token-with-burp-pro/
IOS Assessment with Burp Suite +iFunBox +SQLLite :http://blog.nvisium. com/2014/08/ios-assessments-with-burp-ifunbox-sqlite.html
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】博客园携手 AI 驱动开发工具商 Chat2DB 推出联合终身会员
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· .NET Core 对象分配(Alloc)底层原理浅谈
· 聊一聊 C#异步 任务延续的三种底层玩法
· 敏捷开发:如何高效开每日站会
· 为什么 .NET8线程池 容易引发线程饥饿
· golang自带的死锁检测并非银弹
· 一个适用于 .NET 的开源整洁架构项目模板
· API 风格选对了,文档写好了,项目就成功了一半!
· 【开源】C#上位机必备高效数据转换助手
· .NET 9.0 使用 Vulkan API 编写跨平台图形应用
· .NET 依赖注入中的 Captive Dependency