This is actually a shell method !! Share with you ~~
Most of the time we enter the website background and find that there is a backup function, but we cannot modify the file address we need to back up. This method can solve this problem... You can fly over here ~~
Process:
1. Backup is available, but cannot be changed to the file we need to back up
Because all are hidden.
You can back up the data to. asp.
Upload a pony first.
Then, we will perform packet capture backup to obtain the backup data packet.
Packet captured
Copy to original 1.txt
View the Data Length and modify the package:
Go to the NC and directory, and then submit the NC backup.
Format: nc yoursite 80 <1.txt> 1.html
Note:
Yoursite: a website;
80: port number;
<1.txt: the modified data packet;
> 1.html: stores the returned information in 1.html, but not in the command line;
1.html is generated under the nc.
Backup successful
Get Pony:
The general process can be written as follows: Getting backup data packets -- modifying data packets -- NC submitting backup
From: Hans 'blog