• Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
AnonyViet - English Version
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
AnonyViet - English Version
No Result
View All Result

Introducing Web Application Vulnerability Miner

AnonyViet by AnonyViet
February 1, 2023
in Security
0

Today I show you how to use the FIMAP tool written in python to exploit the LFI vulnerability automatically to gain access to the system shell. LFI vulnerability is like SQL Injection. Few web servers suffer from this error.

Join the channel Telegram of the AnonyViet 👉 Link 👈

FIMAP improves our speed and increases our chances of finding vulnerabilities. FIMAP automates the process, it is capable of single target scanning, Dork google and scanning from file lists.

Also with the FIMAP tool we can collect data from the target website and output the information as a list to be used later for bulk scanning.
System Requirements:
+ Python is already installed on the system https://www.python.org/download/releases/2.7/
+ FIMAP installation https://github.com/Oweoqi/fimap

69351331.png

OK, assuming you already have Python installed, you’ll download the latest version of FIMAP, unzip it to the specified directory. You will need to open a command prompt, cd to the directory where the fimap is located. You can type “-h fimap.py” to see the options available.
22221768.png

You’ll find most of the options and arguments tied to which mode you’re using. There are four basic modes: single scan, batch scan, Google scan, and harvest mode. To scan perform LFI checks and checks against a single url. You just need to provide the URL to scan

COMMAND: fimap.py -s -u http://target-site.com/index2.php?x=

If you are only scanning a single target site you can scan using First Harvester mode to help increase your chances of finding a vulnerable link.
COMMAND: fimap.py -H -u http://target-site.com/ -w output.txt

Note: You can specify the crawl depth by adding the “ -d” flag, as default is set to 1

COMMAND: fimap.py -H -u http://target-site.com/ -d 3 -w output.txt

Now that we have the output file, we can switch to scan mode and check all the links. You just need the output.txt file from the above step to the following path:

COMMAND: fimap.py -m -l /path/to/list/output.txt
65297278.png
69082860.png

If you want to search with Google and use Google dorks, you can switch modes and use the following syntax:

COMMAND: fimap.py -g -q .I try with dork inurl:index2.php?x=64583092.png
84136487.png
Attention: You can further define Google scan parameters by specifying the time in between Google requests using “–googlesleep = ” and pages to read for results from using “- p ”. If you specify the number of pages to return you can also add the number of results per page to use using “–results = <10,25,50,100>”, with 100 being the default value. determined. The full syntax would look like this:

COMMAND: fimap.py -g -q inurl: index2.php?x = –googlesleep = 5000 -p 15 -results = 50

You can find the results stored in two files, which you will need to search on your system: fimap_results (xml) and fimap-log (txt). Two files containing the results are stored from all your scans. You can also type “-x” to see a list of possible targets for mining

COMMAND: fimap.py –x
10367127.png
64109387.png

Select the shell to upload and see the results
69351331.png
I have successfully run the shell on the server. The rest is up to you :)
In addition, fimap is also used to scan for RFI vulnerabilities. I will present it in the following articles :)
Currently this tool is still under development so you can follow the project for more information.
You can find it in Kali http://tools.kali.org/web-applications/fimap

The article achieved: 5/5 – (100 votes)

Tags: applicationIntroducingMinervulnerabilityweb
Previous Post

4K Stogram 2.8.1 – Download all Instagram photos and videos to your computer

Next Post

[Lập Trình Game] Lesson 13: Collecting items in Godot Engine

AnonyViet

AnonyViet

Related Posts

How to use hackers use Splitfus to execute PowerShell malicious code
Security

How to use hackers use Splitfus to execute PowerShell malicious code

July 20, 2025
How to implement Shellcode Injection attack technique with Autoit
Security

How to implement Shellcode Injection attack technique with Autoit

March 14, 2025
How to exploit the holy hole of Hijacking on Windows
Security

How to exploit the holy hole of Hijacking on Windows

March 8, 2025
Hamamal: Shellcode execution technique from afar to overcome Antivirus's discovery
Security

Hamamal: Shellcode execution technique from afar to overcome Antivirus's discovery

February 10, 2025
Snov.io Email Finder: Search emails with only company name/domain name/LinkedIn profile
Security

Snov.io Email Finder: Search emails with only company name/domain name/LinkedIn profile

December 14, 2024
Capsolver: Automatic solution solution for business
Security

Capsolver: Automatic solution solution for business

December 12, 2024
Next Post
[Lập Trình Game] Lesson 13: Collecting items in Godot Engine

[Lập Trình Game] Lesson 13: Collecting items in Godot Engine

0 0 votes
Article Rating
Subscribe
Login
Notify of
guest

guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments

Recent News

Instructions on how to format text on the Windows 11 notepad

Instructions on how to format text on the Windows 11 notepad

August 16, 2025
Instructions for receiving 80GB of free data from VinaPhone from August 15

Instructions for receiving 80GB of free data from VinaPhone from August 15

August 15, 2025
Online driving exam preparation: Support theory and practice

Online driving exam preparation: Support theory and practice

August 15, 2025
How to add application to your favorite bar

How to add application to your favorite bar

August 14, 2025
Instructions on how to format text on the Windows 11 notepad

Instructions on how to format text on the Windows 11 notepad

August 16, 2025
Instructions for receiving 80GB of free data from VinaPhone from August 15

Instructions for receiving 80GB of free data from VinaPhone from August 15

August 15, 2025
Online driving exam preparation: Support theory and practice

Online driving exam preparation: Support theory and practice

August 15, 2025
AnonyViet - English Version

AnonyViet

AnonyViet is a website share knowledge that you have never learned in school!

We are ready to welcome your comments, as well as your articles sent to AnonyViet.

Follow Us

Contact:

Email: anonyviet.com[@]gmail.com

Main Website: https://anonyviet.com

Recent News

Instructions on how to format text on the Windows 11 notepad

Instructions on how to format text on the Windows 11 notepad

August 16, 2025
Instructions for receiving 80GB of free data from VinaPhone from August 15

Instructions for receiving 80GB of free data from VinaPhone from August 15

August 15, 2025
  • Home
  • Home 2
  • Home 3
  • Home 4
  • Home 5
  • Home 6
  • Next Dest Page
  • Sample Page

©2024 AnonyVietFor Knowledge kqxs hôm nay xem phim miễn phí mm88 8XBET mm88 trang chủ new88

No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office

©2024 AnonyVietFor Knowledge kqxs hôm nay xem phim miễn phí mm88 8XBET mm88 trang chủ new88

wpDiscuz
0
0
Would love your thoughts, please comment.x
()
x
| Reply