Git Product home page Git Product logo

Comments (3)

evilscheme avatar evilscheme commented on August 25, 2024

another one:

[2013-03-12 09:12:21] Traceback (most recent call last):
File "/Users/bryan/work/thug/src/Debugger/Shellcode.py", line 100, in run
result = self.ctxt.eval(self.script)
TypeError: TypeError: 'module' object is not callable ( @ 11 : 32 ) -> query = window.location.search.substring(1);

[2013-03-12 09:12:22] Traceback (most recent call last):
File "/Users/bryan/work/thug/src/Debugger/Shellcode.py", line 100, in run
result = self.ctxt.eval(self.script)
ReferenceError: ReferenceError: $ is not defined ( @ 1 : 0 ) -> $(function(){var myLabel=[{name:"scores_ownerwiz"},{name:"scores_myrenttoownho

Traceback (most recent call last):
File "./thug.py", line 473, in
Thug(sys.argv[1:])()
File "./thug.py", line 279, in call
self.analyze()
File "./thug.py", line 465, in analyze
p(args[0])
File "./thug.py", line 359, in run_remote
self.run(window)
File "./thug.py", line 335, in run
dft.run()
File "/Users/bryan/work/thug/src/DOM/DFT.py", line 939, in run
self._run()
File "/Users/bryan/work/thug/src/DOM/DFT.py", line 929, in _run
self.handle_window_event(evt)
File "/Users/bryan/work/thug/src/DOM/DFT.py", line 295, in handle_window_event
handler()
TypeError: TypeError: 'module' object is not callable ( @ 1 : 68 ) -> unction getQueryStringVars(){var result=[];var query=window.location.search.su

from thug.

buffer avatar buffer commented on August 25, 2024

Please check again the second URL because the latest commits should solve such issue. Thanks.

from thug.

buffer avatar buffer commented on August 25, 2024

I'm going to commit a patch which should solve all the cases. Could you please confirm it works for you too?

from thug.

Related Issues (20)

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.