4K-Botnet

A simple and easy to use JS Botnet

Github星跟蹤圖

4K-Botnet

A simple and easy to use JS Botnet

How to Setup

  1. Clone repository
  2. Upload the "Botnet" folder to your webserver
  3. Edit "bot.js"
    • Change the "SERVER_URL" variable to your website's url
    • Change the "api_dev_key" varibable to match your pastebin's account key
    • Change the "api_user_key" variable to match your pastebin's account key
  4. Done

How to use

  1. Edit the "cmds.txt" file - Each command on a seprate line
  2. Inject "bot.js" into the victim's webpage

Commands

You can put any JS code in the "cmds.txt" file and it will be executed [i.e. "alert('Hacked by Chowix40!')] or one of the following fuctions

DDoS - UNTESTED

  • Usage - cmds.txt: DDoS(url)
  • DDoSes a website via layer 7

getCreds

  • Usage - cmds.txt: getCreds()
  • Looks for any login forms and saves the entered login info
  • Login info will be saved to pastebin account as a private paste. Look for the [PW] marker

getCookies

  • Usage - cmds.txt: getCookes()
  • Steals cookie information
  • Cookies will be saved to pastebin account as a private paste. Look for the [C] marker

browserKill

  • Usage - cmds.txt: browserKill()
  • Effect Varies on device and browser
  • Same effect as crashsafari.com

reDire

  • Usage - cmds.txt: reDire('example.com')
  • Redirects to another webpage

ipLog

  • Usage - cmds.txt: ipLog()
  • Saves IP data to pastebin account as a private paste. Look for the [IP] marker

TODO

  • Optimize Code
  • Add uids of some sort
  • Add more functions

How to inject

  • MITM
  • Evil proxy server
  • Any other way to inject JS files

DISCLAMER

  • This is for educational purposes ONLY
  • I or anyone else who works on this project can't and won't be held responsible for anything YOU do with this
  • Please use responsibly

主要指標

概覽
名稱與所有者4k-developer/4K-Botnet
主編程語言JavaScript
編程語言JavaScript (語言數: 1)
平台
許可證GNU Lesser General Public License v3.0
所有者活动
創建於2017-04-03 20:46:24
推送於2022-02-20 10:22:18
最后一次提交2019-12-25 17:12:44
發布數2
最新版本名稱v1.0 (發布於 )
第一版名稱0.2 (發布於 )
用户参与
星數101
關注者數10
派生數41
提交數35
已啟用問題?
問題數2
打開的問題數1
拉請求數0
打開的拉請求數0
關閉的拉請求數1
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?