ron190

Results 28 comments of ron190

Links just for reference to the legacy code, as I don't know if I use `FontUIResource` or not, I tried something similar to : - loading font and adding with...

Thrown during mysql udf Error strategy but not tested yet. I'll have a look after adding hsqldb udf.

Internal jdk exception already catched [since 2020](https://github.com/ron190/jsql-injection/blob/v0.101/view/src/main/java/com/jsql/view/swing/panel/address/ActionStart.java#L49-L58) from https://github.com/ron190/jsql-injection/issues/93469. How is the exception evading the `try/catch` directly to the [Thread.setDefaultUncaughtExceptionHandler()](https://github.com/ron190/jsql-injection/blob/v0.101/model/src/main/java/com/jsql/util/ExceptionUtil.java#L107-L123) ?

Test suite takes 2h16m on jdk11 and it takes 7mn on jdk21 to be more precise. I wonder if any jdk11 component is the root cause to such a delay,...

- Sure, just deploy the advanced panel with the chevron on the right, then select radio for `POST` on the left: ![Image](https://github.com/user-attachments/assets/580fcd46-df9f-4763-85cc-e103b236d043) - Can you be more specific with a...

I know people uses similar block template, so I'll see if it's possible to integrate it properly, though in jSQL your template is equivalent to what is on the screenshot:...

- @selectfromblackhydra I review the payloads you sent previously but no payload seems new, thanks anyway πŸ‘ - @mrdragonblack multipart should work with proper settings, select method POST, also carefully...

@selectfromblackhydra WAF bypass is often a manual task even when using other tools like sqlmap I guess. In that regard you can define a custom script in `Preferences` to split...