Ask Your Question
0

Packet capture in this case

asked 2023-10-29 11:13:01 +0000

oslon gravatar image

I've android and ios app. They run on same application server on Linux. I want to capture the packets when some users are trying to log in in the app. How'd i proceed? I'm thinking of doing with tcpdump and putting that pcap file into wireshark. Will this work?

edit retag flag offensive close merge delete

Comments

Are you trying to embed packet capture in your app, even if the machine isn't plugged into a desktop or laptop computer, or can you plug the phone into a desktop or laptop computer when the users are trying to log into the app?

Guy Harris gravatar imageGuy Harris ( 2023-10-30 01:42:50 +0000 )edit

I don't have access to user's phone. But I guess they all hit the web server so I want to capture their packets.

oslon gravatar imageoslon ( 2023-10-30 03:52:04 +0000 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2023-10-30 12:15:15 +0000

grahamb gravatar image

Then you should capture on the server. The resulting capture file can be opened in Wireshark running on a different machine.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2023-10-29 11:13:01 +0000

Seen: 59 times

Last updated: Oct 29 '23