st.py 文件源码

python
阅读 32 收藏 0 点赞 0 评论 0

项目:WebExploitationTool 作者: AutoSecTools 项目源码 文件源码
def parseResp(self, resp):
        def fan(v):
            def var_func_00000026(x):
                return [x, (x.upper)(), (x.lower)()]

            return distinct((lambda var_0000002B:selectMany(var_func_00000026, var_0000002B))([v, ((v.replace)("\\", "\\\\").replace)("\"", "\\\"")]))

        def split(v, t):
            for tag in fan(t):
                if (len(v) != 2):
                    v = (v[0].split)(tag)
                else:
                    break
            return v

        e = ((self.injector).emitter)
        if ((e.prefix) == None):
            return resp
        p = split([resp], (e.prefix))
        if (len(p) < 2):
            return resp
        return split([p[1]], (e.suffix))[0]
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号