omg-payloads/payloads/library/execution/ExploitingAnExecutableFile
aleff-github 320ac03f56 Update 2023-06-25 00:39:41 +02:00
..
README.md Update 2023-06-25 00:39:41 +02:00
payload.txt Update payload.txt 2023-06-12 14:30:44 -04:00
script.sh readme 2023-06-12 12:09:50 +02:00

README.md

Exploiting An Executable File - Linux

Plug-And-Play ❤️

A script used to detect all executable files in a Linux system. An executable file can be used in cybersecurity to execute some script without having the necessary permissions to make it executable.

Category: Execution

Description

A script used to detect all executable files in a Linux system. An executable file can be used in cybersecurity to execute some script without having the necessary permissions to make it executable.

Remember that any execution that is not permitted is not legitimate.

Getting Started

Dependencies

  • Linux system

Settings

  • You can edit the content that you want to put into the executable file.
# You can put whatever you want into the executable file
echo "/bin/sh" > "$file"

Credits

Aleff :octocat:


Github

Linkedin