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
project:single_boards_weapons [2016/12/30 10:02]
over23 https://n0where.net/best-cybersecurity-tools/
project:single_boards_weapons [2017/06/19 19:35] (current)
over23 WiiFi honey-pot [PineapplePi like] : Idea
Line 2: Line 2:
 |**Interested:​** |[[:​user:​overdrive|Overdrive]],​ [[:​user:​duchar|duchar]]| |**Interested:​** |[[:​user:​overdrive|Overdrive]],​ [[:​user:​duchar|duchar]]|
 |**Related:​** | | |**Related:​** | |
-|**Reference:​** |  \\ [[https://​en.wikipedia.org/​wiki/​Banana_Pi|https://​en.wikipedia.org/​wiki/​Banana_Pi]] \\  \\ [[https://​n0where.net/​best-cybersecurity-tools/​|https://​n0where.net/​best-cybersecurity-tools/​]] ​\\  ​\\   \\ |+|**Reference:​** |   ​\\  [[https://​en.wikipedia.org/​wiki/​Banana_Pi|https://​en.wikipedia.org/​wiki/​Banana_Pi]] \\   ​\\  [[https://​n0where.net/​best-cybersecurity-tools/​|https://​n0where.net/​best-cybersecurity-tools/​]] \\   ​\\ ​ |
 |**License:​** |[[https://​creativecommons.org/​licenses/​by-sa/​3.0/​|Uveďte původ-Zachovejte licenci; CC BY-SA]] ​ | |**License:​** |[[https://​creativecommons.org/​licenses/​by-sa/​3.0/​|Uveďte původ-Zachovejte licenci; CC BY-SA]] ​ |
  
Line 22: Line 22:
 \\ \\
  
 +====== WiiFi honey-pot [PineapplePi like] ====== ​
 +===== Idea =====
 +udelat raspberri PI, ktery by se chovalo jako wii-fi bridge a
 +kdyz se na to pripojis, tak by tam bezel nejakej sniffing, a
 +vsecko, co je nesifrovane by se promitalo na zed [vystup na
 +obrazovku proste]
 +tak ono ze sniff device se da pak udelat wardrive device
 +je to takove plan, ze kdyz nekdo prinese neznamy device,
 +treba androidi
 +tak si ho bude moct ocanovat a podivat se, kam to co posila
  
 +
 +====== WaredrivePI ====== ​
 +
 +====== Foresnic traning ====== ​
 +* 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.1483088573.txt.gz
  • Last modified: 2016/12/30 10:02
  • by over23