์์ด์ด์คํฌ์ ๋ค์ด๊ฐ๋, ์ด๋ฐ ํ๋ฉด์ด ๋ด๋ค.
The capture session could not be initiated on interface 'enc33' (You don't have permission to capture on that device).
์ฌ๊ธฐ์ ์๋ด๋์ด ์๋๋๋ก ํฐ๋ฏธ๋์ ์๋์ ๊ฐ์ด ์ ๋ ฅํ๋ค.
Sudo dpkg-reconfigure wireshark-common
-> [YES] ์ ํํ๊ธฐ
Sudo usermod –a –G wireshark {your username}
์ด๋ ๊ฒ ํ๊ณ ์๋๋ ์ด๋ฒ์๋ Couldn't run /usr/bin/dumpcap in child process:Permission denied๋ผ๋ ์ฐฝ์ด ๋ฌ๋ค.
๋ค์ ํฐ๋ฏธ๋๋ก ๊ฐ์ ๋ค์๊ณผ ๊ฐ์ด ์ ๋ ฅํ๋ค.
sudo chmod +x /usr/bin/dumpcap
์ด๋ ๊ฒ ํ๋ฉด ๋ฌธ์ ์์ด ์๋ํ๋ค๐
'PROGRAMING' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
ARP Spoofing ์ค์ต -wireshark ์ฌ์ฉ (1) | 2020.11.23 |
---|