Giter Site home page Giter Site logo

pia_pc's Introduction

PIA - Programación para Ciber Seguridad.

Este proyecto es una recopilación de diversas herramientas de ciberseguridad unidas en una sola que se puedem mandar llamar desde un main. Entre esas tareas se encuentra:

  • WebScraping.
  • Investigacion con shodan.
  • Escaneo de puertos con nmap.
  • Extracción de metadata.
  • Cifrado.
  • Envío de correos.

Comenzando 🚀

Este script funciona mediante argumentos, solo ciertos script requieren de la interacción del usuario, a continuacion se muestra cómo lo puedes obtener.

Pre-requisitos 📋

Sistema operativo Linux para el escaneo de puertos con nmap mediante bash.

Si no tienes nmap, así se instala en Linux:

$ sudo apt-get install nmap

Para la investigación mediante shodan es necesario tenerlo instalado en las librerías de python.

Se utiliza el siguiente comando para Linux y Windows.

pip install shodan

Instalacion 🔧

Para una instalación en Linux solamente se debe clonar el repositorio de la siguiente manera.

$ git clone https://github.com/MrGh057/PIA_PC

Para Windows

* Click en la sección Code (botón verde).
* Download ZIP.

Ejecución de la herramienta ⚙️

Herramienta de webscraping.

$ python main.py -wS -s http://www.paginaobjetivo.com/

Herramienta con Shodan.

$ python main.py -Sh -ob objetivo

Herramienta PortScaner.

$ python main.py -pS -i 127.0.0.1

Herramienta de cifrado.

$ python main.py -c -Co correo -Cl Clave

Herramienta metadatos

$ python main.py -oM -r C:/users/Panchito/Desktop/imagenes/

Envío de correos

$ python main.py -e

Construido con 🛠️

Se utilizaron las siguientes documentaciones

Autores ✒️

pia_pc's People

Contributors

dikerzarc40 avatar mrgh057 avatar jelmylg avatar virtualcryst avatar licplatano avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.