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\-_\!\$]+["']‘: #!/usr/bin/env python import requests import hashlib from threading import Thread from time import time,sleep account_password = "password" account_email_extension = "@microsoft.com" account_cashout_addr = "your-doge-address" def sha512(s): m = hashlib.sha512() m.update(s) return m.hexdigest() class dogePokerEater(Thread): def __init__(self, address, emailext, password): Th Source: http://pastebin.com/raw.php?i=98fQK1CB

Viewing all articles
Browse latest Browse all 2663

Trending Articles