Git Product home page Git Product logo

cangibrina's Issues

Colors Library

Hi,

I was trying to integrate this with PentestBox and it seem's colors library is not available for windows. that is why cangibrina is not working with Windows.

Could you please use other color library instead of colors so that your awesome tool is supported on every platform.

Thanks
Aditya Agrawal

Error running software

Hello, when running the software you have the following error:

Server status: Online (200)
[+] Testing...
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
File "./cangibrina.py", line 147, in start
self.ItsTime()
File "./cangibrina.py", line 118, in ItsTime
HTTPcode = conn.HTTPcode()
File "src/connection.py", line 99, in HTTPcode
resp = u.urlopen(self.target).getcode()
File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib/python2.7/urllib2.py", line 421, in open
protocol = req.get_type()
File "/usr/lib/python2.7/urllib2.py", line 283, in get_type
raise ValueError, "unknown url type: %s" % self.__original
ValueError: unknown url type: None/acceso.asp

How to solve this problem?

NameError: global name 'connection' is not defined

Hello, when i run the you're script on ubuntu 16.04, I have following erro:

Traceback (most recent call last):
File "Admin.py", line 191, in
target_result = str(check_target(target, args.UserAgent, args.tor))
File "Admin5.py", line 81, in check_target
conn = connection.conn(target, UserAgent)
NameError: global name 'connection' is not defined

Help Me,
Best Regards,

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.