LeakedIn Logo
Stories About Data Leaks and Related Stuff

Posts Tagged ‘URL with Credentials’

Potential leak of data: URL with Credentials

0 votedvote

Detected 2 occurrence(s) of ‘http[s]*:\/\/[a-z0-9\-\.]+\.[a-z]{2,3}\/.*[\?&]user(name)*=\w+&pass(word)*=\w+’:

http://site2.com/api/index/authenticate?username=jdoe&password=123456&cs=fds34wsef3ewtdfgw54ty43wg

Source: http://pastebin.com/raw.php?i=bPNHVAGQ

Potential leak of data: URL with Credentials

0 votedvote

Detected 2 occurrence(s) of ‘http[s]*:\/\/[a-z0-9\-\.]+\.[a-z]{2,3}\/.*[\?&]user(name)*=\w+&pass(word)*=\w+’:

thdraw.php?processor=ap&from_ajax=1&amount=91.3&destination=bucket&from_ajax=1&captcha=undefined-undefined
SET !ERRORIGNORE NO
TAG POS=1 TYPE=* ATTR=TXT:*Please<SP>wait<SP>24<SP>hours* CONTENT=EVENT:FAIL_IF_FOUND
SET !ERRORIGNORE YES
TAB T=1
URL GOTO=http://www.profitclicking.com/login?go_next=%2Fdashboard&go_back=%2Flogin&username=1321840&password=Bejo239&ResetPasswordRequest=SUBMIT

Source: http://pastebin.com/raw.php?i=B5isyCmQ

Potential leak of data: URL with Credentials

0 votedvote

Detected 2 occurrence(s) of ‘[ht|f]tp[s]*:\/\/\w+\:.*\@\w*\.\w*’:

http://kellron88:zavooo88@barely18barbie.com/members/

http://jprine:pittman@barely18barbie.com/members/

========================================================
If any acc doesn't work, CLEAR cookies and try another
|===========================================|
|=ALL PASSES ARE 100 WORKING WHEN PUBLISHED=|
|==================================

Source: http://pastebin.com/raw.php?i=tYvN9HuR

Potential leak of data: URL with Credentials

0 votedvote

Detected 2 occurrence(s) of ‘http[s]*:\/\/[a-z0-9\-\.]+\.[a-z]{2,3}\/.*[\?&]user(name)*=\w+&pass(word)*=\w+’:

WebClient wc1 = new WebClient();
wc1.UploadStringAsync(new Uri("http://abc.com/login"),"POST","?apikey=" + Apikey + "&username=username&password=password");
wc1.UploadStringCompleted += new UploadStringCompletedEventHandler(wc1_UploadStringCompleted);

void wc1_UploadStringCompleted(object sender, UploadStringCompletedEventArgs e)
{
          MessageBox.Show(e.Result); 
}
	
public void Post(string addres

Source: http://pastebin.com/raw.php?i=VFBS4sim

Potential leak of data: URL with Credentials

0 votedvote

Detected 1 occurrence(s) of ‘[ht|f]tp[s]*:\/\/\w+\:.*\@\w*\.\w*’:

= ENV['BROWSER']+" OS:"+ENV['OS']+"|"+scenario.name
    caps[:record_video] = false
    caps[:video_upload_on_pass] = false
    caps[:record_screenshots] = false
    #Start remote browser on saucelabs
    @browser=Selenium::WebDriver.for(:remote,:url => "http://rorodriguez:2cad6249-1df4-4a5b-9aaa-4464d33f21d7@ondemand.saucelabs.com:80/wd/hub",:desired_capabilities => caps) 
  end

Source: http://pastie.org/pastes/7813251/download