Quantcast
Viewing all articles
Browse latest Browse all 2663

Potential leak of data: Simple Password

Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: #! /usr/bin/python import os, sys, zipfile, urllib import xml.etree.ElementTree as ET import unicodedata, MySQLdb db = MySQLdb.connect(host="localhost", user="uname", passwd="pword", db="my_db") cur = db.cursor() cur.execute("""TRUNCATE TABLE ct""") #print os.getcwd() remotefile = urllib.urlretrieve('http://clinicaltrials.gov/ct2/results?term=&recr=Recruiting&rslt=&type=&cond=&intr=&titles=&outc=&spo Source: http://pastebin.com/raw.php?i=T2Gtpkn8

Viewing all articles
Browse latest Browse all 2663

Trending Articles