Detected 1 occurrence(s) of ‘password>["'\w]+< ': /XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <getUserRealTimeForecastByStop xmlns="http://miz.it/infotransit"> <auth> <user>string</user> <password>string</password> </auth> <handShakeUser> <userIdentifier>string</userIdentifier> <token>string</token> <response>NONE or Success or GenericError or NotValidToken or NoExistingUser or WsAuthenticationError</response> </ha Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: public SoapAccess (){ this.user_id = "MYID"; this.password = "MYPASSWORD"; this.busstop_id = "16010366"; Thread networkThread = new Thread() { @Override […]
↧