Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 439 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 439 Bytes

PHP-Reverse-Shell (R-SHELL)

Features

  1. Public IP detection.
  2. Hostname retrieval.
  3. Local IP retrieval.
  4. System info retrieval.
  5. PHP version check.
  6. System architecture check.

Payload

The payload can be accessed in the file shell.php.

Listener

nc -lvnp 1337 or ncat -lvnp 1337 ( ON WINDOWS )

Showcase

image