Foro Wanako1
¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.

Foro Wanako1

Programas Gratuitos, Desatendidos y Mucho más!!!
 
PortalPortal  ÍndiceÍndice  BuscarBuscar  Últimas imágenesÚltimas imágenes  ConectarseConectarse  RegistrarseRegistrarse  
Buscar
 
 

Resultados por:
 
Rechercher Búsqueda avanzada
Los posteadores más activos del mes
tano1221
Python3  For Offensive Security Certified Professional,OSCP Vote_lcapPython3  For Offensive Security Certified Professional,OSCP Voting_barPython3  For Offensive Security Certified Professional,OSCP Vote_rcap 
ПΣӨƧӨFƬ
Python3  For Offensive Security Certified Professional,OSCP Vote_lcapPython3  For Offensive Security Certified Professional,OSCP Voting_barPython3  For Offensive Security Certified Professional,OSCP Vote_rcap 
ℛeℙ@¢ᴋ€r
Python3  For Offensive Security Certified Professional,OSCP Vote_lcapPython3  For Offensive Security Certified Professional,OSCP Voting_barPython3  For Offensive Security Certified Professional,OSCP Vote_rcap 
missyou123
Python3  For Offensive Security Certified Professional,OSCP Vote_lcapPython3  For Offensive Security Certified Professional,OSCP Voting_barPython3  For Offensive Security Certified Professional,OSCP Vote_rcap 
Engh3
Python3  For Offensive Security Certified Professional,OSCP Vote_lcapPython3  For Offensive Security Certified Professional,OSCP Voting_barPython3  For Offensive Security Certified Professional,OSCP Vote_rcap 
大†Shinegumi†大
Python3  For Offensive Security Certified Professional,OSCP Vote_lcapPython3  For Offensive Security Certified Professional,OSCP Voting_barPython3  For Offensive Security Certified Professional,OSCP Vote_rcap 
ronaldinho424
Python3  For Offensive Security Certified Professional,OSCP Vote_lcapPython3  For Offensive Security Certified Professional,OSCP Voting_barPython3  For Offensive Security Certified Professional,OSCP Vote_rcap 
Julio 2024
LunMarMiérJueVieSábDom
1234567
891011121314
15161718192021
22232425262728
293031    
CalendarioCalendario
Últimos temas
» High-Logic FontCreator Pro 15.0.0.2993
Python3  For Offensive Security Certified Professional,OSCP EmptyHoy a las 8:21 pm por ПΣӨƧӨFƬ

» StreamFab 6.1.8.6 (x64) Multilingual
Python3  For Offensive Security Certified Professional,OSCP EmptyHoy a las 8:12 pm por ПΣӨƧӨFƬ

» UniFab 2.0.2.7 (x64) Multilingual
Python3  For Offensive Security Certified Professional,OSCP EmptyHoy a las 6:22 pm por ПΣӨƧӨFƬ

» Xara Designer Pro Plus 24.1.1.69723 (x64)
Python3  For Offensive Security Certified Professional,OSCP EmptyHoy a las 6:19 pm por ПΣӨƧӨFƬ

» Aiseesoft Video Converter Ultimate 10.8.50 (x64) Multilingual
Python3  For Offensive Security Certified Professional,OSCP EmptyHoy a las 2:13 pm por ПΣӨƧӨFƬ

» MiniTool Power Data Recovery Personal / Business 12.0 Multilingual
Python3  For Offensive Security Certified Professional,OSCP EmptyHoy a las 1:58 pm por tano1221

» PanoramaStudio Pro 4.0.8.419 (x64) Multilingual
Python3  For Offensive Security Certified Professional,OSCP EmptyHoy a las 1:47 pm por tano1221

» reaConverter Pro 7.817 Multilingual
Python3  For Offensive Security Certified Professional,OSCP EmptyHoy a las 12:49 pm por tano1221

» Steinberg HALion 7.1.0
Python3  For Offensive Security Certified Professional,OSCP EmptyHoy a las 12:36 pm por tano1221

Sondeo
Visita de Paises
free counters
Free counters

Comparte | 
 

 Python3 For Offensive Security Certified Professional,OSCP

Ver el tema anterior Ver el tema siguiente Ir abajo 
AutorMensaje
missyou123
Miembro Mayor
Miembro Mayor


Mensajes : 70292
Fecha de inscripción : 20/08/2016

Python3  For Offensive Security Certified Professional,OSCP Empty
MensajeTema: Python3 For Offensive Security Certified Professional,OSCP   Python3  For Offensive Security Certified Professional,OSCP EmptyVie Jul 30, 2021 5:13 am

Python3  For Offensive Security Certified Professional,OSCP 7507b44d114a22258728a7803b786525
Genre: eLearning | MP4 | Video: h264, 1280x720 | Audio: AAC, 48.0 KHz
Language: English | Size: 2.54 GB | Duration: 5h 0m
Python3 for Bug Hunter

What you'll learn
20 videos on Python programming & ethical hacking
Install hacking lab & needed software (on Windows, OS X and Linux)
Learn 2 topics at the same time - Python programming & Ethical Hacking
Start from 0 up to a high-intermediate level
Write over 20 ethical hacking and security programs
Learn by example, by writing exciting programs
Model problems, design solutions & implement them using Python
Write programs in Python 2 and 3
Write cross platform programs that work on Windows, OS X & Linux
Have a deep understanding on how computer systems work
Have a strong base & use the skills learned to write any program even if its not related to hacking
Understand what is Hacking, what is Programming, and why are they related
Design a testing lab to practice hacking & programming safely
Interact & use Linux terminal
Understand what MAC address is & how to change it
Write a python program to change MAC address
Use Python modules and libraries
Understand Object Oriented Programming
Write object oriented programs
Model & design extendable programs
Write a program to discover devices connected to the same network
Read, analyse & manipulate network packets
Use sockets to send data over TCP
Send data reliably over TCP
Write client-server programs
Write a backdoor that works on Windows, OS X and Linux
Implement cool features in the backdoor such as file system access, upload and download files and persistence
Write a remote keylogger that can register all keystrikes and send them by Email
Interact with files using python (read, write & modify)
Convert python programs to binary executables that work on Windows, OS X and Linux
Convert malware to torjans that work and function like other file types like an image or a PDF
Bypass Anti-Virus Programs
Write a program that can discover vulnerabilities in websites

Description
Welcome to my comprehensive course on python programming and ethical hacking. The course assumes you have NO prior knowledge in any of these topics, and by the end of it you'll be at a high intermediate level being able to combine both of these skills to write python programs to hack into computer systems exactly the same way that black hat hackers do. That's not all, you'll also be able to use the programming skills you learn to write any program even if it has nothing to do with hacking.

This course is highly practical but it won't neglect the theory, we'll start with basics of ethical hacking and python programming and installing the needed software. Then we'll dive and start programming straight away. You'll learn everything by example, by writing useful hacking programs, no boring dry programming lectures.

The course is divided into a number of sections, each aims to achieve a specific goal, the goal is usually to hack into a certain system! We'll start by learning how this system work and its weaknesses, then you'll lean how to write a python program to exploit these weaknesses and hack the system. As we write the program I will teach you python programming from scratch covering one topic at a time. By the end of the course you're going to have a number of ethical hacking programs written by yourself (see below) from backdoors, keyloggers, credential harvesters, network hacking tools, website hacking tools and the list goes on. You'll also have a deep understanding on how computer systems work, how to model problems, design an algorithm to solve problems and implement the solution using python.

As mentioned in this course you will learn both ethical hacking and programming at the same time, here are some of the topics that will be covered in the course:

Programming topics:

Writing programs for python 2 and 3.

Using modules and libraries.

Variables, types ...etc.

Handling user input.

Reading and writing files.

Functions.

Loops.

Data structures.

Regex.

Desiccation making.

Recursion.

Threading.

Object oriented programming.

Packet manipulation using scapy.

Netfilterqueue.

Socket programming.

String manipulation.

Exceptions.

Serialisation.

Compiling programs to binary executables.

Sending & receiving HTTP requests.

Parsing HTML.

+ more!

Hacking topics:

Basics of network hacking / penetration testing.

Changing MAC address & bypassing filtering.

Network mapping.

ARP Spoofing - redirect the flow of packets in a network.

DNS Spoofing - redirect requests from one website to another.

Spying on any client connected to the network - see usernames, passwords, visited urls ....etc.

Inject code in pages loaded by any computer connected to the same network.

Replace files on the fly as they get downloaded by any computer on the same network.

Detect ARP spoofing attacks.

Bypass HTTPS.

Create malware for Windows, OS X and Linux.

Create trojans for Windows, OS X and Linux.

Hack Windows, OS X and Linux using custom backdoor.

Bypass Anti-Virus programs.

Use fake login prompt to steal credentials.

Display fake updates.

Use own keylogger to spy on everything typed on a Windows & Linux.

Learn the basics of website hacking / penetration testing.

Discover subdomains.

Discover hidden files and directories in a website.

Run wordlist attacks to guess login information.

Discover and exploit XSS vulnerabilities.

Discover weaknesses in websites using own vulnerability scanner.

Programs you'll build in this course:

You'll learn all the above by implementing the following hacking programs

mac_changer - changes MAC Address to anything we want.

network_scanner - scans network and discovers the IP and MAC address of all connected clients.

arp_spoofer - runs an arp spoofing attack to redirect the flow of packets in the network allowing us to intercept data.

packet_sniffer - filters intercepted data and shows usernames, passwords, visited links ....etc

dns_spoofer - redirects DNS requests, eg: redirects requests to from one domain to another.

file_interceptor - replaces intercepted files with any file we want.

code_injector - injects code in intercepted HTML pages.

arpspoof_detector - detects ARP spoofing attacks.

execute_command payload - executes a system command on the computer it gets executed on.

execute_and_report payload - executes a system command and reports result via email.

download_and_execute payload - downloads a file and executes it on target system.

download_execute_and_report payload - downloads a file, executes it, and reports result by email.

reverse_backdoor - gives remote control over the system it gets executed on, allows us to

Access file system.

Execute system commands.

Download & upload files

keylogger - records key-strikes and sends them to us by email.

crawler - discovers hidden paths on a target website.

discover_subdomains - discovers subdomains on target website.

spider - maps the whole target website and discovers all files, directories and links.

guess_login - runs a wordlist attack to guess login information.

vulnerability_scanner - scans a target website for weaknesses and produces a report with all findings.

As you build the above you'll learn:

Setting up a penetration testing lab to practice hacking safely.

Installing Kali Linux and Windows as virtual machines inside ANY operating system.

Linux Basics.

Linux terminal basics.

How networks work.

How clients communicate in a network.

Address Resolution Protocol - ARP.

Network layers.

Domain Name System - DNS.

Hypertext Transfer Protocol - HTTP.

HTTPS.

How anti-virus programs work.

Sockets.

Connecting devices over TCP.

Transferring data over TCP.

How website work.

GET & POST requests.

And more!

Screenshots

Python3  For Offensive Security Certified Professional,OSCP F624e6ed4ab4d039eccc7385e3893476

DOWNLOAD:
Citación :

https://rapidgator.net/file/e6922f1ad9a3a6312ac3f4ce5fe5496c/zz1tr.Python3.For.Offensive.Security.Certified.ProfessionalOSCP.part1.rar.html
https://rapidgator.net/file/359aa9ba7520dde593c7e67df56e2c21/zz1tr.Python3.For.Offensive.Security.Certified.ProfessionalOSCP.part2.rar.html
https://rapidgator.net/file/0d14f2b46612e4e6820210ac641d33f0/zz1tr.Python3.For.Offensive.Security.Certified.ProfessionalOSCP.part3.rar.html


https://uploadgig.com/file/download/Ef09401d2ee2c096/zz1tr.Python3.For.Offensive.Security.Certified.ProfessionalOSCP.part1.rar
https://uploadgig.com/file/download/3574053263ef4164/zz1tr.Python3.For.Offensive.Security.Certified.ProfessionalOSCP.part2.rar
https://uploadgig.com/file/download/1f73044c48E8c650/zz1tr.Python3.For.Offensive.Security.Certified.ProfessionalOSCP.part3.rar


https://nitroflare.com/view/5A5E207F33B1FA3/zz1tr.Python3.For.Offensive.Security.Certified.ProfessionalOSCP.part1.rar
https://nitroflare.com/view/E55D0AF35866C06/zz1tr.Python3.For.Offensive.Security.Certified.ProfessionalOSCP.part2.rar
https://nitroflare.com/view/4D0209FC7CC9A50/zz1tr.Python3.For.Offensive.Security.Certified.ProfessionalOSCP.part3.rar

Volver arriba Ir abajo
 

Python3 For Offensive Security Certified Professional,OSCP

Ver el tema anterior Ver el tema siguiente Volver arriba 
Página 1 de 1.

 Temas similares

-
» Offensive Security Engineering
» Offensive Security Engineering (Updated)
» INE - OSCP Security Technology Prep Course
» Cloud Security Introduction to Certified Cloud Security Professional (CCSP)
» Certified Cloud Security Professional (CCSP)

Permisos de este foro:No puedes responder a temas en este foro.
Foro Wanako1 :: Programas o Aplicaciónes :: Ayuda, Tutoriales-