Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
project:single_boards_weapons [2017/01/24 09:32]
over23
project:single_boards_weapons [2017/01/24 11:42]
over23 [Foresnic traning]
Line 24: Line 24:
 * https://​flab.cesnet.cz/​game * https://​flab.cesnet.cz/​game
  
 +<​code>​
 +host:
 +root@user-Precision-T1700:​~#​ nc -l -p 12345 > /​tmp/​incident20160101_8_sda3.raw
 +
 +guest:
 +## padding and 4k system block
 +localhost#: dd conv=sync,​noerror bs=4k if=/​dev/​sda3 | nc 192.168.56.1
 +</​code>​
 +
 +nc -w 3 192.168.56.6 12345 < ~/dcow/dcow
 +mount -o loop,​ro,​noatime /​tmp/​incident20160101_4kila.raw ~/2
 +
 +sleuthkit
 +fls
  • project/single_boards_weapons.txt
  • Last modified: 2017/06/19 19:35
  • by over23