Nov. 30, 2024 |
Trying to Exploit My Old Android Device, take 1 |
https://www.reddit.com/r/netsec/comments/1h2a0kx/trying_to_exploit_my_old_android_device_take_1/
|
Nov. 30, 2024 |
Introduction to Fuzzing Android Native Components |
https://www.reddit.com/r/netsec/comments/1h262yg/introduction_to_fuzzing_android_native_components/
|
Nov. 30, 2024 |
New TryHackMe Room: AI Security Fundamentals – Learn AI Security and Pentesting |
https://www.reddit.com/r/netsec/comments/1h2sj8v/new_tryhackme_room_ai_security_fundamentals_learn/
|
Nov. 28, 2024 |
Everyday Ghidra: Ghidra Data Types — Creating Custom GDTs From Windows Headers — Part 2 |
https://www.reddit.com/r/netsec/comments/1h18g21/everyday_ghidra_ghidra_data_types_creating_custom/
|
Sept. 20, 2024 |
New free, open, online, practical security class from Czech Technical University. |
https://www.reddit.com/r/netsec/comments/1fkvjws/new_free_open_online_practical_security_class/
|
Sept. 9, 2024 |
List of Old NSA Training Videos |
https://www.schneier.com/blog/archives/2024/09/list-of-old-nsa-training-videos.html
|
Aug. 31, 2024 |
Adm. Grace Hopper’s 1982 NSA Lecture Has Been Published |
https://www.schneier.com/blog/archives/2024/08/adm-grace-hoppers-1982-nsa-lecture-has-been-published.html
|
Aug. 7, 2024 |
Protecting Your Android Device from SMS Blaster Fraud |
https://securityonline.info/protecting-your-android-device-from-sms-blaster-fraud/
|
July 5, 2024 |
Exploiting Cloud Secrets Management Repositories: Adversary Tactics and Mitigation Strategies |
https://www.reddit.com/r/netsec/comments/1dw0gzk/exploiting_cloud_secrets_management_repositories/
|
May 4, 2024 |
A Basic Guide to AFL QEMU |
https://www.reddit.com/r/netsec/comments/1ch7g5v/a_basic_guide_to_afl_qemu/
|
April 14, 2024 |
The DDoS Report: The complete guide to Distributed Denial of Service (DDoS) attacks for developers and operators |
https://www.reddit.com/r/netsec/comments/1c1bb3w/the_ddos_report_the_complete_guide_to_distributed/
|
April 14, 2024 |
DES/3DES algorithm illustrated |
https://www.reddit.com/r/netsec/comments/1c2opfl/des3des_algorithm_illustrated/
|
Feb. 11, 2024 |
A Beginner’s Guide to Tracking Malware Infrastructure |
https://censys.com/a-beginners-guide-to-tracking-malware-infrastructure/
|
Jan. 27, 2024 |
Understanding Windows x64 Assembly |
https://sonictk.github.io/asm_tutorial/
|
Dec. 2, 2023 |
Automating String Decryption and Other Reverse Engineering Tasks in radare2 With r2pipe |
https://www.sentinelone.com/labs/automating-string-decryption-and-other-reverse-engineering-tasks-in-radare2-with-r2pipe/
|
Dec. 1, 2023 |
Finding the Base of the Windows Kernel |
https://wumb0.in/finding-the-base-of-the-windows-kernel.html
|
Nov. 24, 2023 |
Create Reflective DLL for Cobalt Strike |
https://sokarepo.github.io/redteam/2023/10/11/create-reflective-dll-for-cobaltstrike.html
|
Nov. 13, 2023 |
Debug Case Study: Analysis of ProxyShell via IIS Worker Memory Dumps |
https://github.com/DebugPrivilege/InsightEngineering/blob/main/Debugging%20Case%20Studies/Debug%20Case%20Study:%20Analysis%20of%20ProxyShell%20via%20IIS%20Worker%20Memory%20Dumps/README.md
|
Nov. 8, 2023 |
NahamCon CTF 2023 - Mayhem |
https://elvisblue.github.io/posts/nahamcon-mayhem-solution/
|
Nov. 6, 2023 |
Kernels 101 – Let’s write a Kernel |
https://arjunsreedharan.org/post/82710718100/kernels-101-lets-write-a-kernel
|
Oct. 22, 2023 |
Setup a Hardware Hacking Lab |
https://voidstarsec.com/hw-hacking-lab/vss-lab-guide
|
Oct. 11, 2023 |
Introduction to TPM (Trusted Platform Module) |
https://sergioprado.blog/introduction-to-tpm-trusted-platform-module/
|
Sept. 11, 2023 |
Getting Started With Cyber Tools Development |
https://www.crow.rip/crows-nest/mal/dev/getting-started
|
Aug. 14, 2023 |
Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers |
https://github.com/m417z/ntdoc
|
Aug. 13, 2023 |
Process Injection Series Part II: DLL Injection |
https://infosecwriteups.com/process-injection-series-part-ii-dll-injection-628591b26e0a
|
Aug. 13, 2023 |
Blackhat 2023 Slides |
https://github.com/onhexgroup/Conferences/tree/main/Black%20Hat%20USA%202023%20slides
|
Aug. 11, 2023 |
A curated list of awesome iOS application security resources. |
https://github.com/Cy-clon3/awesome-ios-security
|
Aug. 8, 2023 |
Linux Shellcode 101: From Hell to Shell |
https://axcheron.github.io/linux-shellcode-101-from-hell-to-shell/
|
July 29, 2023 |
Inline Assembly |
https://blog.malicious.group/inline-assembly/
|
July 29, 2023 |
RedTeam/Pentest notes and experiments tested on several infrastructures related to professional engagements. |
https://github.com/ihebski/A-Red-Teamer-diaries
|
July 24, 2023 |
egos-2000 - minimal operating system (2K LOC) on QEMU and a RISC-V board |
https://github.com/yhzhang0128/egos-2000
|
July 24, 2023 |
Infosec Knowledge on Google Drive |
https://drive.google.com/drive/u/0/folders/12Mvq6kE2HJDwN2CZhEGWizyWt87YunkU
|
July 24, 2023 |
Linux ptrace introduction AKA injecting into sshd for fun |
https://blog.xpnsec.com/linux-process-injection-aka-injecting-into-sshd-for-fun/
|
July 22, 2023 |
masm32 kernel programming, drivers, tutorials, examples, and tools |
https://github.com/therealdreg/masm32-kernel-programming/
|
July 17, 2023 |
The art of fuzzing: Windows Binaries |
https://bushido-sec.com/index.php/2023/06/25/the-art-of-fuzzing-windows-binaries/
|
July 17, 2023 |
Reverse Engineering A Classic Thinkpad Battery |
https://hackaday.com/2023/07/15/reverse-engineering-a-classic-thinkpad-battery/
|
July 17, 2023 |
Orange-Cyberdefense / awesome-industrial-protocols - Security-oriented list of resources about industrial network protocols. |
https://github.com/Orange-Cyberdefense/awesome-industrial-protocols
|
July 17, 2023 |
List of Smart Contract Security Vulnerabilities for Auditing |
https://infosecwriteups.com/smart-contract-vulnerabilities-audit-checklist-2023-2c90c635153e
|
July 17, 2023 |
Quick beginners series on malware reverse engineering by IntezerLabs |
https://intezer.com/blog/malware-analysis/malware-reverse-engineering-beginners/
|
July 15, 2023 |
Breaking it Down to Build it Up: A Journey Through Reverse Engineering |
https://www.codelivly.com/a-journey-through-reverse-engineering/
|
July 15, 2023 |
Deobfuscation for Beginners - A Tutorial About Dealing With an Obfuscated Code |
https://infosecwriteups.com/deobfuscation-for-beginners-944947ee2b9f
|
July 12, 2023 |
Learn to code for free |
https://github.com/freecodecamp/freecodecamp
|
July 6, 2023 |
DoD Rainbow Series |
https://csrc.nist.gov/publications/detail/white-paper/1985/12/26/dod-rainbow-series/final
|
July 3, 2023 |
Estimating Password Cracking Times |
https://www.betterbuys.com/estimating-password-cracking-times/
|
June 22, 2023 |
Ios App Extraction & Analysis |
https://datalocaltmp.github.io/ios-app-extraction-analysis.html
|
June 20, 2023 |
Unleashing Assembly for Shellcode Execution |
https://redops.at/en/blog/shell-we-assemble-unleashing-x86-inline-assembly-for-shellcode-execution
|
June 20, 2023 |
Step-by-step guide to Large Language Models. |
https://github.com/mlabonne/llm-course
|
June 20, 2023 |
Step-by-step blog about to setup grammar-aware in-memory persistent fuzzing campaigns using AFL++-QEMU on 1 practical example |
https://airbus-seclab.github.io/AFLplusplus-blogpost/
|
June 20, 2023 |
Direct Syscalls: A journey from high to low |
https://redops.at/en/blog/direct-syscalls-a-journey-from-high-to-low
|
June 20, 2023 |
Low-Level Software Security for Compiler Developers |
https://llsoftsec.github.io/llsoftsecbook/
|
June 19, 2023 |
Advanced Exploit Development - Return-Oriented Programming (ROP) |
https://unclesp1d3r.github.io/posts/2023/06/advanced-exploit-development-return-oriented-programming-rop/
|
June 19, 2023 |
A step by step fuzzing tutorial. A GitHub Security Lab initiative |
https://github.com/antonio-morales/Fuzzing101
|