Potential leak of data: Dropbox Shared File
Detected 1 occurrence(s) of ‘http[s]*:\/\/dl\.dropbox\.com\/’:
char) KeyEvent.VK_BACK_SPACE);
}
if (randomNumber == 5) {
keyboard.pressKey((char) KeyEvent.VK_8);
sleep(300, 400);
keyboard.pressKey((char) KeyEvent.VK_BACK_SPACE);
}
break;
}
}
private final Image img1 = getImage("https://dl.dropbox.com/u/62840329/Afbeeldingen/Paint/Chatbox.png");
private final Color color1 = new Color(0, 0, 0);
private final Font font1 = new Font("Lithos Pro", 0, 12);
private Image getImage(String url) {
try {
return ImageIO.read(new URL(url));
} catch
Source: http://pastebin.com/raw.php?i=4mVmQ3d6
Tags: Dropbox Shared File, pastebin.com
This entry was posted on Thursday, June 7th, 2012 at 22:37 and is filed under PasteMon. You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.
Comments are closed.

