![](images/graphics/blank.gif)
Stack overflows
-
Tập thanh ghi Các thanh ghi chính – A, B, R0 to R7 : 8 bit registers – DPTR : [DPH:DPL] 16 bit register – PC : Program Counter (Instruction Ptr) 16bits – 4 sets of R0-R7 – Stack pointer SP – PSW Program Status Word (Flags) Carry CY, Aux Carry AC, Reg Bank selector, Overflow, Parity – Special Function Registers (SFRs) Timers, Interrupt (enable, priority), Serial port, power Electrical Engineering 2 1 .Hợp ngữ – nét cơ bản nhất (assembly) Intel Assembly format Operation destination source ; comment Giá trị luôn có dấu thăng đứng trước # – #55, #32 etc Số Hex thì...
22p
hung_ee
31-05-2012
229
62
Download
-
Lecture "An toàn Hệ điều hành: Stack Overflows" has contents: Buffers, reading past the end of a buffer, writing past the end of a buffer, stacks and functions, overflowing buffers on the stack, kiểm soát EIP.
26p
tamynhan2
04-07-2020
37
3
Download
-
Bài giảng Kỹ thuật tấn công và phòng thủ trên không gian mạng - Module 12: Buffer Overflow cung cấp cho người học những kiến thức như: Giới thiệu về lỗi tràn bộ đệm; Windows Assembly; Stack Overflows; Heap Corruptio; Format String Vulnerability. Mời các bạn cùng tham khảo!
36p
caphesuadathemchanh
25-10-2021
39
8
Download
-
Bài giảng Kỹ thuật lập trình: Đệ quy nâng cao, được biên soạn gồm các nội dung chính sau Nhận xét về đệ quy; Các bài toán kinh điển. Mời các bạn cùng tham khảo!
17p
khanhchi2530
04-05-2024
11
3
Download
-
Memory global static heap malloc( ) , new Stack non-static local variabled value parameters Buffer is a contiguously allocated chunk of memory Anytime we put more data into a data structure than it was designed for.
16p
muathu_102
28-01-2013
76
4
Download
-
Terminatorx Exploitable 0x333 OUTSIDERS SECURITY LABS - www.0x333.org - ~~~~~~~~~ contents ~~~~~~~~~ 0x0 Info 0x1 Description 0x2 Stack Overflow in Switch (1) 0x3 Stack Overflow in Switch (2) 0x4 Stack Overflow in $LADSPA_PATH 0x5 Format String Bug in tx_note() 0x6 Solutions 0x7 Vendor Contact [0x0 Info] author : c0wboy mail : c0wboy@tiscali.it date : 7 November 2003 advisory : outsiders-terminatorX-001.txt vendor : http://terminatorx.
9p
tt1991tt
20-02-2011
63
4
Download
-
Loạt bài viết này trình bày về tràn bộ đệm (buffer overflow) xảy ra trên stack và kỹ thuật khai thác lỗi bảo mật phổ biến nhất này. Kỹ thuật khai thác lỗi tràn bộ đệm (buffer overflow exploit) được xem là một trong những kỹ thuật hacking kinh điển nhất. Bài viết được chia làm 2 phần: Phần 1: Tổ chức bộ nhớ, stack, gọi hàm, shellcode. Giới thiệu tổ chức bộ nhớ của một tiến trình (process), các thao tác trên bộ nhớ stack khi gọi hàm và kỹ thuật cơ bản để tạo shellcode - đoạn...
14p
mrduonganhtuan
16-02-2011
301
78
Download
CHỦ ĐỀ BẠN MUỐN TÌM
![](images/graphics/blank.gif)