hansmach1ne / LFImap

Local File Inclusion discovery and exploitation tool
Apache License 2.0
226 stars 34 forks source link

Multiple fixes in input.py #77

Closed nrathaus closed 5 months ago

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