LeakedIn Logo
Stories About Data Leaks and Related Stuff

Potential leak of data: Shellcode

Detected 6 occurrence(s) of ‘shellcode’:

 0; i <= 68; ++i ) {
			usb_control_msg(idevice, 33, 1, 0, 0, v13, 2048, 1000);
		}
		printf("padded to 0x84023000\n");
		v6 = usb_control_msg(idevice, 33, 1, 0, 0, shellcodeoffset, 2048, 1000);
		printf("sent shellcode: %X has real length %X\n", v6, shellCodeLength);
		memset(v13, 187, 0x800u);
		v7 = usb_control_msg(idevice, 161, 1, 0, 0, v13, 2048, 1000);
		printf("never freed: %X\n", v7);
		v8 = usb_control_msg(idevice, 33, 1, 0, 0, v13, 2048, 10);
		printf("sent fake data to timeout: %X\n", v8);
		v9

Source: pastebin.com/raw.php?i=tVvLCzdr

Potential leak of data: Secret Variable

Detected 6 occurrence(s) of ‘(api|secret)key\s*[\=]+’:

2&q=%22War+Horse%22+2011+dvdrip+-german+-dutch+-french+-danish+-swedish+-spanish+-italian+-korean+-dubbed+-swesub+-korsub&maxSize=2400&match=xxx
05-20 09:52:28 INFO [hpotato.core.plugins.base] Opening url: http://nzb.su/api?t=movie&imdbid=1568911&apikey=xxx&extended=1&cat=2030, params: []
05-20 09:52:28 DEBUG [hpotato.core.plugins.base] Setting cache nzbindex.tt1568911.dvdrip
05-20 09:52:28 DEBUG [hpotato.core.plugins.base] Setting cache newznab.nzb.su.tt1568911.2030
05-20 09:52:2

Source: pastebin.com/raw.php?i=3A7fjRbD

Potential leak of data: Secret Variable

Detected 1 occurrence(s) of ‘(api|secret)key\s*[\=]+’:

<?php

$HTTPbody = @file_get_contents('php://input');

$APIRequestObject = json_decode($HTTPbody);

$APIKey = $APIRequestObject['APIKey'];

?>

Source: pastebin.com/raw.php?i=XdzRTx5Y

Potential leak of data: Dropbox Shared File

Detected 1 occurrence(s) of ‘http[s]*:\/\/dl\.dropbox\.com\/’:

or4 = new Color(42, 169, 0);

    private final BasicStroke stroke1 = new BasicStroke(2);

    private final Font font1 = new Font("Arial", 1, 20);
    private final Font font2 = new Font("Arial", 1, 15);

    //private final Image img1 = getImage("http://dl.dropbox.com/u/29515112/150px-Nature_esshound.png");

    public void onRepaint(Graphics g1) {
    	Graphics2D g = (Graphics2D)g1;
    	Point p = Mouse.getLocation();
        while (!mousePath.isEmpty() && mousePath.peek().isUp())
                mousePath.remove

Source: pastebin.com/raw.php?i=cATCBUP9

Potential leak of data: Shellcode

Detected 1 occurrence(s) of ‘shellcode’:

, v5);
    memset(v13, 204, 0x800u);
    for ( i = 0; i <= 68; ++i )
      sub_401844(dword_4B3020, 33, 1, 0, 0, v13, 2048, 1000);
    printf("padded to 0x84023000\n");
    v6 = sub_401844(dword_4B3020, 33, 1, 0, 0, a1, 2048, 1000);
    printf("sent shellcode: %X has real length %X\n", v6, a2);
    memset(v13, 187, 0x800u);
    v7 = sub_401844(dword_4B3020, 161, 1, 0, 0, v13, 2048, 1000);
    printf("never freed: %X\n", v7);
    v8 = sub_401844(dword_4B3020, 33, 1, 0, 0, v13, 2048, 10);
    printf("sent f

Source: pastebin.com/raw.php?i=hqy3hBTw