GithubHelp home page GithubHelp logo

michenriksen / easywins Goto Github PK

View Code? Open in Web Editor NEW
22.0 22.0 8.0 148 KB

Probe a web server for common files and endpoints that are useful for gathering information or gaining a foothold.

License: MIT License

Ruby 100.00%

easywins's People

Stargazers

 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

easywins's Issues

[Possible Bug] `401 Unauthorized` registered as `200 OK` (?)

Either your script is registering 401 Unauthorized as 200 OK, or I'm losing my marbles...

Response headers from my server: (yes, this is a public API)

HTTP/1.1 401 Unauthorized

Date                         : Tue, 30 May 2017 19:16:00 GMT
Server                       : Apache/2.4.25 OpenSSL/1.0.1e-fips mod_bwlimited/1.4
X-Powered-By                 : PHP/7.1.5
Access-Control-Allow-Methods : GET
Access-Control-Allow-Origin  : *
Vary                         : Accept-Encoding,User-Agent
Content-Encoding             : gzip
X-UA-Compatible              : IE=edge
Strict-Transport-Security    : max-age=16070400; includeSubDomains
X-Content-Type-Options       : nosniff
Content-Length               : 1226
Keep-Alive                   : timeout=5, max=100
Connection                   : Keep-Alive
Content-Type                 : text/html; charset=UTF-8

(relevant) Result from your script:

 [*] Checking to see if the server responds with 404... 200 OK
 [*] The server responds with 200 OK. Be prepared for tons of false-positives!

What might be causing this? I'd be happy to fix an issue on my end!

NoMethodError

Another Error!

NoMethodError: undefined method `+' for nil:NilClass

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.