Tag Archives: network packet

[v2024.2] Burp Suite – Leading software for web security testing

This article along with all titles and tags are the original content of AppNee. All rights reserved. To repost or reproduce, you must add an explicit footnote along with the URL to this article!
Any manual or automated whole-website collecting/crawling behaviors are strictly prohibited.
Any resources shared on AppNee are limited to personal study and research only, any form of commercial behaviors are strictly prohibited. Otherwise, you may receive a variety of copyright complaints and have to deal with them by yourself.
Before using (especially downloading) any resources shared by AppNee, please first go to read our F.A.Q. page more or less. Otherwise, please bear all the consequences by yourself.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Burp Suite (Burp for short) is a well-known and popular integrated tools platform that is used to perform security penetration tests for web applications (actually it’s more commonly used for hacking activities such as web attacks), written in Java, developed by PortSwigger from United Kingdom.

Continue reading [v2024.2] Burp Suite – Leading software for web security testing

[v4.6.x] Charles – Cross-platform edge tool for web debugging proxy

In the common web application developing, testing and debugging process, developers need to figure out, analyze and eliminate all sorts of network problems by capturing the network communication packages (especially for those apps based on a server), and have a look at what they actually receive and send. At this time, Charles will come in handy.

Continue reading [v4.6.x] Charles – Cross-platform edge tool for web debugging proxy

If some download link is missing, and you do need it, just please send an email (along with post link and missing link) to remind us to reupload the missing file for you. And, give us some time to respond.
If there is a password for an archive, it should be "appnee.com".
Most of the reserved downloads (including the 32-bit version) can be requested to reupload via email.

cSploit – Successor of dSploit, most powerful network penetration testing toolkit

Two core developers of dSploit went separate ways in the fall of 2014. dSploit’s father merged it into the commercial zANTI 2 with ambition to build a series of security apps on Android platform. Meanwhile, the other founder (now cSploit‘s father) can’t wait the distant promise to open source of zANTI 2. Thus, he decided to fork the killed project and finish all the original dSploit To-Dos on a new core – cSploit, by himself.

Continue reading cSploit – Successor of dSploit, most powerful network penetration testing toolkit

HTTPNetworkSniffer – Capture and display HTTP request/response package for website analysis

You may be very clear about which websites your web browser is visiting, but how about the URLs your commonly used programs are accessing? Without a tool, we would lose our bearings about this. Luckily, there is HTTPNetworkSniffer such kind of network packets sniffer, so we can get these hidden information with ease.
Continue reading HTTPNetworkSniffer – Capture and display HTTP request/response package for website analysis