-
Notifications
You must be signed in to change notification settings - Fork 99
Home
Oweoqi edited this page Mar 27, 2015
·
2 revisions
fimap is a little python tool which can find, prepare, audit, exploit and even google automaticly for local and remote file inclusion bugs in webapps. fimap should be something like sqlmap just for LFI/RFI bugs instead of sql injection.
It's currently under heavy development but it's usable.
The goal of fimap is to improve the quality and security of your website.
Do not use this tool on servers where you don't have permission to pentest!
I am dead serious.
I'm trying twitter right now to announce cool SVN updates.
Feel free to follow: http://twitter.com/fimap
If you don't like twitter like me then keep watching the Quick News below :)
-
Bing searching module implemented in SVN!Currently broken :-O
- SSH-Logfiles can now be scanned and exploited through SSH username!
- You can now define which target to exploit and execute shell commands without the interactive exploit interface! (FimapNonInteractiveExec)
- New experimental fallback plugin which you can try when just /etc/passwd (or any other only-readable file was found. (FimapPhpInfoExploit)
- New fallback plugin for windows victims! (FimapFindFirstFileExploit)
- Check a Single URL, List of URLs, or Google results fully automaticly.
- Can identify and exploit file inclusion bugs.
- Relative\Absolute Path Handling.
- Tries automaticly to eleminate suffixes with Nullbyte and other methods like Dot-Truncation.
- Remotefile Injection.
- Logfile Injection. (FimapLogInjection)
- Relative\Absolute Path Handling.
- Test and exploit multiple bugs:
- include()
- include_once()
- require()
- require_once()
- include()
- You always define absolute pathnames in the configs. No monkey like redundant pathes like:
- ../etc/passwd
- ../../etc/passwd
- ../../../etc/passwd
- ../etc/passwd
- Has a Blind Mode (--enable-blind) for cases when the server has disabled error messages. BlindMode
- Has an interactive exploit mode which...
- ...can spawn a shell on vulnerable systems.
- ...can spawn a reverse shell on vulnerable systems.
- ...can do everything you have added in your payload-dict inside the config.py
- ...can spawn a shell on vulnerable systems.
- Add your own payloads and pathes to the config.py file.
- Has a Harvest mode which can collect URLs from a given domain for later pentesting.
- Goto FimapHelpPage for all features.
- Works also on windows.
- Can handle directories in RFI mode like:
-
<? include ($_GET["inc"] . "/content/index.html"); ?>
-
<? include ($_GET["inc"] . "_lang/index.html"); ?>
- where Null-Byte is not possible.
-
- Can use proxys.
- Scans and exploits GET, POST and Cookies.
- Has a very small footprint. (No senseless bruteforcing of pathes - unless you need it.)
- Can attack also windows servers! (WindowsAttack)
- Has a tiny plugin interface for writing exploitmode plugins (PluginDevelopment)
- Check out the PHPInfo() Exploit plugin: FimapPhpInfoExploit
- Check out the PHPInfo() Exploit plugin: FimapPhpInfoExploit
- Non Interactive Exploiting (FimapNonInteractiveExec)
- Other languages than PHP (even if engine is ready for others as well.)
- Goto FimapExampleRuns
- Goto Download Page
- Click here if you prefer an SVN Snapshot.
- If you have BackTrack you have it already! (/pentest/web/fimap)
- Goto FrequentlyAskedQuestions
- Goto WorkInProgress
- Check out this post by HR from Kaotic Creations which explains fimap really good :) It's a tutorial for windows but I think unix heads should understand it as well.
- Main Developer: Iman Karim
- Trusted Plugins:
- Metasploit binding by Xavier Garcia
- Weevily Injector by Darren "Infodox" Martyn from http://insecurety.net/
- AES Reverse Shell by Darren "Infodox" Martyn from http://insecurety.net/
- Additional thanks goes out to:
- Peteris Krumins for xgoogle python module.
- Pentestmonkey for php-reverse-shell.
- Crummy for BeautifulSoup.
- Zeth0 from commandline.org.uk for ssh.py.
- Peteris Krumins for xgoogle python module.
- Also thanks to:
-
http://aluigi.org Luigi Auriemma
-
http://debian.org Debian
-
http://sikuli.org Sikuli
-
http://eu.battle.net/sc2/en Starcraft 2 - I really like Starcraft :)
-
http://sqlmap.sourceforge.net sqlmap
-
http://yakuake.kde.org Yakuake
- http://virtualbox.org Virtual Box
- Very good music by Dextrous aka. Duckstrous! Check it out and give him love! http://www.duckstrous.com