为burp提供clojure插件支持,提供加载clojure脚本文件的功能
burp加载插件后,在Clojure Plugin页面下添加Script Source,比如:
https://github.com/ntestoc3/burp-scripts
然后点Reload Scripts!加载这个目录下的所有clj文件,支持git url和本地文件夹。
使用方法参考:
https://www.freebuf.com/sectool/252034.html
https://www.freebuf.com/sectool/264915.html
Copyright © 2020 ntestoc3
This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at http://www.eclipse.org/legal/epl-2.0.
This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version, with the GNU Classpath Exception which is available at https://www.gnu.org/software/classpath/license.html.