Giter VIP home page Giter VIP logo

Comments (5)

bahemre avatar bahemre commented on June 2, 2024

And this is traceback;

Environment:

Request Method: POST
Request URL: http://ahdast02:8000/burpscanner/burp_setting/

Django Version: 3.2.15
Python Version: 3.10.6
Installed Applications:
['archerysecurity',
'rest_framework',
'webscanners',
'projects',
'archerysettings',
'archeryapi',
'networkscanners',
'staticscanners',
'cloudscanners',
'jiraticketing',
'cicd',
'tools',
'pentest',
'report_upload',
'django.contrib.admin',
'stronghold',
'django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.messages',
'django.contrib.staticfiles',
'rest_framework.authtoken',
'debug_toolbar',
'dashboard',
'background_task',
'sitetree',
'import_export',
'compliance',
'notifications',
'user_management',
'authentication',
'rest_framework_simplejwt.token_blacklist']
Installed Middleware:
['debug_toolbar.middleware.DebugToolbarMiddleware',
'django.middleware.security.SecurityMiddleware',
'stronghold.middleware.LoginRequiredMiddleware',
'django.contrib.sessions.middleware.SessionMiddleware',
'django.middleware.common.CommonMiddleware',
'django.middleware.csrf.CsrfViewMiddleware',
'django.contrib.auth.middleware.AuthenticationMiddleware',
'django.contrib.messages.middleware.MessageMiddleware',
'whitenoise.middleware.WhiteNoiseMiddleware']

Traceback (most recent call last):
File "/home/unixamerikan/archerysec/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 47, in inner
response = get_response(request)
File "/home/unixamerikan/archerysec/venv/lib/python3.10/site-packages/django/core/handlers/base.py", line 181, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/home/unixamerikan/archerysec/venv/lib/python3.10/site-packages/django/views/decorators/csrf.py", line 54, in wrapped_view
return view_func(*args, **kwargs)
File "/home/unixamerikan/archerysec/venv/lib/python3.10/site-packages/django/views/generic/base.py", line 70, in view
return self.dispatch(request, *args, **kwargs)
File "/home/unixamerikan/archerysec/venv/lib/python3.10/site-packages/rest_framework/views.py", line 509, in dispatch
response = self.handle_exception(exc)
File "/home/unixamerikan/archerysec/venv/lib/python3.10/site-packages/rest_framework/views.py", line 469, in handle_exception
self.raise_uncaught_exception(exc)
File "/home/unixamerikan/archerysec/venv/lib/python3.10/site-packages/rest_framework/views.py", line 480, in raise_uncaught_exception
raise exc
File "/home/unixamerikan/archerysec/venv/lib/python3.10/site-packages/rest_framework/views.py", line 506, in dispatch
response = handler(request, *args, **kwargs)
File "/home/unixamerikan/archerysec/webscanners/burpscanner/views.py", line 143, in post
json_issue_data = json.dumps(issue_list.data)
File "/home/linuxbrew/.linuxbrew/opt/[email protected]/lib/python3.10/json/init.py", line 231, in dumps
return _default_encoder.encode(obj)
File "/home/linuxbrew/.linuxbrew/opt/[email protected]/lib/python3.10/json/encoder.py", line 199, in encode
chunks = self.iterencode(o, _one_shot=True)
File "/home/linuxbrew/.linuxbrew/opt/[email protected]/lib/python3.10/json/encoder.py", line 257, in iterencode
return _iterencode(o, 0)
File "/home/linuxbrew/.linuxbrew/opt/[email protected]/lib/python3.10/json/encoder.py", line 179, in default
raise TypeError(f'Object of type {o.class.name} '

Exception Type: TypeError at /burpscanner/burp_setting/
Exception Value: Object of type bytes is not JSON serializable

from archerysec.

anandtiwarics avatar anandtiwarics commented on June 2, 2024

Hi @bahemre please follow our documentation : https://docs.archerysec.com/docs/burp-connector and let me know if you still getting error

from archerysec.

bahemre avatar bahemre commented on June 2, 2024

Hi @anandtiwarics Frankly, I think that this page is out of date. Because new version of Burp doesn't have the same screens and settings. For example, API uses port 8080 instead of port 1337. But I understand the point. I've configured Burp API correctly but ArcherySec gives me this error page every time I try to integrate ArcherySec with Burp.

from archerysec.

anandtiwarics avatar anandtiwarics commented on June 2, 2024

@bahemre what version of burp pro are you using?

from archerysec.

bahemre avatar bahemre commented on June 2, 2024

Hi @anandtiwarics this is the version; Version: 2022.10-11058, Java version: 17.0.4.

from archerysec.

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.