Cyber security

Burpsuite-Pro : Fast Track To Web Security Testing

Burp Suite Professional is a powerful cybersecurity tool used for web application security testing and analysis.

It is developed by PortSwigger and is widely used by security professionals, ethical hackers, and penetration testers. Burp Suite Professional offers a range of features

Video Helps

Installing Burpsuite Pro

Step 1:-

Before Copy This Link chose your arch and Past in Browser 

Direct Downloade For 32 Bit Arch

https://builds.openlogic.com/downloadJDK/openlogic-openjdk/8u392-b08/openlogic-openjdk-8u392-b08-linux-x32-deb.deb


Direct Dwonloade For 64 bit Arch

https://builds.openlogic.com/downloadJDK/openlogic-openjdk/8u392-b08/openlogic-openjdk-8u392-b08-linux-x64-deb.deb

Step 2

git clone 

cd Burpsuite-Pro
 
Past Downlaode File In This Dirtory ( openlogic-openjdk-8u392-b08-linux-x64-deb.deb )

chmod +x setup.sh

bash setup.sh

Step 3

Select java 8 language

Than Copy and Past Request and Respons To Verify Cartifiact

Setup Proxy By " Foxy Proxy "

Verify Cartificate to use proxy 
Varshini

Varshini is a Cyber Security expert in Threat Analysis, Vulnerability Assessment, and Research. Passionate about staying ahead of emerging Threats and Technologies.

Recent Posts

Install Python 3.7 on Ubuntu 18.04: apt and Source Build Methods

Python 3.7 was a significant release for the language. It introduced data classes, a decorator that automatically…

10 hours ago

Install Odoo 13 on Ubuntu 18.04: Python Venv and Nginx Guide

Odoo is a popular open-source suite of business applications. A single platform covers CRM, e-commerce, accounting,…

10 hours ago

Secure Apache with Let’s Encrypt on Ubuntu 18.04: Free SSL Guide

Let's Encrypt is a free, automated certificate authority run by the Internet Security Research Group…

10 hours ago

Install GCC on Ubuntu 18.04: C and C++ Compiler Setup Guide

GCC (GNU Compiler Collection) is a set of compilers and development libraries for C, C++, Fortran,…

11 hours ago

Install Python 3.8 on Ubuntu 18.04: apt and Source Build Methods

Python is one of the most widely used programming languages in the world. Its clean, readable…

11 hours ago

Install Tomcat 9 on Ubuntu 18.04: Systemd Service Setup Guide

Apache Tomcat is an open-source Java application server that implements the Java Servlet, JavaServer Pages, and…

1 day ago