Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
hak5
GitHub Repository: hak5/usbrubberducky-payloads
Path: blob/master/payloads/library/execution/ExploitingAnExecutableFile/README.md
3018 views

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