-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create SECURITY.md #3
Open
Kilo-411
wants to merge
1
commit into
vishakh567:master
Choose a base branch
from
Kilo-411:master-1
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import requests import time import hashlib from bs4 import BeautifulSoup import pymongo from random import randint from datetime import datetime USER_AGENT = 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36' headers = { 'User-Agent': USER_AGENT, 'Cookie': '<your-account-cookies-here>' } proxies = {} client = pymongo.MongoClient("<user a database if you'd like to maintain logs. I'm using MongoDB>") db = client.BTC csrf_token = '<your-account-csrftoken-here>' status = True rv2 = False rolltime = "0" def fingerprint(): md5 = hashlib.md5() md5.update(('###'.join([USER_AGENT, 'x'.join(['1024', '1280', '24']),'-420','true','true', '::'.join(['BookReader', '', 'application/epub+zip~epub,application/x-fictionbook+xml~fb2,application/x-zip-compressed-fb2~fb2.zip;Chromium PDF Plugin', 'Portable Document Format', 'application/x-google-chrome-pdf~;Chromium PDF Viewer', '', 'application/pdf~pdf;Native Client', '', 'application/x-nacl~,application/x-pnacl~;Shockwave Flash', 'Shockwave Flash 32.0 r0::application/x-shockwave-flash~swf,application/futuresplash~spl' ])])).encode('utf-8')) while True: try: with requests.Session() as s: r = s.get("https://freebitco.in/?op=home", headers = headers, proxies = proxies) now = int(datetime.now().timestamp()) soup = BeautifulSoup(r.content, 'lxml') client_seed = soup.find(id='next_client_seed')['value'] rpb_status = bool(soup.find(id='bonus_container_free_points')) fbb_status = bool(soup.find(id='bonus_container_fp_bonus')) captcha_status = bool(soup.find(id='play_without_captchas_button')) email = soup.find(id="edit_profile_form_email")['value'] deposit_address = soup.find(id='main_deposit_address')['value'] with requests.Session() as s: cab = s.get('https://freebitco.in/?op=get_current_address_and_balance&csrf_token='+csrf_token, headers = headers) withdraw_address = cab.text.split(':')[1] BTC = cab.text.split(':')[2] slow_fee = cab.text.split(':')[3] instant_fee = cab.text.split(':')[4] try: BONUS = soup.find(id='bonus_account_balance').text.replace(' ','').replace('BTC','') except: BONUS = 0 rp = int(soup.find('div', attrs={'class':'reward_table_box br_0_0_5_5 user_reward_points font_bold'}).text.replace(',', "")) try: rend = int(r.text[r.text.find('title_countdown (')+17:r.text.find(');});</script>')])+3 except: rend = 0 try: p = str(soup.find(id='bonus_container_free_points')) rpend = int(p[p.rfind('free_points')+13:p.rfind(')})')])+3 except: rpend = 0 try: q = str(soup.find(id='bonus_container_fp_bonus')) fbend = int(q[q.rfind('fp_bonus')+10:q.rfind(')})')])+3 except: fbend = 0 if float(BTC) > (float(0.0003000) + float(slow_fee)): red = True else: red = False if rpb_status == False: if rp > 11: rpbnos = [1,10,25,50,100] for rpn in range(len(rpbnos)): if int(rp/12) >= rpbnos[rpn]: rpbno = rpn try: if (rpbnos[rpbno+1]*12)-rp <= 24: rpbno = rpbnos[rpbno+1] else: rpbno = rpbnos[rpbno] except: rpbno = rpbnos[rpbno] if rp >= rpbno*12: with requests.Session() as s: rpb = s.get(f'https://freebitco.in/?op=redeem_rewards&id=free_points_{rpbno}&points=&csrf_token={csrf_token}', headers = headers, proxies = proxies) if rpb.text[0] == 's': pass else: rpb = s.get(f'https://freebitco.in/?op=redeem_rewards&id=free_points_10&points=&csrf_token={csrf_token}', headers = headers, proxies = proxies) with requests.Session() as s: r = s.get("https://freebitco.in/?op=home", headers = headers, proxies = proxies) rp = int(soup.find('div', attrs={'class':'reward_table_box br_0_0_5_5 user_reward_points font_bold'}).text.replace(',', "")) soup = BeautifulSoup(r.content, 'lxml') rpb_status = bool(soup.find(id='bonus_container_free_points')) fbb_status = bool(soup.find(id='bonus_container_fp_bonus')) # if fbb_status == False: # if rpb_status: # if (rp-3200)+(int((rpend%(24*3600))/3600)*104)>1199: # with requests.Session() as s: # fbb = s.get(f'https://freebitco.in/?op=redeem_rewards&id=fp_bonus_1000&points=&csrf_token={csrf_token}', headers = headers, proxies = proxies) db.three.update_many({"_id":1}, { "$set": { "BTC":float(BTC), "BONUS": float(BONUS), "RP":rp, "RPB": rpb_status, "FBB": fbb_status, "RED": red, "RV2": rv2, "SLOW": float(slow_fee), "INSTANT": float(instant_fee), "STATUS": status, "DEPOSIT": deposit_address, "WITHDRAW": withdraw_address, "EMAIL": email, "NROLL": now+rend, "NRPB": now+rpend, "NFBB": now+fbend },} ) time.sleep(rend) with requests.Session() as s: data = {'csrf_token': csrf_token, 'op': 'free_play', 'fingerprint': fingerprint(), 'client_seed': client_seed, 'fingerprint2': randint(1000000000,9999999999), 'pwc': '0', 'd5c2233cd15f': '1594322467:ed5b7da67d20be0ff3925e62e818f5557208bf00d1e1c8c6f770e9f9b29df50c', 'f53d8b816e9d': hashlib.sha256(s.get(f'https://freebitco.in/cgi-bin/fp_check.pl?s=f53d8b816e9d&csrf_token={csrf_token}', headers={'x-csrf-token': csrf_token, 'X-Requested-With': 'XMLHttpRequest'}).text.encode('utf-8')).hexdigest()} roll = requests.post('https://www.freebitco.in/', data = data, headers = headers, proxies = proxies) rolltime = int(datetime.now().timestamp()) db.three.update_one({"_id":1}, { "$set": { "TIME":rolltime}}) if roll.text[0] == 's': print(datetime.fromtimestamp(rolltime).strftime('[%d] %H:%M:%S')+' --- Roll Played') status = True rv2 = False else: print(datetime.fromtimestamp(rolltime).strftime('[%d] %H:%M:%S')+'--- Roll Not Played') rv2 = True except: pass time.sleep(60)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
import requests
import time
import hashlib
from bs4 import BeautifulSoup
import pymongo
from random import randint
from datetime import datetime
USER_AGENT = 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36' headers = {
'User-Agent':
USER_AGENT,
'Cookie':
''
}
proxies = {}
client = pymongo.MongoClient("<user a database if you'd like to maintain logs. I'm using MongoDB>") db = client.BTC
csrf_token = ''
status = True
rv2 = False
rolltime = "0"
def fingerprint():
md5 = hashlib.md5()
md5.update(('###'.join([USER_AGENT,
'x'.join(['1024', '1280', '24']),'-420','true','true',
'::'.join(['BookReader', '', 'application/epub+zip
epub,application/x-fictionbook+xmlfb2,application/x-zip-compressed-fb2fb2.zip;Chromium PDF Plugin',;Chromium PDF Viewer', '', 'application/pdf'Portable Document Format', 'application/x-google-chrome-pdf
pdf;Native Client',,application/x-pnacl~;Shockwave Flash', 'Shockwave Flash 32.0 r0::application/x-shockwave-flash'', 'application/x-nacl
swf,application/futuresplashspl'])])).encode('utf-8'))
while True:
try:
with requests.Session() as s:
r = s.get("https://freebitco.in/?op=home", headers = headers, proxies = proxies)
now = int(datetime.now().timestamp())
soup = BeautifulSoup(r.content, 'lxml')
client_seed = soup.find(id='next_client_seed')['value']
rpb_status = bool(soup.find(id='bonus_container_free_points'))
fbb_status = bool(soup.find(id='bonus_container_fp_bonus'))
captcha_status = bool(soup.find(id='play_without_captchas_button'))
email = soup.find(id="edit_profile_form_email")['value']
deposit_address = soup.find(id='main_deposit_address')['value']
with requests.Session() as s:
cab = s.get('https://freebitco.in/?op=get_current_address_and_balance&csrf_token='+csrf_token, headers = headers)
withdraw_address = cab.text.split(':')[1]
BTC = cab.text.split(':')[2]
slow_fee = cab.text.split(':')[3]
instant_fee = cab.text.split(':')[4]
try:
BONUS = soup.find(id='bonus_account_balance').text.replace(' ','').replace('BTC','')
except:
BONUS = 0
rp = int(soup.find('div', attrs={'class':'reward_table_box br_0_0_5_5 user_reward_points font_bold'}).text.replace(',', ""))
try:
rend = int(r.text[r.text.find('title_countdown (')+17:r.text.find(');});</script>')])+3
except:
rend = 0
try:
p = str(soup.find(id='bonus_container_free_points'))
rpend = int(p[p.rfind('free_points')+13:p.rfind(')})')])+3
except:
rpend = 0
try:
q = str(soup.find(id='bonus_container_fp_bonus'))
fbend = int(q[q.rfind('fp_bonus')+10:q.rfind(')})')])+3
except:
fbend = 0
if float(BTC) > (float(0.0003000) + float(slow_fee)):
red = True
else:
red = False
if rpb_status == False:
if rp > 11:
rpbnos = [1,10,25,50,100]
for rpn in range(len(rpbnos)):
if int(rp/12) >= rpbnos[rpn]:
rpbno = rpn
try:
if (rpbnos[rpbno+1]12)-rp <= 24:
rpbno = rpbnos[rpbno+1]
else:
rpbno = rpbnos[rpbno]
except:
rpbno = rpbnos[rpbno]
if rp >= rpbno12:
with requests.Session() as s:
rpb = s.get(f'https://freebitco.in/?op=redeem_rewards&id=free_points_{rpbno}&points=&csrf_token={csrf_token}', headers = headers, proxies = proxies)
if rpb.text[0] == 's':
pass
else:
rpb = s.get(f'https://freebitco.in/?op=redeem_rewards&id=free_points_10&points=&csrf_token={csrf_token}', headers = headers, proxies = proxies)
with requests.Session() as s:
r = s.get("https://freebitco.in/?op=home", headers = headers, proxies = proxies)
rp = int(soup.find('div', attrs={'class':'reward_table_box br_0_0_5_5 user_reward_points font_bold'}).text.replace(',', ""))
soup = BeautifulSoup(r.content, 'lxml')
rpb_status = bool(soup.find(id='bonus_container_free_points'))
fbb_status = bool(soup.find(id='bonus_container_fp_bonus'))
if fbb_status == False:
if rpb_status:
if (rp-3200)+(int((rpend%(24*3600))/3600)*104)>1199:
with requests.Session() as s:
fbb = s.get(f'https://freebitco.in/?op=redeem_rewards&id=fp_bonus_1000&points=&csrf_token={csrf_token}', headers = headers, proxies = proxies)