yashuop
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna
yashuop
Fsociety is a collection of tools which help the user perform a penetration test.
yashuop
The Metasploit project is an open-source penetration testing platform that enables you to find and exploit vulnerabilities.
yashuop
Aircrack-ng is a complete suite of tools to assess WiFi network security.
yashuop
CTF challenge called “HA: ISRO” We have developed this lab for the purpose of online penetration practices.
yashuop
ALGORITHM: (using third variable) 1. Start 2. Read two numbers. 3. Display inputted numbers before swapping. 4. Assign value of first variable into third temporary variable. 5. Assign value of second variable to first variable. 6. Assign value of third variable to second variable. 7. Display numbers after swapping. 8. Stop.
yashuop
Write a program to compare two integer numbers using if-else statement