Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Bug #120

Open
enidevops opened this issue Mar 15, 2024 · 0 comments
Open

Bug #120

enidevops opened this issue Mar 15, 2024 · 0 comments

Comments

@enidevops
Copy link

Traceback (most recent call last):
  File "/home/bob/.BurpSuite/bapps/b2244cbb6953442cb3c82fa0a0d908fa/UploadScanner.py", line 5225, in getInsertionPoints
    insertion_points.append(InsertionPointForActiveScan(injector, upload_type, function, args, kwargs))
  File "/home/bob/.BurpSuite/bapps/b2244cbb6953442cb3c82fa0a0d908fa/UploadScanner.py", line 5423, in __init__
    payload, expect, name, ext, content = self._create_content("TestWithAPayloadThatHasAGoodLength")
  File "/home/bob/.BurpSuite/bapps/b2244cbb6953442cb3c82fa0a0d908fa/UploadScanner.py", line 5423, in __init__
    payload, expect, name, ext, content = self._create_content("TestWithAPayloadThatHasAGoodLength")
  File "/home/bob/.BurpSuite/bapps/b2244cbb6953442cb3c82fa0a0d908fa/UploadScanner.py", line 5434, in _create_content
    return next(iter(self.function(*args, **self.kwargs)))
  File "/home/bob/.BurpSuite/bapps/b2244cbb6953442cb3c82fa0a0d908fa/UploadScanner.py", line 5770, in get_exiftool_images
    x = ImageHelpers.new_image(size[0], size[1], ext[1:])
  File "/home/bob/.BurpSuite/bapps/b2244cbb6953442cb3c82fa0a0d908fa/UploadScanner.py", line 4649, in new_image
    g2d.setColor(Color(color))
  File "/home/bob/.BurpSuite/bapps/b2244cbb6953442cb3c82fa0a0d908fa/UploadScanner.py", line 4649, in new_image
    g2d.setColor(Color(color))
IllegalAccessException: java.lang.IllegalAccessException: class org.python.core.PyReflectedFunction cannot access class sun.java2d.SunGraphics2D (in module java.desktop) because module java.desktop does not export sun.java2d to unnamed module @18c9bcab

Upload Scanner Version: 1.0.8a

Extension code location: InsertionPointProviderForActiveScan.getInsertionPoints
Jython version: 2.7.0 (default:9987c746f838, Apr 29 2015, 02:25:11) 
[OpenJDK 64-Bit Server VM (Oracle Corporation)]
Java version: 21.0.1
Burp version: Burp Suite Professional 2024 1.1.6
Command line arguments: 
Was loaded from BApp: True
Request: None
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant