Giter VIP home page Giter VIP logo

pastebinscrapy's Introduction

Hi there ๐Ÿ‘‹

I'm Apurv Singh Gautam

๐Ÿ‘จ A little about me ...

๐ŸŽ™ Podcasts:

๐ŸŽ™ Panels:

๐ŸŽ™ Talks:

๐Ÿ’ฌ Ask me about ...

  • OSINT
  • HUMINT
  • Threat Intel
  • Elastic Stack
  • Darknet/Darkweb
  • Spiders/Scraping

๐Ÿ“š Iโ€™m currently learning ...

  • Threat Hunting
  • Malware Analysis

๐Ÿ“ซ How to reach me:

Reach me @ASG_Sc0rpi0n on Twitter or visit my website

Apurv's github stats

trophy

Star History Chart

pastebinscrapy's People

Contributors

apurvsinghgautam avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

pastebinscrapy's Issues

Traceback (most recent call last) | Flask error

Hello , When i was trying ;
python3 PastebinScrapy.py

 * Serving Flask app "PastebinScrapy" (lazy loading)
 * Environment: production
   WARNING: This is a development server. Do not use it in a production deployment.
   Use a production WSGI server instead.
 * Debug mode: on
[2021-02-17 00:05:18,878] INFO in _internal:  * Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)
[2021-02-17 00:05:18,879] INFO in _internal:  * Restarting with stat
[2021-02-17 00:05:19,097] WARNING in _internal:  * Debugger is active!
[2021-02-17 00:05:19,165] INFO in _internal:  * Debugger PIN: ########(Censor)
[2021-02-17 00:05:37,344] INFO in _internal: 127.0.0.1 - - [17/Feb/2021 00:05:37] "GET / HTTP/1.1" 200 -
[2021-02-17 00:05:39,482] INFO in _internal: 127.0.0.1 - - [17/Feb/2021 00:05:39] "GET / HTTP/1.1" 200 -
[2021-02-17 00:05:40,804] INFO in _internal: 127.0.0.1 - - [17/Feb/2021 00:05:40] "GET /login HTTP/1.1" 200 -
[2021-02-17 00:05:42,077] INFO in _internal: 127.0.0.1 - - [17/Feb/2021 00:05:42] "POST /login HTTP/1.1" 500 -

And afther than , I am trying log in from "http://localhost:5000/login" this page. When I press the login button, the following error returns

Traceback (most recent call last)
    File "/home/ritimsiz/.local/lib/python3.8/site-packages/flask/app.py", line 2464, in __call__
    return self.wsgi_app(environ, start_response)
    File "/home/ritimsiz/.local/lib/python3.8/site-packages/flask/app.py", line 2450, in wsgi_app
    response = self.handle_exception(e)
    File "/home/ritimsiz/.local/lib/python3.8/site-packages/flask/app.py", line 1867, in handle_exception
    reraise(exc_type, exc_value, tb)
    File "/home/ritimsiz/.local/lib/python3.8/site-packages/flask/_compat.py", line 39, in reraise
    raise value
    File "/home/ritimsiz/.local/lib/python3.8/site-packages/flask/app.py", line 2447, in wsgi_app
    response = self.full_dispatch_request()
    File "/home/ritimsiz/.local/lib/python3.8/site-packages/flask/app.py", line 1952, in full_dispatch_request
    rv = self.handle_user_exception(e)
    File "/home/ritimsiz/.local/lib/python3.8/site-packages/flask/app.py", line 1821, in handle_user_exception
    reraise(exc_type, exc_value, tb)
    File "/home/ritimsiz/.local/lib/python3.8/site-packages/flask/_compat.py", line 39, in reraise
    raise value
    File "/home/ritimsiz/.local/lib/python3.8/site-packages/flask/app.py", line 1950, in full_dispatch_request
    rv = self.dispatch_request()
    File "/home/ritimsiz/.local/lib/python3.8/site-packages/flask/app.py", line 1936, in dispatch_request
    return self.view_functions[rule.endpoint](**req.view_args)
    File "/home/ritimsiz/pastebinscrapy/PastebinScrapy/PastebinScrapy.py", line 328, in login
    password_candidate=hashlib.sha256(str(request.form['password'])).hexdigest()
    TypeError: Unicode-objects must be encoded before hashing

image_2021-02-17_001457

Can u help me about that.

Have a nice day !

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.