Spooky Skelly For Python

Overview
 _____                 _           _____  _         _  _      
|   __| ___  ___  ___ | |_  _ _   |   __|| |_  ___ | || | _ _ 
|__   || . || . || . || '_|| | |  |__   || '_|| -_|| || || | |
|_____||  _||___||___||_,_||_  |  |_____||_,_||___||_||_||_  |
       |_|                 |___|                         |___|
Created by KuroRyuka

Python3.9 OS OS OS License

Menu de Herramientas

Recogida de Informacion

  • Whois
  • Ping
  • Traceroute
  • Nslookup
  • Todo en Uno (Una mezcla de todas las herramientas)

Herramientas Analisis

  • Nmap
  • NetDiscover
  • HostSpider
  • AdminHack

Herramientas Creacion Diccionarios

  • CuPP

Herramientas Ingenieria Social y OSINT

  • PyPhisher
  • DelvedLeak
  • LittleBrother

Requisitos

  • Distribucion de Debian o Ubuntu, preferiblemente Debian.
  • Tener el paquete instalado "git".

Instalacion

Para instalar esta herramienta seria conveniente seguir los siguientes pasos.

1º Actualizacion de la lista de paquetes disponibles y sus versiones:
sudo apt-update
2º Instalacion las nuevas versiones respetando la configuración del software:
sudo apt-upgrade
3º Instalacion del paquete "git":
sudo apt-get install git
4º Descarga una copia de Spooky Skelly a tu dispositivo:
git clone https://github.com/KuroRyuka/Spooky-Skelly.git
5º Cambiar el directorio al de dentro del paquete.
cd Spooky-Skelly
6º Añadir permiso de ejecucion al instalador de Spooky Skelly
chmod +x install.sh
7º Ejecutar el Programa de instalacion.
./install.sh

Desinstalacion

1º Desinstalacion una vez instalado la herramienta.
./uninstall.sh
2º Desinstalacion sin haber instalado la herramienta.
cd .. && rm -rf spooky-skelly

Politicas de Uso

Bienvenido a la herramienta de Spooky Skelly la cual es una herramienta especialmente diseñada para hacer auditorias.

Esta herramienta ha sido creada por @KuroRyuka, lo que quiere decir que yo como mi persona no me hago cargo por un mal uso o de un uso ilicito el cual afecte a terceros. Esta realizada para un uso didactico y para la realizacion de auditorias en entornos controlados. Por lo tanto si lo vas a usar para acciones ilicitas o en entornos no controlados abstente de instalar esta herramienta.

Owner
Kur0R1uka
Kur0R1uka
Production First and Production Ready End-to-End Keyword Spotting Toolkit

Production First and Production Ready End-to-End Keyword Spotting Toolkit

223 Jan 02, 2023
A CRM department in a local bank works on classify their lost customers with their past datas. So they want predict with these method that average loss balance and passive duration for future.

Rule-Based-Classification-in-a-Banking-Case. A CRM department in a local bank works on classify their lost customers with their past datas. So they wa

ÖMER YILDIZ 4 Mar 20, 2022
Chinese named entity recognization (bert/roberta/macbert/bert_wwm with Keras)

Chinese named entity recognization (bert/roberta/macbert/bert_wwm with Keras)

2 Jul 05, 2022
Code to reprudece NeurIPS paper: Accelerated Sparse Neural Training: A Provable and Efficient Method to Find N:M Transposable Masks

Accelerated Sparse Neural Training: A Provable and Efficient Method to FindN:M Transposable Masks Recently, researchers proposed pruning deep neural n

itay hubara 4 Feb 23, 2022
This is my reading list for my PhD in AI, NLP, Deep Learning and more.

This is my reading list for my PhD in AI, NLP, Deep Learning and more.

Zhong Peixiang 156 Dec 21, 2022
UniSpeech - Large Scale Self-Supervised Learning for Speech

UniSpeech The family of UniSpeech: WavLM (arXiv): WavLM: Large-Scale Self-Supervised Pre-training for Full Stack Speech Processing UniSpeech (ICML 202

Microsoft 281 Dec 15, 2022
A unified tokenization tool for Images, Chinese and English.

ICE Tokenizer Token id [0, 20000) are image tokens. Token id [20000, 20100) are common tokens, mainly punctuations. E.g., icetk[20000] == 'unk', ice

THUDM 42 Dec 27, 2022
Fuzzy String Matching in Python

FuzzyWuzzy Fuzzy string matching like a boss. It uses Levenshtein Distance to calculate the differences between sequences in a simple-to-use package.

SeatGeek 8.8k Jan 01, 2023
This repository contains (not all) code from my project on Named Entity Recognition in philosophical text

NERphilosophy 👋 Welcome to the github repository of my BsC thesis. This repository contains (not all) code from my project on Named Entity Recognitio

Ruben 1 Jan 27, 2022
A Python 3.6+ package to run .many files, where many programs written in many languages may exist in one file.

RunMany Intro | Installation | VSCode Extension | Usage | Syntax | Settings | About A tool to run many programs written in many languages from one fil

6 May 22, 2022
Contains analysis of trends from Fitbit Dataset (source: Kaggle) to see how the trends can be applied to Bellabeat customers and Bellabeat products

Contains analysis of trends from Fitbit Dataset (source: Kaggle) to see how the trends can be applied to Bellabeat customers and Bellabeat products.

Leah Pathan Khan 2 Jan 12, 2022
A paper list for aspect based sentiment analysis.

Aspect-Based-Sentiment-Analysis A paper list for aspect based sentiment analysis. Survey [IEEE-TAC-20]: Issues and Challenges of Aspect-based Sentimen

jiangqn 419 Dec 20, 2022
The ability of computer software to identify words and phrases in spoken language and convert them to human-readable text

speech-recognition-py Speech recognition is the ability of computer software to identify words and phrases in spoken language and convert them to huma

Deepangshi 1 Apr 03, 2022
Huggingface Transformers + Adapters = ❤️

adapter-transformers A friendly fork of HuggingFace's Transformers, adding Adapters to PyTorch language models adapter-transformers is an extension of

AdapterHub 1.2k Jan 09, 2023
An easy-to-use Python module that helps you to extract the BERT embeddings for a large text dataset (Bengali/English) efficiently.

An easy-to-use Python module that helps you to extract the BERT embeddings for a large text dataset (Bengali/English) efficiently.

Khalid Saifullah 37 Sep 05, 2022
Official Pytorch implementation of Test-Agnostic Long-Tailed Recognition by Test-Time Aggregating Diverse Experts with Self-Supervision.

This repository is the official Pytorch implementation of Test-Agnostic Long-Tailed Recognition by Test-Time Aggregating Diverse Experts with Self-Supervision.

vanint 101 Dec 30, 2022
Open solution to the Toxic Comment Classification Challenge

Starter code: Kaggle Toxic Comment Classification Challenge More competitions 🎇 Check collection of public projects 🎁 , where you can find multiple

minerva.ml 153 Jun 22, 2022
a chinese segment base on crf

Genius Genius是一个开源的python中文分词组件,采用 CRF(Conditional Random Field)条件随机场算法。 Feature 支持python2.x、python3.x以及pypy2.x。 支持简单的pinyin分词 支持用户自定义break 支持用户自定义合并词

duanhongyi 237 Nov 04, 2022
Extract rooms type, door, neibour rooms, rooms corners nad bounding boxes, and generate graph from rplan dataset

Housegan-data-reader House-GAN++ (data-reader) Code and instructions for converting rplan dataset (raster images) to housegan++ data format. House-GAN

Sepid Hosseini 13 Nov 24, 2022