2019-06-07 15:00:45 +08:00

24 lines
1.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# [jsEncrypter](<https://github.com/c0ny1/jsEncrypter>)
本插件使用 `phantomjs` 调用前端加密函数对数据进行加密方便对加密数据输入点进行fuzz。
#### 引用自 [此项目作者 c0ny1 大佬的readme](<https://github.com/c0ny1/jsEncrypter/blob/master/README.md>)
我只是搬运收集,其他的所有权归原作者 `c0ny1` 所有。
> 除了`jsEncrypter.0.2.jar` 插件文件还包括三个PDF文件
>
> > jsEncrypter_readme.pdf --- 顾名思义就是 jsEncrypter 的 readme 副本
> >
> > 编写加密传输爆破插件jsEncrypter _ 回忆飘如雪.pdf --- [这个插件的又来以及使用方法](http://gv7.me/articles/2017/jsEncrypter/)
> >
> > [对登录中账号密码进行加密之后再传输的爆破的思路和方式 - FreeBuf互联网安全新媒体平台](<https://www.freebuf.com/articles/web/127888.html>)
## 相关文章
- [编写加密传输爆破插件jsEncrypter](http://gv7.me/articles/2017/jsEncrypter/)
- [快速定位前端加密方法](http://gv7.me/articles/2018/fast-locate-the-front-end-encryption-method/)
- [解决jsEncrypter脚本错误代码不报错问题](http://gv7.me/articles/2018/solve-jsEncrypter-script-error-code-is-not-wrong/)
- [jsEncrypter的Node.js版server脚本](http://gv7.me/articles/2018/jsEncrypter-nodejs-server-script/)