Coder Social home page Coder Social logo

bypassfuzzer's People

Contributors

entropyth avatar intrudir avatar xnl-h4ck3r 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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

bypassfuzzer's Issues

[Error] AttributeError: 'NoneType' object has no attribute 'url'

Hello there,

First of all, awesome tool you have there, thanks for this gem.
There's an AttributeError error when running the tool (sometimes, not on every website tested):

Command used:

bypassfuzzer -u 'http://10.3.5.14/simplesaml/admin/phpinfo.php' -sh

Stack Trace:

Response Code: 404	Length: 307	Payload: 10.3.5.14/..%09simplesaml..%09/admin/phpinfo.php
Response Code: 404	Length: 304	Payload: 10.3.5.14/..%09simplesaml/admin/phpinfo.php
Path payload causing a hang-up: http://10.3.5.14/..%0d/;simplesaml..%0d/;/admin/phpinfo.php
Error I get: 
	('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
Retrying...
Path payload causing a hang-up: http://10.3.5.14/..%0d/;simplesaml..%0d/;/admin/phpinfo.php
Error I get: 
	('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
Retrying...
Path payload causing a hang-up: http://10.3.5.14/..%0d/;simplesaml..%0d/;/admin/phpinfo.php
Error I get: 
	('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
Retrying...
Path payload causing a hang-up: http://10.3.5.14/..%0d/;simplesaml..%0d/;/admin/phpinfo.php
Error I get: 
	('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
Retrying...
Retried 3 times.
Traceback (most recent call last):
  File "/usr/share/bypassfuzzer/bypassfuzzer.py", line 180, in <module>
    Fuzzer.path_attack(req_method, http_vers, headers, body_data, cookies)
  File "/usr/share/bypassfuzzer/core/fuzzer/fuzzer.py", line 123, in path_attack
    resp_path = response.url.split('/',2)[-1]
                ^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'url'

image

Cheers!

[Issues]

There is a spelling mistake in readme it should be readable and now it is reaable

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.