Skip to content

nstion/bait

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bait

Goalng 编写的简易 web 服务,一键部署 exp

安装

go install github.com/nstion/bait@latest

使用

# 默认启动
bait

# 加载 payload
bait -payload "<img/src/onerror=alert(1)>"

# 指定域名(自动本地dns域名绑定)、端口
bait -server example.com:8080

# 使用https
bait -tls

# 使用自定义证书
bait -crt /home/crt.pem -key /home/key.pem

# 指定默认模版
bait -default default.html

默认开启 https 服务

信息接收服务

image

ftp 服务

image

payload

image

About

Goalng 编写的简易web 服务,一键部署exp

Resources

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages