Xerror
Xerror copied to clipboard
fully automated pentesting tool
Bumps [lxml](https://github.com/lxml/lxml) from 4.4.2 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...
Bumps [twisted](https://github.com/twisted/twisted) from 16.2.0 to 22.4.0. Release notes Sourced from twisted's releases. Twisted 22.4.0 (2022-04-11) Features twisted.python.failure.Failure tracebacks now capture module information, improving compatibility with the Raven Sentry client. (#7796)...
According to the document django version >= 1.7 which is not support the following URL configuration ``` url(r'^media/(?P.*)$', 'django.views.static.serve', {'document_root': settings.MEDIA_ROOT}), ``` so I fix it to `+ static(settings.MEDIA_URL, document_root=settings.MEDIA_ROOT)`...
HOW I CAN INSTALL THIS PERFECT TOOL IN BLACKARCH ?
Bumps [pypdf2](https://github.com/py-pdf/PyPDF2) from 1.26.0 to 1.27.5. Release notes Sourced from pypdf2's releases. Version 1.27.5, 2022-04-15 Security (SEC) ContentStream_readInlineImage had potential infinite loop (#740) Bug fixes (BUG) Fix merging encrypted files...
 How to fix?
Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.1 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@radarhere, @hugovk] Restrict builtins within...
Hi I followed the instructions in your readme file, but wasn't able to install Xerror properly. Especially problems with Python2 and Dajngo were common. Last step: Problem import module "channels"...
Bumps [celery](https://github.com/celery/celery) from 3.1.23 to 5.2.2. Release notes Sourced from celery's releases. 5.2.2 Release date: 2021-12-26 16:30 P.M UTC+2:00 Release by: Omer Katz Various documentation fixes. Fix CVE-2021-23727 (Stored Command...
Bumps [celery](https://github.com/celery/celery) from 3.1.23 to 5.2.2. Release notes Sourced from celery's releases. 5.2.2 Release date: 2021-12-26 16:30 P.M UTC+2:00 Release by: Omer Katz Various documentation fixes. Fix CVE-2021-23727 (Stored Command...