Questions tagged [wireshark]

Wireshark is a graphical packet capture and analyser open-source software. It can be used for a variety of network communication analysis tasks like protocol development and troubleshooting. It shows packets on the IP level.

Wireshark is an open-source cross-platform packet capture and analysis tool. It has a wide range of dissectors for different protocols, and offers a powerful filter grammar for searching through packet captures. It is considered by many to be the de facto tool for packet analysis.

326 questions
-1
votes
1 answer

Read Non-Browser SSL/TLS Traffic in Plaintext (Wireshark)

I can do this in the browser fine (SSLKEYLOGFILE exporting and such), but what about non-browser traffic? In particular, I've got a Flash file that is making HTTPS requests to a host. This file does not obey my system settings or my Chrome…
Values
  • 1
  • 1
-2
votes
2 answers

What does capture filter means in wireshark?

What does capture filter means in wireshark? Is it same as display filter?
user30040
  • 52
  • 4
-2
votes
2 answers

Can a connection stay hidden from Wireshark?

I'm monitoring my home network with Wireshark, since I believe my computer is being actively hacked. I looked up a LOT of IP addresses, but didn't find any suspicious ones. Can a connection be hidden from Wireshark? What evasion techniques do…
kiec00
  • 19
  • 4
-2
votes
2 answers

What uses does Wireshark have?

Currently I'm using wireshark. I am sending some HTTP and HTTPS requests and checking some captured data, finding some valid data and passing that data to make a hacking. I am a begineer in the testing field. I'm working a small company here, and…
toastmaster
  • 109
  • 1
  • 2
  • 8
-2
votes
2 answers

How can I capture another IP's HTTP traffic with Wireshark network analyzer?

How can I capture another IP's HTTP(S) requests in a local network with Wireshark network analyzer? Is it possible?
Maxam
  • 117
  • 1
  • 5
-2
votes
1 answer

Wireshark decode base64

Can Wireshark decode base64 in multiple packets? The base64 is not dealing with auth but is in a DNS packet in the text field. As of now I'm decoding them by hand, one at a time.
Oscalation
  • 322
  • 2
  • 10
-3
votes
1 answer

Suspicious network activity detected in Wireshark

I have never noticed something like this in my network before: My IP: 192.168.1.46 It keeps repeating randomly and constantly. At first, I thought I was infected by some type of malware. I completely uninstalled Kali and reinstalled. I was…
RobrSan
  • 1
  • 1
-3
votes
1 answer

Wireshark showing HTTP on top of TLS

I am seeing an HTTP request on top of SSL in Wireshark. Can anyone explain why?
Malcolm
  • 11
-4
votes
1 answer

Is my computer being hacked? How can wireshark reveal if I am being hacked?

So last night I was using openVPN via my personal cloud server to watch some Hulu. About 15 minutes into the movie I noticed my network stats were download: ~250 MB upload: ~1.8 GB This is according the the openVPN software. I paused my movie and…
Julian
  • 133
  • 1
  • 2
  • 5
-5
votes
3 answers

Can I do hacking using Windows OS?

I have searched the web a numerous times but haven't found an explicit answer to my question. I've studied (at school and on my own) computer networks for 2 years, doing active programming for 4 years now and am willing to move a step forward. To…
Eugen Sunic
  • 103
  • 1
  • 1
  • 5
-5
votes
3 answers

How can I get other person's packets over Wireshark?

First of all, my aim is not to do any illegal things. What does a person need (environment, tools) to catch incoming or outgoing frames from any other person's device which is in the same network? For example, sending login information to a server…
1 2 3
21
22