Jump to content

Recommended Posts

Posted

Hi,

how can I analyse an exploit?

For example https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/windows/smb/ms04_007_killbill.rb

This is working on MS IIS, this smb exploit generates a token with a lot of hex values.

How can I reconstruct why it is like this. I installed immunity debugger in my xp vm, but there is no process for iis to attach.

 

Best regards

 

 

Posted

Couldnt you locate where the exploit is located on machine then vi into it.?

Posted

Shure, but I mean, why is the token constructed like this on line 187-248 from the link. Maybe I can follow the stack, heap changes with a debugger?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...