Andres Riancho

Results 60 issues of Andres Riancho

pywren logs to cloudwatch every 2 seconds, this fill the log with unnecessary lines that say "Running ..." Send a PR to pywren to make the period between `Running ...`...

Problem: Python's `re` module is slow. This slows down all the common crawl processing and increases the cost of running cc-lambda. Solution: Use `re2` The problem with the solution is...

``` 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,...

bug

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...

/g /gr /gre /grep ! They all work :dancer: That's an ugly bug which drives w3af's web_spider crazy

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

http://127.0.0.1:8000/grep/hash_find/ vs http://127.0.0.1:8000/grep/hash_find bug

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

JavaScript show source code

enhancement

``` $ pip install rure Requirement already satisfied: rure in /home/eth/tools/virtualenvs/w3af/lib/python2.7/site-packages (0.2.0) Requirement already satisfied: six in /home/eth/tools/virtualenvs/w3af/lib/python2.7/site-packages (from rure) (1.11.0) Requirement already satisfied: cffi>=1.5.0 in /home/eth/tools/virtualenvs/w3af/lib/python2.7/site-packages (from rure) (1.11.5)...