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
This is a general repo that helps you develop fast/effective NLP classifiers using Huggingface

NLP Classifier Introduction This project trains a bert model on any NLP classifcation model. And uses the model in make predictions on new data using

Abdullah Tarek 3 Mar 11, 2022
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.

ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.

Antlr Project 13.6k Jan 05, 2023
A collection of Korean Text Datasets ready to use using Tensorflow-Datasets.

tfds-korean A collection of Korean Text Datasets ready to use using Tensorflow-Datasets. TensorFlow-Datasets를 이용한 한국어/한글 데이터셋 모음입니다. Dataset Catalog |

Jeong Ukjae 20 Jul 11, 2022
结巴中文分词

jieba “结巴”中文分词:做最好的 Python 中文分词组件 "Jieba" (Chinese for "to stutter") Chinese text segmentation: built to be the best Python Chinese word segmentation

Sun Junyi 29.8k Jan 02, 2023
TFPNER: Exploration on the Named Entity Recognition of Token Fused with Part-of-Speech

TFPNER TFPNER: Exploration on the Named Entity Recognition of Token Fused with Part-of-Speech Named entity recognition (NER), which aims at identifyin

1 Feb 07, 2022
Python package for performing Entity and Text Matching using Deep Learning.

DeepMatcher DeepMatcher is a Python package for performing entity and text matching using deep learning. It provides built-in neural networks and util

461 Dec 28, 2022
A demo for end-to-end English and Chinese text spotting using ABCNet.

ABCNet_Chinese A demo for end-to-end English and Chinese text spotting using ABCNet. This is an old model that was trained a long ago, which serves as

Yuliang Liu 45 Oct 04, 2022
Simple bots or Simbots is a library designed to create simple bots using the power of python. This library utilises Intent, Entity, Relation and Context model to create bots .

Simple bots or Simbots is a library designed to create simple chat bots using the power of python. This library utilises Intent, Entity, Relation and

14 Dec 15, 2021
Sentiment Analysis Project using Count Vectorizer and TF-IDF Vectorizer

Sentiment Analysis Project This project contains two sentiment analysis programs for Hotel Reviews using a Hotel Reviews dataset from Datafiniti. The

Simran Farrukh 0 Mar 28, 2022
Grapheme-to-phoneme (G2P) conversion is the process of generating pronunciation for words based on their written form.

Neural G2P to portuguese language Grapheme-to-phoneme (G2P) conversion is the process of generating pronunciation for words based on their written for

fluz 11 Nov 16, 2022
APEACH: Attacking Pejorative Expressions with Analysis on Crowd-generated Hate Speech Evaluation Datasets

APEACH - Korean Hate Speech Evaluation Datasets APEACH is the first crowd-generated Korean evaluation dataset for hate speech detection. Sentences of

Kevin-Yang 70 Dec 06, 2022
Understand Text Summarization and create your own summarizer in python

Automatic summarization is the process of shortening a text document with software, in order to create a summary with the major points of the original document. Technologies that can make a coherent

Sreekanth M 1 Oct 18, 2022
A Survey of Natural Language Generation in Task-Oriented Dialogue System (TOD): Recent Advances and New Frontiers

A Survey of Natural Language Generation in Task-Oriented Dialogue System (TOD): Recent Advances and New Frontiers

Libo Qin 132 Nov 25, 2022
Klexikon: A German Dataset for Joint Summarization and Simplification

Klexikon: A German Dataset for Joint Summarization and Simplification Dennis Aumiller and Michael Gertz Heidelberg University Under submission at LREC

Dennis Aumiller 8 Jan 03, 2023
Skipgram Negative Sampling in PyTorch

PyTorch SGNS Word2Vec's SkipGramNegativeSampling in Python. Yet another but quite general negative sampling loss implemented in PyTorch. It can be use

Jamie J. Seol 287 Dec 14, 2022
This is a GUI program that will generate a word search puzzle image

Word Search Puzzle Generator Table of Contents About The Project Built With Getting Started Prerequisites Installation Usage Roadmap Contributing Cont

11 Feb 22, 2022
Neural building blocks for speaker diarization: speech activity detection, speaker change detection, overlapped speech detection, speaker embedding

⚠️ Checkout develop branch to see what is coming in pyannote.audio 2.0: a much smaller and cleaner codebase Python-first API (the good old pyannote-au

pyannote 2.2k Jan 09, 2023
null

CP-Cluster Confidence Propagation Cluster aims to replace NMS-based methods as a better box fusion framework in 2D/3D Object detection, Instance Segme

Yichun Shen 41 Dec 08, 2022
Code for ACL 2022 main conference paper "STEMM: Self-learning with Speech-text Manifold Mixup for Speech Translation".

STEMM: Self-learning with Speech-Text Manifold Mixup for Speech Translation This is a PyTorch implementation for the ACL 2022 main conference paper ST

ICTNLP 29 Oct 16, 2022