CTF-MissFeng / bayonet

bayonet是一款src资产管理系统,从子域名、端口服务、漏洞、爬虫等一体化的资产管理系统
1.44k stars 310 forks source link

app.py里面PORT端口是指多少 #34

Open SecReXus opened 4 years ago

SecReXus commented 4 years ago

app.py里面port端口是多少,这个端口,我看用于xray的webhook输出,想确认一下是多少。 我想是否可以在服务器里面搭建一个把漏洞推送到微信那边,通过server酱。 image

CTF-MissFeng commented 4 years ago

app.py里面的端口端口是多少,这个端口,我看用于xray的webhook输出,想确认一下是多少 。 图片

config文件配置

SecReXus commented 4 years ago

80端口吗

在 2020年3月23日,上午9:38,cq-feng <notifications@github.com mailto:notifications@github.com> 写道:

app.py里面的端口端口是多少,这个端口,我看用于xray的webhook输出,想确认一下是多少 。 https://user-images.githubusercontent.com/19652256/77255971-2cc99200-6ca6-11ea-8f13-b5a8b5786fb3.png config文件配置

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CTF-MissFeng/bayonet/issues/34#issuecomment-602318397, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEV55IFK4NQOWK33DQPAPE3RI24R7ANCNFSM4LRL3DWA.

starnightcyber commented 4 years ago

80端口吗 在 2020年3月23日,上午9:38,cq-feng @. @.>> 写道: app.py里面的端口端口是多少,这个端口,我看用于xray的webhook输出,想确认一下是多少 。 https://user-images.githubusercontent.com/19652256/77255971-2cc99200-6ca6-11ea-8f13-b5a8b5786fb3.png config文件配置 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#34 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEV55IFK4NQOWK33DQPAPE3RI24R7ANCNFSM4LRL3DWA.

默认是80 https://github.com/CTF-MissFeng/bayonet/blob/master/config.py#L12