e: Effective
This means the capability is “activated”.
p: Permitted
This means the capability can be used/is allowed.
i: Inherited
The capability is kept by child/subprocesses upon execve() for example.
www.decompileandroid.com
www.virustotal.com
https://github.com/pjlantz/droidbox
{echo,hello,world}
CMD=$'\x20a\x20b\x20c';echo$CMD
CMD=$'\x20a\x20b\x20c'&&echo$CMD
google.com&&CMD=$'\x20/etc/passwd'&&cat$CMD
--user-agent
-X POST
--user username:password // HTTP basic auth
--data "username=toto&password=toto" // for POST method
--cookie "data=mydata"
--referer "my referer"