Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



 351

What is XSS/LFI/RFI? is it good? how do i use it?

by anhdadenn - 06 January, 2024 - 07:04 AM
This post is by a banned member (anhdadenn) - Unhide
anhdadenn  
Registered
63
Posts
1
Threads
#1
i use sqli dumper and i have a lot of LFI/RFI/XSS type urls and i dont know if it can do anything
Can anyone explain it to me?
This post is by a banned member (MRV0010) - Unhide
MRV0010  
Supreme
201
Posts
18
Threads
1 Year of service
#2
LFI (Local File Inclusion), RFI (Remote File Inclusion), and XSS (Cross-Site Scripting) are web security vulnerabilities.

LFI (Local File Inclusion): This occurs when a web application includes files on the server without proper validation. An attacker may exploit this vulnerability to include sensitive files, potentially leading to unauthorized access or information disclosure.
RFI (Remote File Inclusion): Similar to LFI, RFI involves including files, but in this case, the attacker can include files from a remote server. If the application doesn't validate inputs properly, an attacker might include malicious files, allowing them to execute arbitrary code on the server.
XSS (Cross-Site Scripting): XSS happens when an attacker injects malicious scripts into web pages viewed by other users. This can lead to the theft of sensitive information, session hijacking, or defacement of websites. XSS can be stored in the server (persistent), reflected from the user's input (non-persistent), or executed in a way that combines both.
U AIN'T A $ TO PLEASE EVERYONE.
This post is by a banned member (anhdadenn) - Unhide
anhdadenn  
Registered
63
Posts
1
Threads
#3
tysm
This post is by a banned member (ivr) - Unhide
This post is by a banned member (anhdadenn) - Unhide
anhdadenn  
Registered
63
Posts
1
Threads
Bumped #5
This is a bump

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)