360 Preliminary Exam Overflow Quiz

Source: Internet
Author: User

This is a very simple overflow problem, it took me a day to do, why? Dish, Bai!

Start with confidence open the reverse question a look, is a driver, what ghost? Immediately after the thought, did not play a thing. Fortunately, there is an overflow problem in the system security.

Okay, no beep, just ask for the artifact Ida.

See the Read_flag_file function, remember that the function address is at 400824

And with a powerful F5.

Oh, it turns out to be a server-side program that executes the Parse_packet function when the received packet exceeds 8 o'clock

Enter Parse_packet

See here are a few get functions, feel a problem, point inside to see

Eh, see the memcpy function, very happy. function function is to read the contents of the packet, after a bunch of verification and then write to the Parse_packet buffer

Then the inverse algorithm constructs the following packet

\x02\x04\x02\x00\x00\x00\x04\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\ x00\x24\x08\x40\x00

A send, hey success!

360 Preliminary Exam Overflow Quiz

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.