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: utf8 -*- import sys # import urllib2 import html.parser as HTMLParser import re import requests import getpass import bs4 as BeautifulSoup # USERNAME = 'myschool_username_goes_here' # PASSWORD = 'myschool_password_goes_here' USERNAME = input('myschool username: ') PASSWORD = getpass.getpass() # URL = 'https://myschool.ru.is/myschool/?Page=Exams&ID=18&View=55&ViewMode=0&Tab=6&FagID=16246&Prog=3&QuestionID=%s&InstID=1374' URL = 'https://myschool.ru.is/myschool/?Page=Exa Source: http://pastebin.com/raw.php?i=eFRvrcjm

Viewing all articles
Browse latest Browse all 2663

Trending Articles