Features:
#1: Remote capturing using the built-in SSH server;
#2: Supporting Wireshark sshdump tool (https://www.wireshark.org/docs/man-pages/sshdump.html);
#3: Capturing traffic as .pcap file;
#4: MITM (Man-in-the-middle) functionality, which allows you to decrypt traffic in Wireshark;
#5: No root required.
Limitations:
#1: TLS 1.3 is not supported when using the MITM functionality;
#2: The SSH server only supports IP v4 clients;
#3: Hotspot/Tethering traffic can't be captured.
Info/How-to: https://egorovandreyrm.com/pcap-remote-tutorial/
SSH private key: https://www.dropbox.com/s/x6b0vmi73fdovau/pcapremote_sshkey.pem?dl=1
PCAP Remote is a non-root network sniffer app that allows you to debug and analyze
Android traffic on your desktop PC using the app's built-in SSH server, which is useful and often a must when developing mobile applications that use complex/custom network protocols. The traffic is captured using an Android OS feature called VpnService.
The app is primarily designed to be used in conjunction with Wireshark, which is the most famous tool for network troubleshooting, analysis, software and communications protocol development, and education.
Although Wireshark is the tool that is recommended, other similar tools can also be used as captured packets are saved in the commonly used pcapng format.
Github repository: https://github.com/egorovandreyrm/pcap-remote
विशेषताएं:
# 1: अंतर्निहित एसएसएच सर्वर का उपयोग करके रिमोट कैप्चरिंग;
# 2: Wireshark sshdump टूल का समर्थन करना (https://www.wireshark.org/docs/man-pages/sshdump.html);
# 3: .pcap फ़ाइल के रूप में ट्रैफ़िक कैप्चर करना;
# 4: MITM (मैन-इन-द-मिडिल) कार्यक्षमता, जो आपको विंडसर में यातायात को डिक्रिप्ट करने की अनुमति देता है;
# 5: कोई जड़ की आवश्यकता नहीं है।
सीमाएं:
# 1: MITM कार्यक्षमता का उपयोग करते समय TLS 1.3 समर्थित नहीं है;
# 2: SSH सर्वर केवल IP v4 क्लाइंट का समर्थन करता है;
# 3: हॉटस्पॉट / टेथरिंग ट्रैफ़िक को कैप्चर नहीं किया जा सकता है।
जानकारी / कैसे करें: https://egorovandreyrm.com/pcap-remote-tutorial/
SSH निजी कुंजी: https://www.dropbox.com/s/x6b0vmi73fdovau/pcapremote_sshkey.pem?dl=1
PCAP रिमोट एक नॉन-रूट नेटवर्क स्निफर ऐप है जो आपको डीबग करने और विश्लेषण करने की अनुमति देता है
ऐप के अंतर्निहित एसएसएच सर्वर का उपयोग करके आपके डेस्कटॉप पीसी पर एंड्रॉइड ट्रैफ़िक, जो जटिल / कस्टम नेटवर्क प्रोटोकॉल का उपयोग करने वाले मोबाइल अनुप्रयोगों को विकसित करते समय उपयोगी और अक्सर होना चाहिए। VpnService नामक Android OS सुविधा का उपयोग करके ट्रैफ़िक को कैप्चर किया जाता है।
ऐप को मुख्य रूप से Wireshark के साथ उपयोग करने के लिए डिज़ाइन किया गया है, जो नेटवर्क समस्या निवारण, विश्लेषण, सॉफ़्टवेयर और संचार प्रोटोकॉल विकास और शिक्षा के लिए सबसे प्रसिद्ध उपकरण है।
हालाँकि Wireshark वह उपकरण है जिसे अनुशंसित किया गया है, अन्य समान टूल का भी उपयोग किया जा सकता है क्योंकि कैप्चर किए गए पैकेट को आमतौर पर उपयोग किए जाने वाले pngng प्रारूप में सहेजा जाता है।
गितुब भंडार: https://github.com/egorovandreyrm/pcap-remote