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\-_\!\$]+[“‘]': __author__ = 'claudia' from asyncirc import irc import asyncirc.plugins.sasl import asyncio accountname = "aname" password = "pword" nick = "nick" inputt = "##input" output = "##output" me = "me" conn = irc.connect("chat.freenode.net", 6697, use_ssl=True) asyncirc.plugins.sasl.auth(accountname,password) conn.register(nick, nick, nick) @conn.on("irc-001") def autojoin_cha Source: http://pastebin.com/raw.php?i=ZcCj4ccc

Viewing all articles
Browse latest Browse all 2663

Trending Articles