Coder Social home page Coder Social logo

cybercrowl's Introduction

Hey ๐Ÿ‘‹, I'm TnMch

I'm currently a Security engineer @Contentsquare based in ๐Ÿ—ผ Paris. I am working on some projects, learning a couple new Hacking techniques, and trying to make the world a safer place.

โšก๏ธ A Few Quick Facts

  • ๐Ÿ”ญ Iโ€™m currently working on CyberCrowl.
  • ๐Ÿ‘จโ€๐Ÿ’ป CTFer with Super-Guesser.
  • ๐Ÿ‘€ Iโ€™m interested in web application penetration testing.
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on bug bounty
  • ๐Ÿ’ฌ Ping me about security.

tnmch

visitors

cybercrowl's People

Contributors

jemacom avatar mkayoh avatar neurowinter 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

Watchers

 avatar  avatar  avatar

cybercrowl's Issues

Script stop when connect error

Traceback (most recent call last):
File "cybercrowl.py", line 492, in
main()
File "cybercrowl.py", line 475, in main
crowl(list, url, args)
File "cybercrowl.py", line 338, in crowl
ress = requests.get(f_url, headers=headers ,allow_redirects=False, proxies=proxies, verify=False)
File "/usr/local/lib/python2.7/site-packages/requests/api.py", line 72, in get
return request('get', url, params=params, **kwargs)
File "/usr/local/lib/python2.7/site-packages/requests/api.py", line 58, in request
return session.request(method=method, url=url, **kwargs)
File "/usr/local/lib/python2.7/site-packages/requests/sessions.py", line 508, in request
resp = self.send(prep, **send_kwargs)
File "/usr/local/lib/python2.7/site-packages/requests/sessions.py", line 618, in send
r = adapter.send(request, **kwargs)
File "/usr/local/lib/python2.7/site-packages/requests/adapters.py", line 490, in send
raise ConnectionError(err, request=request)
requests.exceptions.ConnectionError: ('Connection aborted.', BadStatusLine("''",))

Solving HTTP redirection

I noticed while trying CyberCrowl on some websites that if there's HTTP redirection it just print the new URL and doesn't continue crowling.
Here's an example comparing two websites :

asciicast

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.