Skip to content
  • fimap.dev@gmail.com's avatar
    fbdf5bf6
    Fixed Issue 81 reported by dookie [atom] kali [dot] org · fbdf5bf6
    fimap.dev@gmail.com authored
    fimap failed to check vulnerabilties blindly which had no local files
    readable. I assumed that /etc/passwd is always readable.
    Sadly in my fresh debian test setup i could not read /etc/passwd (or any other local file
    defined in the xml files) - hence fimap did not even try to check for RFI.
    
    Now fimap also tests for RFI vulns while operated in blindmode.
    
    Thank you alot Dookie for this report!
    fbdf5bf6
    Fixed Issue 81 reported by dookie [atom] kali [dot] org
    fimap.dev@gmail.com authored
    fimap failed to check vulnerabilties blindly which had no local files
    readable. I assumed that /etc/passwd is always readable.
    Sadly in my fresh debian test setup i could not read /etc/passwd (or any other local file
    defined in the xml files) - hence fimap did not even try to check for RFI.
    
    Now fimap also tests for RFI vulns while operated in blindmode.
    
    Thank you alot Dookie for this report!
Loading