ascan.py 文件源码

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

项目:zap-api-python 作者: zaproxy 项目源码 文件源码
def messages_ids(self, scanid):
        """
        Gets the IDs of the messages sent during the scan with the given ID. A message can be obtained with 'message' core view.
        """
        return six.next(six.itervalues(self.zap._request(self.zap.base + 'ascan/view/messagesIds/', {'scanId': scanid})))
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号