ru
Feedback
Source Byte

Source Byte

Открыть в Telegram

هشیار کسی باید کز عشق بپرهیزد وین طبع که من دارم با عقل نیامیزد Saadi Shirazi 187

Больше
8 154
Подписчики
+2124 часа
+707 дней
+31530 день
Архив постов
Repost from Infosec Fortress
SSHishing – Abusing Shortcut Files and the Windows SSH Client for Initial Access 🔗 Link #redteam #initial_access ——— 🆔 @Inf
SSHishing – Abusing Shortcut Files and the Windows SSH Client for Initial Access 🔗 Link #redteam #initial_access ——— 🆔 @Infosec_Fortress

.

photo content

Thanks " a gh " for sharing missing files ( two windows event logs ) password is infected

Just an attempt to group extracted data from Defender for research purposes. https://github.com/HackingLZ/ExtractedDefender credits : Justin Elze

Catalog of key Windows kernel data structures https://codemachine.com/articles/kernel_structures.html Understanding EProcess
Catalog of key Windows kernel data structures https://codemachine.com/articles/kernel_structures.html Understanding EProcess Structure https://info-savvy.com/understanding-eprocess-structure/ Thanks to https://x.com/5mukx

PhishiUrl A tool for generating and detecting Unicode domains to identify phishing URLs, aimed at assisting cybersecurity pro
PhishiUrl A tool for generating and detecting Unicode domains to identify phishing URLs, aimed at assisting cybersecurity professionals in recognizing and mitigating homograph attacks. https://github.com/EmadYaY/PhishiUrl

Repost from K4YT3X's Channel
之前一个很简单绕过内核反作弊的方法我开源了: https://github.com/k4yt3x/InstantSuspend 基本上就是在进程被驱动保护之前你 suspend 它就可以给你个机会 OpenProcess 拿到 handle 或者改代
+2
之前一个很简单绕过内核反作弊的方法我开源了: https://github.com/k4yt3x/InstantSuspend 基本上就是在进程被驱动保护之前你 suspend 它就可以给你个机会 OpenProcess 拿到 handle 或者改代码之类的,有些反作弊解冻进程之后后续还是不能读写内存,有些只要拿到了 handle 后面就能继续用 实在是很简单,也没必要藏着掖着

CPP / C++ Notes - Windows API Programming Win32 https://caiorss.github.io/C-Cpp-Notes/WindowsAPI-cpp.html#orge9d5c6d

Custom instruction length for hex-rays The Instrlen plugin is a tool for IDA Pro that allows for setting the length of an ins
Custom instruction length for hex-rays The Instrlen plugin is a tool for IDA Pro that allows for setting the length of an instruction to a custom value. This can be useful when the code is obfuscated or there are jumps after the instruction prefixes. https://github.com/milankovo/instrlen.git

🔥 Initial Access Guild registration is now open! 🔥 Offensive Engineers, let us unite in a trusted, vetted community! I invi
🔥 Initial Access Guild registration is now open! 🔥 Offensive Engineers, let us unite in a trusted, vetted community! I invite you to a curated closed Discord server, where ideas can be exchanged safely. ☢️ binary-offensive.com/guild ☢️ See you inside fellow Breacher!

LexiCrypt is a shellcode obfuscation and encoding tool that transforms raw shellcode bytes into a "lexicon" of words derived
LexiCrypt is a shellcode obfuscation and encoding tool that transforms raw shellcode bytes into a "lexicon" of words derived from file names in the windows system32 directory. The resulting encoded output can then be embedded into a code template in various programming languages (e.g., C++, Rust, C#, Go, VBScript/WScript). This approach can help disguise shellcode and potentially bypass naive detection mechanisms. https://github.com/tehstoni/LexiCrypt.git

Rogue OpenVpn and WireGuard! 🧭 Still sending docm macros? Reconsider your phishing scripts! Send openvpn and wireguard confi
+1
Rogue OpenVpn and WireGuard! 🧭 Still sending docm macros? Reconsider your phishing scripts! Send openvpn and wireguard configurations! U can easily achieve command exec using VPN : ) Examples here: https://github.com/CICADA8-Research/Penetration.git

Rogue OpenVpn and WireGuard! 🧭 Still sending docm macros? Reconsider your phishing scripts! Send openvpn and wireguard configurations! U can easily achieve command exec using VPN : ) Examples here: https://github.com/CICADA8-Research/Penetration.git

Roasting - Timeroasting
Timeroasting takes advantage of Windows' NTP authentication mechanism, allowing unauthenticated attackers to effectively request a password hash of any computer account by sending an NTP request with that account's RID
SecuraBV/Timeroast - Timeroasting scripts by Tom Tervoort

SuperdEye is the implementation of HellHall (a revised version of TartarusGate) in pure Go and Go Assembler. The purpose is t
SuperdEye is the implementation of HellHall (a revised version of TartarusGate) in pure Go and Go Assembler. The purpose is to scan hooked NTDLL and retrieve the Syscall number to then do an indirect Syscall with it, thus allowing the bypass of AV/EDR that put hooks on functions. https://github.com/almounah/superdeye.git