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
I want to fuzz a web service with "ProcessMonitor".The OS is win10. The boofuzz run on python 3.8.3.The web server run on python 2.7.18.
The fuzz code is like this in FuzzWithMon.py:
I want to fuzz a web service with "ProcessMonitor".The OS is win10. The boofuzz run on python 3.8.3.The web server run on python 2.7.18.
The fuzz code is like this in FuzzWithMon.py:
I start fuzz like this:
I can see the cmd is send to monitor but no web server is start,the print is like this:
Has anyone ever had the same problem?thx
The text was updated successfully, but these errors were encountered: