https://github.com/lz520520/railgun
https://github.com/lz520520/railgun
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lz520520/railgun
- Owner: lz520520
- Created: 2020-08-31T00:52:43.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-17T16:01:19.000Z (10 months ago)
- Last Synced: 2025-04-15T05:15:19.594Z (7 months ago)
- Size: 21.2 MB
- Stars: 2,163
- Watchers: 30
- Forks: 252
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - lz520520/railgun - (Others)
README
# 说明
Railgun为一款GUI界面的渗透工具,将部分人工经验转换为自动化,集成了渗透过程中常用到的一些功能,目前集成了端口扫描、端口爆破、web指纹扫描、漏洞扫描、漏洞利用以及编码转换功能,后续会持续更新。
详细功能可查看pdf文档。
插件及插件化开发参考https://github.com/lz520520/railgunlib
# mac启动问题解决方案
- https://zhuanlan.zhihu.com/p/443984060
- xattr -c gorailgun.app
- wget https://github.com/....下载