Huskee: Malware made in Python for Educational purposes

Overview

𝐇𝐔𝐒𝐊𝐄𝐄


Caracteristicas:

  • Discord Token Grabber
  • Wifi Passwords Grabber
  • Google Chrome Passwords Grabber
  • Semi-Indetectable

Uso:

  • Debes editar la linea 219 en el archivo Huskee.py, en donde dice tu_token debes poner tu token de la API de AnonFiles

  • Si deseas, puedes convertir el archivo a .exe con el archivo build.py

  • Huskee es un Malware hecho en Python con propositos de Educacion y no debe ser usado para una finalidad diferente

    Huskee recolecta diferentes datos, los escribe un archivo y los sube mediante la API de Anonfiles para mas seguridad, luego borra el archivo

    Owner
    chew
    I'ma little programmer. I love Python and Javascript.
    chew
    Js File Scanner This is Js File Scanner

    Js File Scanner This is Js File Scanner . Which are scan in js file and find juicy information Toke,Password Etc.

    122 Dec 12, 2022
    Hammer-DDos - Hammer DDos With Python

    Hammer-DDos $ apt update $ apt upgrade $ apt install python $ apt install git $

    1 Jan 24, 2022
    Small python script to look for common vulnerabilities on SMTP server.

    BrokenSMTP BrokenSMTP is a python3 BugBounty/Pentesting tool to look for common vulnerabilities on SMTP server. Supported Vulnerability : Spoofing - T

    39 Dec 16, 2022
    ShoLister - a tool that collects all available subdomains for specific hostname or organization from Shodan

    ShoLister is a tool that collects all available subdomains for specific hostname or organization from Shodan. The tool is designed to be used from Penetration Tester and Bug Bounty Hunters.

    Eslam Akl 45 Dec 28, 2022
    xp_CAPTCHA(白嫖版) burp 验证码 识别 burp插件

    xp_CAPTCHA(白嫖版) 说明 xp_CAPTCHA (白嫖版) 验证码识别 burp插件 安装 需要python3 小于3.7的版本 安装 muggle_ocr 模块(大概400M左右) python3 -m pip install -i http://mirrors.aliyun.com/

    算命縖子 588 Jan 09, 2023
    A python tool capable of creating HUGE wordlists. Has the ability to add custom words for concatenation in any way you see fit.

    A python tool capable of creating HUGE wordlists. Has the ability to add custom words for concatenation in any way you see fit.

    Codex 9 Oct 05, 2022
    An forensics tool to help aid in the investigation of spoofed emails based off the email headers.

    A forensic tool to make analysis of email headers easy to aid in the quick discovery of the attacker. Table of Contents About mailMeta Installation Us

    Syed Modassir Ali 59 Nov 26, 2022
    ssh-audit is a tool for ssh server & client configuration auditing.

    SSH server & client auditing (banner, key exchange, encryption, mac, compression, compatibility, security, etc)

    Joe Testa 1.4k Dec 31, 2022
    Searches for potentially vulnerable websites to local file inclusion, throughout the web and then exploits them for LFI

    LFI-Hunter Searches for potentially vulnerable websites to local file inclusion, throughout the web and then exploits them for LFI A script written in

    Anukul Pandey 6 Jan 30, 2022
    Cookiecutter for creating open source Python packages

    Cookiecutter for rapidly developing new open source Python packages. Best practices with all the modern bells and whistles included.

    Wolt 177 Dec 22, 2022
    一款辅助探测Orderby注入漏洞的BurpSuite插件,Python3编写,适用于上xray等扫描器被ban的场景

    OrderbyHunter 一款辅助探测Orderby注入漏洞的BurpSuite插件,Python3编写,适用于上xray等扫描器被ban的场景 1. 支持Get/Post型请求参数的探测,被动探测,对于存在Orderby注入的请求将会在HTTP Histroy里标红 2. 自定义排序参数list

    Automne 21 Aug 12, 2022
    Password Manager is a simple Python project which helps users in managing their passwords in a easier way

    Password Manager is a simple Python project which helps users in managing their passwords in a easier way

    Manish Jalui 4 Sep 29, 2021
    A simple linux keylogger project.

    The project This project is a simple linux keylogger. When activated, it registers all the actions made with the keyboard. The log files are registere

    1 Oct 24, 2021
    This repository detects a system vulnerable to CVE-2022-21907 and protects against this vulnerability if desired

    This repository detects a system vulnerable to CVE-2022-21907 and protects against this vulnerability if desired

    26 Dec 26, 2022
    INFO 3350/6350, Spring 2022, Cornell

    Information Science 3350/6350 Text mining for history and literature Staff and sections Instructor: Matthew Wilkens Graduate TAs: Federica Bologna, Ro

    Wilkens Teaching 6 Feb 21, 2022
    Privilege escalation with polkit - CVE-2021-3560

    Polkit-exploit - CVE-2021-3560 Privilege escalation with polkit - CVE-2021-3560 Summary CVE-2021-3560 is an authentication bypass on polkit, which all

    Ahmad Almorabea 95 Dec 27, 2022
    Salesforce Recon and Exploitation Toolkit

    Salesforce Recon and Exploitation Toolkit Salesforce Recon and Exploitation Toolkit Usage python3 main.py URL References Announcement Blog - https:/

    81 Dec 23, 2022
    A python based tool that executes various CVEs to gain root privileges as root on various MAC OS platforms.

    MacPer A python based tool that executes various CVEs to gain root privileges as root on various MAC OS platforms. Not all of the exploits directly sp

    20 Nov 30, 2022
    Yet another web fuzzer

    yafuzz Yet another web fuzzer Usage This script can run in two modes of operation. Supplying a wordlist -W argument will initiate a multithreaded fuzz

    FooBallZ 5 Feb 02, 2022
    Obfuscate your python code into a string of integers. De-obfuscate also supported.

    int-obfuscator Obfuscate your python code into a string of integers. De-obfuscate also supported. How it works: Each printable character gets replaced

    6 Nov 13, 2022