An open API service indexing awesome lists of open source software.

https://github.com/imagemlt/flask_session_forgery

hctf2018中用到的伪造flask客户端session的脚本
https://github.com/imagemlt/flask_session_forgery

Last synced: 5 months ago
JSON representation

hctf2018中用到的伪造flask客户端session的脚本

Awesome Lists containing this project

README

          

# flask_session_forgery

hctf中用到的用于解析客户端session、伪造客户端sesion的脚本,encode.py为伪造脚本,decode.py为phith0n师傅的解析脚本