Potential leak of data: MySQL URI
Detected 1 occurrence(s) of ‘mysql:\/\/’:
{
this.host = Settings.DB_HOST;
this.database = Settings.DB_NAME;
this.username = Settings.DB_USER;
this.password = Settings.DB_PASS;
this.connected = false;
}
public void connect() {
try {
connection = DriverManager.getConnection("jdbc:mysql://" + host + "/" + database + "?jdbcCompliantTruncation=false", username, password);
statement = connection.createStatement();
GameServer.get().logger().parent("Successfully connected with " + host + "/" + database);
connected = true;
} catch (Exc
Potential leak of data: VISA Credit Card
Detected 1 occurrence(s) of ‘[ \t:="']+4[0-9]{12}(?:[0-9]{3})?’:
Number: 4496040000571223 EXP: 0914 CVV: 402 Name: david rankin Country: United States State: ME ZIP: 04412 City: BREWER Street: 4 chamberlain st Bank: BANGOR FEDERAL CREDIT UNION CLASSIC
Potential leak of data: URL with Credentials
Detected 1 occurrence(s) of ‘[ht|f]tp[s]*:\/\/\w+\:.*\@\w*\.\w*’:
ME, browser);
capabillities.setCapability(CapabilityType.VERSION, version);
capabillities.setCapability(CapabilityType.PLATFORM, os);
capabillities.setCapability("name", "TestNativeAdsSample");
this.driver = new RemoteWebDriver(
new URL("http://polarqa3:6911910d-1519-4504-ada2-d968a49b8ee7@ondemand.saucelabs.com:80/wd/hub"),
capabillities);
baseUrl = "http://hosted.polarmobile.com/nativeads-staging.polarmobile.com/sample/publisher/index.html#";
}
@Test
public void test() throws Exception {
driver.get(baseUrl + "/");
(new WebDriverW
Potential leak of data: Simple Password
Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘:
<input type="password" id="pass">
<input type="button" id="b" value="Login">
<span id="err"></span>
$("#b").click(function() {
var password = "password";
if($("#pass").val() !== password) {
$("#err").text("Incorrect password");
}
else {
$("#err").text("Password correct! Do whatever you need to do here.");
}
});
Potential leak of data: VISA Credit Card
Detected 1 occurrence(s) of ‘[ \t:="']+4[0-9]{12}(?:[0-9]{3})?’:
at is always: full info |CARD TYPE |FIRST NAME |LAST NAME |CC NUMBER |EXPIRY DATE |CVV2|ADDRESS |ZIP CODE |CITY/TOWN |STATE |COUNTRY |PHONE |DOB |SSN |MOTHER'S MAIDEN NAME |VERIFIED BY VISA |CVV2 |EMPLOYMENT |POSITION HELD | demo US fullz info : VISA | 4039955797681295 | 07/2013 | 262 | james | schofield | 47 ridgewood terrace | springfield | MA | 01105 | 6178888071 | jschofield@primerica.com | DoB : 01/07/1977 | DLstate : MA | DLexp : 01/08/2012 | Initials : js | PIN : 123456 | Question : first elementary school | An
Detected 1 occurrence(s) of ‘(\| [a-z0-9\-\._]+@\S+\.[a-z]{2,4} \| \S+)’:
erica.com | DoB : 01/07/1977 | DLstate : MA | DLexp : 01/08/2012 | Initials : js | PIN : 123456 | Question : first elementary school | Answer : ridgewood | DL: s18360110 | SSN: 011629066 MasterCard | 5401683056948380 | 662 | 02 | 2013 | lina | suarez | lina.suarez@chase.com | 9101 forestview rd | | evanston | IL | 60203 | | 8475090438 | | DoB:12 | 21 | 1981 | DLstate:IL | DLexp:12 | 21 | 2011 | Initials:ls | PIN:539138 | Question:first elementary school | Answer:WASHINGTON | SSN:330981718 | | | DL:s62052081962 >> SELLING
Detected 1 occurrence(s) of ‘\s+5[1-5][0-9]{14}\s+’:
ingfield | MA | 01105 | 6178888071 | jschofield@primerica.com | DoB : 01/07/1977 | DLstate : MA | DLexp : 01/08/2012 | Initials : js | PIN : 123456 | Question : first elementary school | Answer : ridgewood | DL: s18360110 | SSN: 011629066 MasterCard | 5401683056948380 | 662 | 02 | 2013 | lina | suarez | lina.suarez@chase.com | 9101 forestview rd | | evanston | IL | 60203 | | 8475090438 | | DoB:12 | 21 | 1981 | DLstate:IL | DLexp:12 | 21 | 2011 | Initials:ls | PIN:539138 | Question:first elementary school | Answer:WASHIN

