apptalk.ninja!

The Apptalk Ninja SDK integrates into your mobile application swiftly in 3 easy steps: Sign up and download the Apptalk SDK for iOS or Android from GitHub or use the POD package manager.

apptalk.ninja alternatives

  • Wireshark

  • Wireshark is the world's foremost network protocol analyzer. It lets you capture and interactively browse the traffic running on a computer network. It is the de facto (and often de jure) standard across many industries and educational institutions.

    tags: analyzer network-analyzer network-monitoring network-security network-usage-history
  • Fiddler

  • Fiddler is a Web Debugging Proxy which logs all HTTP(S) traffic between your computer and the Internet. Fiddler allows you to inspect all HTTP(S) traffic, set breakpoints, and "fiddle" with incoming or outgoing data. Fiddler includes a powerful event-based scripting subsystem, and can be extended using any .NET language.

    tags: capturing-data debugger http-monitoring http-traffic proxy-server
  • Postman

  • Postman helps you be more efficient while working with APIs. Postman is a scratch-your-own-itch project. The need for it arose while one of the developers was creating an API for his project. After looking around for a number of tools, nothing felt just right. The primary features added initially were a history of sent requests and collections. A number of other features have been added since then. Here is a small list.

    tags: api api-documentation api-management chrome-extension development
  • mitmproxy

  • mitmproxy is an SSL-capable man-in-the-middle proxy for HTTP. It provides a console interface that allows traffic flows to be inspected and edited on the fly. It also features mitmdump, a commandline tool that provides a tcpdump-like interface for saving, viewing and manipulating HTTP traffic.

    tags: debugger http proxy ssl ssl-proxy
  • Charles

  • Charles is an HTTP proxy / HTTP monitor / Reverse Proxy that enables a developer to view all of the HTTP and SSL / HTTPS traffic between their machine and the Internet. This includes requests, responses and the HTTP headers (which contain the cookies and caching information).

    tags: analyzer debugger http proxy web-debugging
  • tcpdump

  • tcpdump is a common packet analyzer that runs under the command line. It allows the user to intercept and display TCP/IP and other packets being transmitted or received over a network to which the computer is attached.

    tags: networking network-analyzer packet-capture sniffing packet-sniffing
  • Advanced REST Client

  • The web developers helper program to create and test custom HTTP requests.Advanced REST client for Google Chrome.

    tags: developer-tools rest-api web-services-testing
  • netcat

  • Netcat is a featured networking utility which reads and writes data across network connections, using the TCP/IP protocol. It is designed to be a reliable "back-end" tool that can be used directly or easily driven by other programs and scripts. At the same time, it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities.

    tags: connect connection ipv6 network-utility networking
  • Zed Attack Proxy

  • The Zed Attack Proxy (ZAP) is an easy to use integrated penetration testing tool for finding vulnerabilities in web applications.It is designed to be used by people with a wide range of security experience and as such is ideal for developers and functional testers who are new to penetration testing.ZAP provides automated scanners as well as a set of tools that allow you to find security vulnerabilities manually.

    tags: fuzzer owasp penetration-testing proxy sql-injection
  • SHODAN

  • SHODAN is a search engine that lets you find specific computers (routers, servers, etc.) using a variety of filters. Some have also described it as a public port scan directory or a search engine of banners.

    tags: search-by-device search-engine search-ip-address security-focused
  • Microsoft Network Monitor

  • Microsoft Network Monitor is a packet analyzer. It enables capturing, viewing, and analyzing network data and deciphering network protocols. It can be used to troubleshoot network problems and applications on the network.

    tags: network-monitoring packet-capture tcp-ip
  • SmartSniff

  • SmartSniff is a packet sniffer that capture TCP/IP packets and display them as sequence of conversations between clients and servers. You can view the TCP/IP conversations in Ascii mode (for text-based protocols, like HTTP, SMTP, POP3 and FTP) or as hex dump (for non-text base protocols, like DNS). Application can capture TCP/IP packets on your network without installing a capture driver (works only for Windows 2000/XP or greater).

    tags: Portable monitoring sniffing sockets socks
  • NetworkMiner

  • NetworkMiner is a Network Forensic Analysis Tool (NFAT) for Windows. NetworkMiner can be used as a passive network sniffer/packet capturing tool in order to detect operating systems, sessions, hostnames, open ports etc. without putting any traffic on the network. NetworkMiner can also parse PCAP files for off-line analysis and to regenerate/reassemble transmitted files and certificates from PCAP files.

    tags: Portable internet-security network-analyzer network-security sniffing
  • RESTer

  • A REST client for almost any web service (Firefox and Chrome extension).

    tags: api api-documentation api-management chrome-extension development