Quantcast
Channel: pastebin.com – LeakedIn
Viewing all articles
Browse latest Browse all 2834

Potential leak of data: API Key

$
0
0
Detected 2 occurrence(s) of ‘(api|private)[-_]key[ "']*=[ ="']*\w+’: reach (var survey in data["surveys"].Children()) { Debug.WriteLine("title: " + survey["title"]); } JsonConvert.DeserializeObject<JObject>(); WebClient client = new WebClient(); var json = client.DownloadString("http://www.test.com/api/surveys/?api_key=123"); Debug.WriteLine(json); //write all data from json //add var example = JsonConvert.DeserializeObject<Survey>(json); Debug.WriteLine(example.length); // this could be count() instead. class Survey { public string title { get; set; […]

Viewing all articles
Browse latest Browse all 2834

Latest Images

Trending Articles



Latest Images