OpenRCE / sulley

A pure-python fully automated and unattended fuzzing framework.
GNU General Public License v2.0
1.42k stars 338 forks source link

Minor Fix - Session class web_port (sulley_refactor) #97

Open jtpereyda opened 9 years ago

jtpereyda commented 9 years ago

Fix: Session.init was using hard-coded 26000 instead of the web_port parameter.