hansmach1ne / LFImap

Local File Inclusion discovery and exploitation tool
Apache License 2.0
194 stars 29 forks source link

Multiple fixes in input.py #77

Closed nrathaus closed 2 weeks ago

nrathaus commented 2 weeks ago
  1. docstring
  2. Reduce import
  3. Move to enumerate
  4. Return instead of if else