• Stars
    star
    3
  • Rank 3,959,919 (Top 79 %)
  • Language
    Python
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Creating an image payload is a technique used in penetration testing and red teaming to deliver a payload (such as a reverse shell) to a target system by hiding it within an image file. Here's an example of how you can use the Python library pillow to create an image payload: