Skip to content
View tunalituna's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report tunalituna

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Password-Cracker-Brute-Force Password-Cracker-Brute-Force Public

    Brute Force Password Cracker in Python - A simple password cracker using a brute force approach to test passwords with specified character sets and lengths. (For educational purposes only. Do not u…

    Python

  2. web-scraper-project web-scraper-project Public

    . This simple example fetches the page title from a website and prints it to the console. You can extend this code to extract more data from the website, save it to a file, or perform any other des…

    Python

  3. XSS-Vulnerability-Scanner XSS-Vulnerability-Scanner Public

    XSS Scanner - Python tool to detect XSS vulnerabilities in web apps using "xss_payloads" library. Reports findings to "vulnerability_report.txt". Use responsibly on authorized systems. Prioritize e…

    Python

  4. Python-Malware-Analysis-Tools Python-Malware-Analysis-Tools Public

    This repository contains Python scripts and tools for analyzing malware and performing various analysis tasks on binary files. The scripts utilize popular libraries like pefile for parsing PE files…

    Python 1