Guest User

Untitled

a guest
Sep 19th, 2018
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.13 KB | None | 0 0
  1. OLD:
  2.  
  3. Hello World from ring 3!
  4. Nightingale shell
  5. $ bomb
  6. Fault was caused by writing to a reserved field
  7. Fault writing data:0xffff80c040000010 because protection violation from kernel mode.
  8. Fault occured at 0xffffffff8010b5db
  9. rax: ffff80c040000010 r8 : 0
  10. rbx: 5 r9 : 0
  11. rcx: 196067 r10: ffffffff80109f33
  12. rdx: 67 r11: 0
  13. rsp: ffffffff801c3fc8 r12: 6
  14. rbp: ffffffff801c3ff8 r13: 0
  15. rsi: 0 r14: 0
  16. rdi: 0 r15: 0
  17. rip: ffffffff8010b5db rfl: [ ] (2)
  18. cr3: 190000 pid: 0
  19. backtrace from ffffffff801c3ff8:
  20. rbp: ffffffff801c3ff8 rip: ffffffff8010b743
  21. rbp: ffffffff801c4038 rip: ffffffff8010b82e
  22. rbp: ffffffff801c4068 rip: ffffffff8010b905
  23. rbp: ffffffff801c4098 rip: ffffffff8010a166
  24. rbp: ffffffff801c4158 rip: ffffffff8010d680
  25. rbp: ffffffff801c41d8 rip: ffffffff8010ec0a
  26. rbp: ffffffff801c4218 rip: ffffffff8010eae6
  27. rbp: ffffffff801c4238 rip: ffffffff80106030
  28. top of stack
  29. Stack dump: (rsp at 0xffffffff801c3fc8)
  30. ffffffff801c3f88: 0e00 0000 0000 0000 0b00 0000 0000 0000 ................
  31. ffffffff801c3f98: dbb5 1080 ffff ffff 0800 0000 0000 0000 ................
  32. ffffffff801c3fa8: 0200 0000 0000 0000 c83f 1c80 ffff ffff .........?......
  33. ffffffff801c3fb8: 0000 0000 0000 0000 7766 5544 3322 1100 ........wfUD3"..
  34. ffffffff801c3fc8: 0000 0000 0000 0000 0000 0000 0000 0000 ................
  35. ffffffff801c3fd8: f83f 1c80 ffff ffff 0200 0000 0000 0000 .?..............
  36. ffffffff801c3fe8: 0000 0000 4080 ffff 0000 0040 c080 ffff ....@......@....
  37. ffffffff801c3ff8: 3840 1c80 ffff ffff 43b7 1080 ffff ffff 8@......C.......
  38. ffffffff801c4008: 0101 0000 0000 0000 0000 0000 0000 0000 ................
  39.  
  40.  
  41.  
  42. NEW:
  43.  
  44. tyler@xps:~/nightingale$ ./dump.rb -a
  45. copy_p3@vmm.c:392
  46. copy_p4@vmm.c:410
  47. vmm_fork@vmm.c:452
  48. sys_fork@thread.c:318
  49. do_syscall_with_table@syscall.c:92
  50. syscall_handler@interrupt.c:214
  51. c_interrupt_shim@interrupt.c:180
  52. return_from_interrupt@??:?
Add Comment
Please, Sign In to add comment