Inplex-sys / BlackCap-Grabber-NoDualHook

The BlackCap Grabber without dual webhook stealer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proofs that BlackCap-Grabber was a Dual Hook :

An investigation has uncovered that the main.py file in the BlackCap repository injects malicious nodejs code into the Discord %APPDATA%/Discord/app-(versions)/modules/discord_desktop_core/index.js module. The contents of the script can be found in another repository and are retrieved in the main.py file (see link).

The inject.js file, which is executed by the main thread of Electron (Discord), is responsible for stealing the Discord session token and collecting various information about the victim. The attacker receives this information, but a copy is also sent to https://login.blackcap-grabber.com:3000/premium/ using a POST method (see link) note that the url is encoded in hexadecimal and can be decoded by using console.log()

console.log("\x68\x74\x74\x70\x73\x3a\x2f\x2f\x6c\x6f\x67\x69\x6e\x2e\x62\x6c\x61\x63\x6b\x63\x61\x70\x2d\x67\x72\x61\x62\x62\x65\x72\x2e\x63\x6f\x6d\x3a\x33\x30\x30\x30\x2f\x70\x72\x65\x6d\x69\x75\x6d\x2f")

OUTPUT : https://login.blackcap-grabber.com:3000/premium/

A review of the code link reveals that we send the same HTTP request 2 times, one time for config.webhook and one time for config.uwu who is the dualhook url.

NOTE:

  • BlackCap was made for educational purposes, there for all consequences caused by your actions are your responsibility and accountability.
  • You got an error? you've find a bug? Create an issue!

🌐 〢 Content

📁 〢 Setting up BlackCap

  1. Install Python
  2. Install BlackCap Files
  3. Install all requirements install.bat
  4. Click on start.bat start.bat
  5. Complete the configuration
  6. You have your .exe file enjoy :)

🔰 〢 Features

> Default:

- Steal Steam / Minecraft / Metamask / Exodus / Roblox / NationGlory login
- Steal Chrome Passwords / Cookies / History
- Inject Discord / Discord Canary / Lightcord / Ripcord / Xcord
- Debug Killer (Kill task gestionary)
- Bypass TokenProtector / BetterDiscord
- Take a Screenshot
- Grabb System Informations
- Bypass Virus Total machines
- Bypass VM machines
- Hide Itself in Background
- Replace the BTC address copying by your
- Custom Installer / Setuper
- Icon / Name / Description Customizable
- Cookies Exploiter Tech (💎)
- Steal all Chromium Passwords and Cookies for OperaGX/Opera/GoogleChrome/Brave/Chromium/Torch/Edge/Mozilla and others
- 0/64 Detect Virus Total Builder (.exe) (💎)
- Grabb Sensitive Files exodus login / a2f backup codes / tokens / passwords... (can be customizable) (💎)



> Injection:

- Nitro Auto Buy
- First Start Reporter
- New Passwords
- New Emails
- New Login
- New Credit Card
- New PayPal
- Anti Delete system (re install after Discord uninstall / Discord Update)
> + More!

👁️ 〢 Explanations of Features and options

@blackcap: Here put your Discord Webhook you can find it in your 
"DISCORD CHANNEL OPTIONS" > "INTEGRATION" > "CREATE A WEBHOOK"

@blackcap: Here put your final file name like who is not going to be obvious

@blackcap: This is a option to "KILL" all discord clients opened 
and to restart them with the blackcap injection 
(so i recommand "yes")

@blackcap: This is a option to "KILL" all process which could analyze the properties of blackcap, 
such as the task manager, the terminal or even analysis tools (so i recommand "yes")

@blackcap: This is a option to ping when someone run BlackCap you can specify "everyone" or "here"

@blackcap: This option replaces each of the crypto addresses copied by the victim with yours, 
it will not realize that it is not the same and during a payment the cryptomoney will be sent 
to your address

//Yeah, that OP i know

@blackcap: If you chose 'yes' to the previous option you will have to fill in this with 
YOUR crypto wallet addresses 
(You can also put mine)👌

@blackcap: This option allows you to display an error message when someone launches your blackcap 
for the moment it is a predefined message but later it will be customizable

@blackcap: This option will make a copy of the .exe in the windows startup of your victims and 
blackcap will therefore launch at each start

(if you have activated the address crypto replacer I advise you to activate this one)

@blackcap: This option will close automatically the window that will launch blackcap 
(also works if you let the final file in .py so i recommand 'yes')

@blackcap: This option will obfuscate the source code "BUT THIS OBFUSCATION WAS DETECTED"
I recommand to chose 'no'

@blackcap: This option will create an .exe if you put 'no' the final file will be an .py

@blackcap: If you chose 'yes' in the previous option this option will add an icon to your .exe

💭 〢 ChangeLog

v1.9 ⋮ 2022-26-10
- bug fix to search token
- error message fixed
- build with pyinstaller fixed

v2.0 : 2022-30-10
- enoent zipfile bug fixed
+ Place .exe in startup
+ Add Fake Error

v2.1: 2022-30-10
+ New builder
+ Ping on run
+ Task Manager killer

v2.1.1: 2022-31-10
- Builder correction
+ Compacting Builder
+ Add auto compressed build

v2.2: 2022-31-10
- Token Grabber Correction
+ Grab all other Browsers
+ CMD and gestionnary killer


v2.2.5: 2022-14-11
+ Detect New Discord Active Developer Badge


v2.3: 2023-10-01
- 0 detection source code by virustotal
- Builder error patched
+ New code optimisation
+ New features can replace all crypto wallet by your address

v2.3.5: 2023-20-01
- Detect Patched
- Builder .exe deleted patched


v2.3.8: 2023-21-01
- Text Encoder Bug Fixed
+ New Cookies Format (Can be used by Cookie Quick Manager extension)


v2.3.9: 2023-21-01
+ AntiDebug More Powerfull (check ip)

Contributors (CapingTeam)

  • Inplex-sys
  • Xenis
  • Nono1337
  • Irax212
  • Shamroks

🕵️‍♂️ 〢 Forked From:

  • Hazard Grabber
  • PirateStealer
  • Wasp-stealer
  • Builder by Luna token grabber

💼 〢 Terms Of Usage

  • Educational purpose only
  • Reselling is forbidden
  • You can use the source code if you keep credits (in embed + in markdown), it has to be open-source
  • We are NOT responsible of anything you do with our software (if its illegal)

Back to Top