Giter VIP home page Giter VIP logo

django-moth's Issues

Show python source code

Add link to vulnerability page which shows source code for the django/python web application. Maybe there is a reusable app for this?

Binary output

There seems to be an issue with my template, when I try to output a large piece of binary (as required for example by the ssh_version payload or the os_commanding attack plugin tests) the output simply "goes missing".

/g /gr /gre /grep !

/g /gr /gre /grep ! They all work ๐Ÿ’ƒ

That's an ugly bug which drives w3af's web_spider crazy

h1-h6 google fonts

Is it possible to download a google font to my project and include them to decorate h1-h6?

Back button

Back button in index-of page and vulnerable page.

AttributeError: 'SimpleXSSView' object has no attribute 'request'

Internal Server Error: /audit/xss/simple_xss.py
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py", line 115, in get_response
    response = callback(request, *callback_args, **callback_kwargs)
  File "/home/pablo/PycharmProjects/djmoth/moth/views/router.py", line 185, in __call__
    return view_obj.dispatch(request, *args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/django/utils/decorators.py", line 25, in _wrapper
    return bound_func(*args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/django/views/decorators/csrf.py", line 77, in wrapped_view
    return view_func(*args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/django/utils/decorators.py", line 21, in bound_func
    return func(self, *args2, **kwargs2)
  File "/home/pablo/PycharmProjects/djmoth/moth/views/base/vulnerable_template_view.py", line 45, in dispatch
    return super(VulnerableTemplateView, self).dispatch(*args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/django/views/generic/base.py", line 86, in dispatch
    return handler(request, *args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/django/views/generic/base.py", line 92, in http_method_not_allowed
    'request': self.request
AttributeError: 'SimpleXSSView' object has no attribute 'request'

Improve dockerfile

Replace RUN git clone https://github.com/andresriancho/django-moth.git with an ADD

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.