Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 1.29 KB

README.md

File metadata and controls

44 lines (25 loc) · 1.29 KB

FilePhish

A simple Google query builder for document file discovery

Supports the most common text file extensions , as well a limited number of database and software file extensions

How does it work?

Simply enter the url of the target website and a keyword, and let FilePhish do the rest of the work.

Which filetypes does FilePhish search for?

By default, FilePhish will open a new tab with the entered sitename and keyword for: .PDF .DOCX .DOC .CSV .XLSX .TXT .RTF .ODT .PPTX .PPTM .PPT . XML .KML

By selecting Databases or Software under the "More filetypes" tab, it will search for: .PHP .SQL .SQLITE .PDB .IDB .CDB .SIS .ODB and .ENV .CFG .CONF .CONFIG .CFM .LOG .INF files respectively

Browser compatibility

FilePhish currently works on:

  • Safari

  • Google

  • Firefox

Note: Chrome and Firefox users should allow FilePhish to send pop-ups and use redirects under the settings menu.

For Chrome users: Settings > Security and privacy > Pop-ups and redirects - Add FilePhish to sites allowed to send pop-ups and use redirects

For Firefox users:

Privacy & Security > Block pop-up windows > Exceptions

Tech stack

FilePhish is written in HTML and JavaScript. you can audit the audit the source code here.

Version

v1.0.1


Have fun!