Git Product home page Git Product logo

xssme's People

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

Watchers

 avatar  avatar  avatar  avatar

xssme's Issues

broken on firefox 2.0.0.20?

Could anyone confirm that xssme does not run under firefox 2.0.0.20?

To test: Get XSS Me on 32bit firefox 2.0.0.20 ( I've found a windows version here http://www.oldapps.com/firefox.php?old_firefox=7 , ubuntu package http://packages.ubuntu.com/hardy/firefox-2 )

Navigate to http://testfire.net/bank/login.aspx
Open XSS Me and click Test all forms with top attacks or Test all forms with all attacks, neither should do anything. No exceptions are being sent to error console as far as I could tell.

Grab Text Without WS Regex Misbehaving

xssmeevaluators.js:57

var searchString = grabTextWithOutTrailingWhitespaceRegExp.
            exec(streamListener.attackRunner.testValue.string)[1];

exec is returning null ie not matching. Use trimRight() instead? Potential Fix

Note: FF 3.6/3.0 are hiding error messages. Created highlight branch to force messages to console

Unexpected end of XML source

Unexpected end of XML source seems to take down the testing process with it. The progress bar never continued from this point. Site is http://testfire.net/bank/login.aspx

Tested on FF 3/3.6, FF 8 also stops at the 45 test mark but does not report this error, same bug?

In image, heuristic testing was turned off. When turned on, the error emerges near the 11/14 test mark ( string test ) and tests stop at the 27 test mark.
Unexpected end of XML source

JSON

Use canonical JSON parser when available.

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.