A begginer reverse shell tool python.

Overview

A begginer tools for hacking.

  • The theme of this repository is to bring some ready-made open-source tools for anyone new to the world of hacking.
  • This repository will include tutorial on how to use the tools.

🌀 Menu

reverse-shell

Este programa é para apenas estudo e conhecimento. Não use isso em outra pessoas. Não me responsabilizo por uso indevido.

⚠️ Atenção

  • Neste update 1.0 funcionará apenas em ambientes Linux.

💻 Pré-requisitos

  • Ultima versão do Python.
  • Ambiente de teste em Linux para ser infectado.
  • Conexão estavel com a Internet.

Utilização

Clone o repositorio usando:

git clone https://github.com/DioBruh/reverse-shell/

Exporte o ip da maquina atacante para esta linha no arquivo reverse.py

rhost = '' # Aqui o seu ip.

Caso você não saiba seu ip. Para pegar o ip da maquina:"

ifconfig

💻 Inicio

Você vai precisar de 2 máquinas.

  • Inicie o arquivo listen.py no seu terminal.
  • Inicie o arquivo reverse.py na máquina alvo.
  • Aguarde a Conexão ser efetuada.

port-scan

GitHub repo size GitHub language count GitHub forks Bitbucket open issues Bitbucket open pull requests

Uma port scan usando python.

Atenção

  • Não ataque pessoas sem ter a permissão das mesmas.

🖥️ Pré-requisitos

  • Ultima versão do Python3.
  • Conexão estavel com a Internet.

Utilização

Clone o repositorio usando:

git clone https://github.com/DioBruh/tools-hacking

Navegue até a pasta do scanner utilizando:

cd tools-hacking
cd scanner

Usage:

python scanner.py --ip 
   

   

🤝 Colaboradores.

Foto do DIO
Dio Brando
You might also like...
iTerm2 Shell integration for Xonsh shell.

iTerm2 Shell Integration iTerm2 Shell integration for Xonsh shell. Installation To install use pip: xpip install xontrib-iterm2 # or: xpip install -U

The Pythone Script will generate a (.)sh file with reverse shell codes then you can execute the script on the target

Pythone Script will generate a (.)sh file with reverse shell codes then you can execute the script on the targetPythone Script will generate a (.)sh file with reverse shell codes then you can execute the script on the target

CLI tool that helps manage shell libraries.

shmgr CLI tool that helps manage shell libraries. Badges 📛 project status badges: version badges: tools / frameworks used by test suite (i.e. used by

DShell, a tool that combines with discord.py and Jishaku to present to you, shell channels.
DShell, a tool that combines with discord.py and Jishaku to present to you, shell channels.

Discord shell or dshell for short is a Python package that combines with discord.py and Jishaku to transform an ordinary Discord channel into one capable of running bash commands using a Discord bot.

Hack-All is a simple CLI tool that helps ethical-hackers to make a reverse connection without knowing the target device in use is it computer or phone
Hack-All is a simple CLI tool that helps ethical-hackers to make a reverse connection without knowing the target device in use is it computer or phone

Hack-All is a simple CLI tool that helps ethical-hackers to make a reverse connection without knowing the target device in use is it computer

xonsh is a Python-powered, cross-platform, Unix-gazing shell
xonsh is a Python-powered, cross-platform, Unix-gazing shell

xonsh is a Python-powered, cross-platform, Unix-gazing shell language and command prompt.

xonsh is a Python-powered, cross-platform, Unix-gazing shell language and command prompt.
xonsh is a Python-powered, cross-platform, Unix-gazing shell language and command prompt.

xonsh xonsh is a Python-powered, cross-platform, Unix-gazing shell language and command prompt. The language is a superset of Python 3.6+ with additio

Just a shell writed on Python

HIGHSHELL (also hSH or HS) Just a shell writed on Python Send bug report • How to use the shell • Broked features • Licenses How to use the shell Inst

A communist shell written in Python

kash A communist shell written in Python It doesn't support escapes, quotes, comment lines, |, &&, , or similar yet. If you need help, get it from

Owner
Dio brando
Ola, Meu nome é dio. Gosto de desenvolver e estudar: C#, C, C++, Java, JS, Python, Shell, html, css
Dio brando
ICMP Reverse Shell written in Python 3 and with Scapy (backdoor/rev shell)

icmpdoor - ICMP Reverse Shell icmpdoor is an ICMP rev shell written in Python3 and scapy. Tested on Ubuntu 20.04, Debian 10 (Kali Linux), and Windows

Jeroen van Kessel 206 Dec 29, 2022
(BionicLambda Universal SHell) A simple shell made in Python. Docs and possible C port incoming.

blush ?? (BionicLambda Universal SHell) A simple shell made in Python. Docs and possible C port incoming. Note: The Linux executables were made on Ubu

null 3 Jun 30, 2021
A simple reverse shell in python

RevShell A simple reverse shell in python Getting started First, start the server python server.py Finally, start the client (victim) python client.py

Lojacopsen 4 Apr 6, 2022
A simple python implementation of a reverse shell

llehs A python implementation of a reverse shell. Note for contributors The project is open for contributions and is hacktoberfest registered! llehs u

Archisman Ghosh 2 Jul 5, 2022
A Reverse Shell Python Packages

A Reverse Shell Python Packages

null 1 Nov 3, 2021
Projeto Reverse Shell For Python

Use com sabedoria!!! Modo de uso: Linux (inclui Android e Mac): - apt-get update - apt install python3 (ou "python" apenas) - git clone https://github

null 1 Jan 3, 2022
Standalone script written in Python 3 for generating Reverse Shell one liner snippets and handles the communication between target and client using custom Netcat binaries

Standalone script written in Python 3 for generating Reverse Shell one liner snippets and handles the communication between target and client using custom Netcat binaries. It automates the boring stuff like URL encoding the command and setting up a listener.

Yash Bhardwaj 3 Sep 27, 2022
Kubernetes shell: An integrated shell for working with the Kubernetes

kube-shell Kube-shell: An integrated shell for working with the Kubernetes CLI Under the hood kube-shell still calls kubectl. Kube-shell aims to provi

CloudNative Labs 2.2k Jan 8, 2023
Bear-Shell is a shell based in the terminal or command prompt.

Bear-Shell is a shell based in the terminal or command prompt. You can navigate files, run python files, create files via the BearUtils text editor, and a lot more coming up!

MichaelBear 6 Dec 25, 2021
Bear-Shell is a shell based in the terminal or command prompt.

Bear-Shell is a shell based in the terminal or command prompt. You can navigate files, run python files, create files via the BearUtils text editor, and a lot more coming up!

MichaelBear 6 Dec 25, 2021