Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: n!!! I`m nodejs jabber/xmpp bot!!!'); }); xmpp.on('chat', function(from, message) { xmpp.send(from, 'echo: ' + message); }); xmpp.on('error', function(err) { console.error(err); }); xmpp.connect({ jid : 'bigbro@openfire', password : '123123', port : 5222 }); Source: http://pastebin.com/raw.php?i=Rwjjh6VQ
↧