elhacker.net cabecera Bienvenido(a), Visitante. Por favor Ingresar o Registrarse
¿Perdiste tu email de activación?.

 

 


Tema destacado: Guía actualizada para evitar que un ransomware ataque tu empresa


+  Foro de elhacker.net
|-+  Programación
| |-+  Scripting
| | |-+  Curso python
0 Usuarios y 1 Visitante están viendo este tema.
Páginas: [1] Ir Abajo Respuesta Imprimir
Autor Tema: Curso python  (Leído 2,383 veces)
Panic0

Desconectado Desconectado

Mensajes: 218



Ver Perfil
Curso python
« en: 13 Octubre 2020, 01:33 am »

Hola a todos,hace poco me anote en un curso de python (de 6 meses) los temas que vamos a dar son muchos.No solamente python si no que tambien sql,mi pregunta es se pude usar python y sql para el hacking?




Gracias


En línea

Los ataques de pánico suelen comenzar de forma súbita, sin advertencia.
EdePC
Moderador Global
***
Desconectado Desconectado

Mensajes: 2.057



Ver Perfil
Re: Curso python
« Respuesta #1 en: 13 Octubre 2020, 05:48 am »

Hay un curso de Hacking con Python, aquí la lista original en HD:

https://thehackerway.com/2014/02/04/hacking-con-python-parte-1-banner-grabbing/
https://thehackerway.com/2014/02/11/hacking-con-python-parte-2-reconocimiento-de-maquinas-en-el-entorno-de-red/
https://thehackerway.com/2014/02/18/hacking-con-python-parte-3-dnspython-para-consultar-servidores-dns/
https://thehackerway.com/2014/02/25/hacking-con-python-parte-4-enumeracion-de-usuarios-smtp/
https://thehackerway.com/2014/03/04/hacking-con-python-parte-5-conceptos-basicos-sobre-scapy/
https://thehackerway.com/2014/03/11/hacking-con-python-parte-6-arp-poisoning-mitm-y-dnsspoofing-con-scapy/
https://thehackerway.com/2014/03/18/hacking-con-python-parte-7-manipulacion-de-peticiones-http/
https://thehackerway.com/2014/03/25/hacking-con-python-parte-8-web-scraping-con-beautifulsoup/
https://thehackerway.com/2014/04/01/hacking-con-python-parte-9-web-crawling-con-scrapy/
https://thehackerway.com/2014/04/08/hacking-con-python-parte-10-mechanize-para-interactuar-con-aplicaciones-web/
https://thehackerway.com/2014/04/15/hacking-con-python-parte-11-desarrollo-de-un-crawler/
https://thehackerway.com/2014/04/22/hacking-con-python-parte-12-usando-urllib3-y-requests/
https://thehackerway.com/2014/04/29/hacking-con-python-parte-13-mecanismos-de-autenticacion-en-protocolo-http/
https://thehackerway.com/2014/05/06/hacking-con-python-parte-14-utilizando-nmap-desde-python/
https://thehackerway.com/2014/05/06/hacking-con-python-parte-14-utilizando-nmap-desde-python/
https://thehackerway.com/2014/05/20/hacking-con-python-parte-16-twitter-desde-python-utilizando-el-protocolo-oauth/
https://thehackerway.com/2014/05/27/hacking-con-python-parte-17-fuzzdb-y-pywebfuzz/
https://thehackerway.com/2014/06/03/hacking-con-python-parte-18-modulo-ftplib-para-acceder-a-servidores-ftp/
https://thehackerway.com/2014/06/10/hacking-con-python-parte-19-automatizacion-con-pexpect/
https://thehackerway.com/2014/06/17/hacking-con-python-parte-20-controlando-servidores-ssh-con-paramiko/
https://thehackerway.com/2014/06/24/hacking-con-python-parte-21-automatizacion-con-plumbum/
https://thehackerway.com/2014/07/01/hacking-con-python-parte-22-caracteristicas-avanzadas-de-plumbum/
https://thehackerway.com/2014/07/08/hacking-con-python-parte-23-controlando-instancias-de-tor-con-stem/
https://thehackerway.com/2014/07/15/hacking-con-python-parte-24-consulta-de-descriptores-de-tor-con-stem/
https://thehackerway.com/2014/07/22/hacking-con-python-parte-25-atacando-repetidores-de-salida-de-tor/
https://thehackerway.com/2014/07/29/hacking-con-python-parte-26-introduccion-a-twisted/
https://thehackerway.com/2014/08/05/hacking-con-python-parte-27-construyendo-clientes-y-servidores-con-twisted/
https://thehackerway.com/2014/08/12/hacking-con-python-parte-28-introduccion-a-pydbg/
https://thehackerway.com/2014/08/19/hacking-con-python-parte-29-scripting-en-inmmunity-debugger-pycommands/
https://thehackerway.com/2014/08/26/hacking-con-python-parte-30-scripting-en-inmmunity-debugger-pyhooks/
https://thehackerway.com/2014/09/02/hacking-con-python-parte-31-examinando-programas-y-librerias-con-pefile-y-pydasm-2/
https://thehackerway.com/2014/09/09/hacking-con-python-parte-32-uso-de-fabric-para-crear-botnets-sobre-servicios-ssh/
https://thehackerway.com/2014/09/16/hacking-con-python-parte-33-peticiones-http-contra-tor-utilizando-requests-y-requesocks/
https://thehackerway.com/2014/09/30/hacking-con-python-parte-34-examinando-servicios-snmp-con-pysnmp/

Y aquí la lista en YouTube (tiene menos calidad visual, menor resolución):
Lista YouTube:
https://www.youtube.com/playlist?list=PLbMc9DOHlK9xm2DQmDc3qS7yc2x1kZ_Qu


En línea

Panic0

Desconectado Desconectado

Mensajes: 218



Ver Perfil
Re: Curso python
« Respuesta #2 en: 13 Octubre 2020, 06:31 am »

Hay un curso de Hacking con Python, aquí la lista original en HD:

https://thehackerway.com/2014/02/04/hacking-con-python-parte-1-banner-grabbing/
https://thehackerway.com/2014/02/11/hacking-con-python-parte-2-reconocimiento-de-maquinas-en-el-entorno-de-red/
https://thehackerway.com/2014/02/18/hacking-con-python-parte-3-dnspython-para-consultar-servidores-dns/
https://thehackerway.com/2014/02/25/hacking-con-python-parte-4-enumeracion-de-usuarios-smtp/
https://thehackerway.com/2014/03/04/hacking-con-python-parte-5-conceptos-basicos-sobre-scapy/
https://thehackerway.com/2014/03/11/hacking-con-python-parte-6-arp-poisoning-mitm-y-dnsspoofing-con-scapy/
https://thehackerway.com/2014/03/18/hacking-con-python-parte-7-manipulacion-de-peticiones-http/
https://thehackerway.com/2014/03/25/hacking-con-python-parte-8-web-scraping-con-beautifulsoup/
https://thehackerway.com/2014/04/01/hacking-con-python-parte-9-web-crawling-con-scrapy/
https://thehackerway.com/2014/04/08/hacking-con-python-parte-10-mechanize-para-interactuar-con-aplicaciones-web/
https://thehackerway.com/2014/04/15/hacking-con-python-parte-11-desarrollo-de-un-crawler/
https://thehackerway.com/2014/04/22/hacking-con-python-parte-12-usando-urllib3-y-requests/
https://thehackerway.com/2014/04/29/hacking-con-python-parte-13-mecanismos-de-autenticacion-en-protocolo-http/
https://thehackerway.com/2014/05/06/hacking-con-python-parte-14-utilizando-nmap-desde-python/
https://thehackerway.com/2014/05/06/hacking-con-python-parte-14-utilizando-nmap-desde-python/
https://thehackerway.com/2014/05/20/hacking-con-python-parte-16-twitter-desde-python-utilizando-el-protocolo-oauth/
https://thehackerway.com/2014/05/27/hacking-con-python-parte-17-fuzzdb-y-pywebfuzz/
https://thehackerway.com/2014/06/03/hacking-con-python-parte-18-modulo-ftplib-para-acceder-a-servidores-ftp/
https://thehackerway.com/2014/06/10/hacking-con-python-parte-19-automatizacion-con-pexpect/
https://thehackerway.com/2014/06/17/hacking-con-python-parte-20-controlando-servidores-ssh-con-paramiko/
https://thehackerway.com/2014/06/24/hacking-con-python-parte-21-automatizacion-con-plumbum/
https://thehackerway.com/2014/07/01/hacking-con-python-parte-22-caracteristicas-avanzadas-de-plumbum/
https://thehackerway.com/2014/07/08/hacking-con-python-parte-23-controlando-instancias-de-tor-con-stem/
https://thehackerway.com/2014/07/15/hacking-con-python-parte-24-consulta-de-descriptores-de-tor-con-stem/
https://thehackerway.com/2014/07/22/hacking-con-python-parte-25-atacando-repetidores-de-salida-de-tor/
https://thehackerway.com/2014/07/29/hacking-con-python-parte-26-introduccion-a-twisted/
https://thehackerway.com/2014/08/05/hacking-con-python-parte-27-construyendo-clientes-y-servidores-con-twisted/
https://thehackerway.com/2014/08/12/hacking-con-python-parte-28-introduccion-a-pydbg/
https://thehackerway.com/2014/08/19/hacking-con-python-parte-29-scripting-en-inmmunity-debugger-pycommands/
https://thehackerway.com/2014/08/26/hacking-con-python-parte-30-scripting-en-inmmunity-debugger-pyhooks/
https://thehackerway.com/2014/09/02/hacking-con-python-parte-31-examinando-programas-y-librerias-con-pefile-y-pydasm-2/
https://thehackerway.com/2014/09/09/hacking-con-python-parte-32-uso-de-fabric-para-crear-botnets-sobre-servicios-ssh/
https://thehackerway.com/2014/09/16/hacking-con-python-parte-33-peticiones-http-contra-tor-utilizando-requests-y-requesocks/
https://thehackerway.com/2014/09/30/hacking-con-python-parte-34-examinando-servicios-snmp-con-pysnmp/

Y aquí la lista en YouTube (tiene menos calidad visual, menor resolución):
Lista YouTube:
https://www.youtube.com/playlist?list=PLbMc9DOHlK9xm2DQmDc3qS7yc2x1kZ_Qu
Muchísimas gracias!
En línea

Los ataques de pánico suelen comenzar de forma súbita, sin advertencia.
Páginas: [1] Ir Arriba Respuesta Imprimir 

Ir a:  

Mensajes similares
Asunto Iniciado por Respuestas Vistas Último mensaje
Curso de python con TK « 1 2 »
Scripting
Erik# 14 8,286 Último mensaje 5 Noviembre 2008, 13:52 pm
por ^Tifa^
[Python] Curso de Python con Interfaces graficas TK « 1 2 »
Scripting
Erik# 18 38,547 Último mensaje 12 Septiembre 2010, 02:27 am
por Dreykon
Python, alguien conoce algún curso de python con asistencia
Programación General
bonzay 2 2,705 Último mensaje 1 Mayo 2017, 19:30 pm
por Br1ant
curso de python por pdf
Programación General
kerberos91 2 2,683 Último mensaje 7 Julio 2018, 23:39 pm
por r32
Curso de Raspberry Pi 4 Model B con Python, IoT y Domotica
Hardware
r32 0 2,939 Último mensaje 23 Noviembre 2020, 22:05 pm
por r32
WAP2 - Aviso Legal - Powered by SMF 1.1.21 | SMF © 2006-2008, Simple Machines