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\-_\!\$]+["']‘: # -*- coding: cp1250 -*- import socket, time nick = "Lunux_" password = "LMAO" debug = True network = "irc.pirc.pl" port = 6667 if debug == True: chan = "#testingchannel" elif debug == False: chan = "#mirkofm" irc = socket.socket(socket.AF_INET, socket.SOCK_STREAM) irc.connect((network, port)) irc.recv(4096) i Source: http://pastebin.com/raw.php?i=Br4pLbqx

Viewing all articles
Browse latest Browse all 2663

Trending Articles