Khaled
Khaled
**Describe the bug** burp-rest-api is working fine on home machine ( Void Linux `openjdk 17.0.5 2022-10-18` ) but when I try to use my burp user configurations that I exported...
we need to write some github action for this repo like RTL checker on pull requests
if you've a good machine and a lot of targets, so this option would be better in that case
Lotus should create a context for each site like zaproxy and burpsuite
in order to scan some vulnerability like http request smuggling we need to allow unsafe http requests ```http POST / HTTP/1.1 Host: vulnerable-website.com Transfer-Encoding: chunked Content-Length: 4 1 A X...
```lua function main() local sqli_scanner = load_mod("sqli.lua") end ```