Tell me more ×
IT Security Stack Exchange is a question and answer site for IT security professionals. It's 100% free, no registration required.

Metasploit payloads produce more than 300-byte shellcodes.

But I want my shell-spawning shellcodes to be less than 295 bytes.

Can anyone show me the links to these shellcodes?

Thanks.

share|improve this question
Hi Dark, welcome to IT Security. Please see the FAQ, and read How to Ask - this question is very low quality, and does not show enough of your effort nor is it something specifically solvable. – AviD Sep 2 '12 at 7:34

closed as not constructive by tylerl, AviD Sep 2 '12 at 7:32

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

2 Answers

A null free 211 byte bind shellcode is available from Dafydd Stuttard, NGS Software.

http://code.google.com/p/w32-bind-ngs-shellcode/

I tested it in my labs, and it works well.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.