Ruby - Rails Routing: Advanced Routing Concepts and Techniques

Mastering advanced Rails routing and its cybersecurity implications equips us to unearth potential vulnerabilities, enhancing web application security

June 29, 2023 · 8 min · UncleSp1d3r

Rust - Rust Memory Management: Advanced Concepts and Techniques

Explore Rust’s advanced memory management, lifetimes, borrowing, custom allocators, and techniques for red teamers/pen testers.

June 15, 2023 · 11 min · UncleSp1d3r

Python - Object-Oriented Programming in Python: Advanced Concepts and Techniques

This article explores advanced object-oriented programming concepts in Python, such as decorators, inheritance, abstract base classes, composition, aggregation, and properties, along with practical code examples tailored for pen testers and red teamers to create robust and flexible software.

June 1, 2023 · 11 min · UncleSp1d3r

Metaprogramming in Ruby: Techniques for Writing Code that Writes Code

This article covers the powerful metaprogramming techniques in Ruby, including method_missing, define_method, dynamically defining classes and modules, and executing code dynamically with eval, that allow writing code that writes code to make programs more flexible, dynamic, and powerful.

May 25, 2023 · 5 min · UncleSp1d3r

Lua Programming Language - Basic Concepts and Syntax

This article is an introduction to the Lua programming language for pen testers and red team members, covering its basic concepts and syntax, examples of its use in network analysis, password cracking, and web scraping, and weighing its pros and cons compared to other languages.

May 18, 2023 · 9 min · UncleSp1d3r

PowerShell Scripting - Basic Concepts and Syntax

This article provides an introduction to PowerShell scripting, including basic concepts and syntax, specific code examples for pen testing and red teaming tasks, and the language’s pros and cons compared to other programming languages in the field.

May 11, 2023 · 7 min · UncleSp1d3r

C++ Programming Language - Basic Concepts and Syntax

This article provides a short guide to the C++ programming language, covering its basic concepts and syntax, as well as its application in pen testing and red teaming, including code examples for a port scanner, password cracker, and web crawler, and discussing its pros and cons compared to other languages for these purposes.

May 4, 2023 · 9 min · UncleSp1d3r

Kotlin Programming Language - Basic Concepts and Syntax

This article discusses the basic concepts and syntax of the Kotlin programming language, as well as its applications in pen testing and red teaming, including code examples for a port scanner, password cracker, and web crawler, and compares its pros and cons to other languages used in the field.

April 27, 2023 · 7 min · UncleSp1d3r

C Programming Language - Basic Concepts and Syntax

Explore C programming basics, pen testing & red teaming applications, write exploits & shellcode, and compare C to other languages for security pros.

April 20, 2023 · 10 min · UncleSp1d3r

Swift Programming Language - Basic Concepts and Syntax

Explore Swift basics, syntax, and use cases for pen testing & red teaming. Learn how to create custom tools like brute force crackers & port scanners.

April 13, 2023 · 37 min · UncleSp1d3r