You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.
I saw that the scanner still needs support for crawling POST requests in e.g. forms. I worked on a library (N.Y.A.W.C) that does exactly that.
It can scan a single URL for requests or it can scan an entire website for requests. While crawling it provides callbacks so you can view/use the requests it found.
I thought you may like it for SQLiv. I'm happy to help if you want to implement it.
The text was updated successfully, but these errors were encountered:
Hi,
I saw that the scanner still needs support for crawling POST requests in e.g. forms. I worked on a library (N.Y.A.W.C) that does exactly that.
It can scan a single URL for requests or it can scan an entire website for requests. While crawling it provides callbacks so you can view/use the requests it found.
I thought you may like it for SQLiv. I'm happy to help if you want to implement it.
The text was updated successfully, but these errors were encountered: