Quantcast
Channel: Simple Password – LeakedIn
Viewing all articles
Browse latest Browse all 2663

Potential leak of data: Simple Password

$
0
0
Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: import requests username = 'my_username' password = 'my_password' url = 'https://www.pivotaltracker.com/n/projects/my_project_number' r = requests.get(url, auth=(username, password)) export TOKEN='your Pivotal Tracker API token' export PROJECT_ID=99 curl -X GET -H "X-TrackerToken: $TOKEN" "https://www.pivotaltrack Source: http://pastebin.com/raw.php?i=hbGYLMsc

Viewing all articles
Browse latest Browse all 2663

Trending Articles