Hacking Brasil
241 subscribers
74 photos
21 videos
20 files
219 links
Think correctly about hacking!
By: @hxcking
Download Telegram
Channel created
0x001 – Introdução à programação de redes

Para criar ferramentas de Hacking é necessário ter conhecimento programação de redes para realizar atividades remotas. Saber como os pacotes são formados, estruturados e especificados, se torna uma obrigação para se tornar um Hacker. Esta série de artigos irá lhe servir como um manual futuro para programação de redes em C/C++, pois estarão reunidas diversas informações pouco exploradas em livros de programação.

https://hackingbr4sil.wordpress.com/2022/07/13/0x001-introducao-a-programacao-de-redes/

#programming #network
Os dados são enviados pela rede como pacotes, cujo tamanho máximo é determinado pela camada de enlace de dados. Cada pacote é feito de um cabeçalho e um payload, ou simplesmente dados. O cabeçalho contém dados de serviço diferentes, por exemplo, a origem e o destino do pacote. O payload são os dados que devem ser transmitidos.
Blocos de dados transferidos são nomeados de forma diferente dependendo da camada de pilha TCP/IP específica e se um datagrama ou protocolo de fluxo é considerado.

https://hackingbr4sil.wordpress.com/2022/07/13/0x002-introducao-a-programacao-de-redes/
👍1
This PoC copy user specified dll to C:\Windows\System32\wow64log.dll and trigger MicrosoftEdgeUpdate service by creating instance of Microsoft Edge Update Legacy On Demand COM object (A6B716CB-028B-404D-B72C-50E153DD68DA) which run in SYSTEM context and will load wow64log.dll

@HackingBra

https://github.com/Wh04m1001/IDiagnosticProfileUAC
[ GOAD ]
pentest active directory LAB project. The purpose of this lab is to give pentesters a vulnerable Active directory environement ready to use to practice usual attack techniques.

https://github.com/Orange-Cyberdefense/GOAD

@HackingBra
​​ADFSRelay

This repository includes two utilities NTLMParse and #ADFSRelay. NTLMParse is a utility for decoding base64-encoded NTLM messages and printing information about the underlying properties and fields within the message.

Examining these NTLM messages is helpful when researching the behavior of a particular NTLM implementation. ADFSRelay is a proof of concept utility developed while researching the feasibility of NTLM relaying attacks targeting the ADFS service.

This utility can be leveraged to perform NTLM relaying attacks targeting ADFS. We have also released a blog post discussing ADFS relaying attacks in more detail [1].

https://github.com/praetorian-inc/ADFSRelay

Relaying to #ADFS Attacks
https://www.praetorian.com/blog/relaying-to-adfs-attacks


@HackingBra
CVE-2022-29582, an io_uring vulnerability

A detailed and well-written article by Awarau and David Bouman about exploiting a slab use-after-free vulnerability in the io_uring subsystem.

The exploit leverages a cross-cache attack and msg_msg spraying to overwrite a tls_context object and execute a ROP chain to gain root.
Ferramenta para realizar diversos ataques WIFI: https://github.com/0x90/wifi-arsenal