Offensive Rust

Torrent Details


Offensive Rust

NAME
Offensive Rust.torrent
CATEGORY
Other
INFOHASH
59d6c9fae2e2c1e3e2018708739ebaf8df23110e
SIZE
5.9 GB in 93 files
ADDED
Uploaded on 30-01-2023 by our crawler pet called "Spidey".
SWARM
0 seeders & 0 peers
RATING
No votes yet.

Please login to vote for this torrent.


Description

Description

Are you a red teamer looking for a programming language that can keep up with your demanding projects? Look no further than Rust!

Rust’s memory safety features, including its borrowing and ownership system, help prevent these types of vulnerabilities. As a result, Rust is often used to write code that is critical to the security of a system, such as cryptographic libraries and operating system kernels.

Rust is a programming language that was designed for performance and safety, making it perfect for hacking projects that require speed and reliability. With its strict type system and modern features, Rust allows you to write efficient and reliable code with minimal effort.

Not only is Rust fast and safe, but it also has a thriving community of developers who are constantly working on new tools and libraries. This means that you’ll have access to a wide range of resources and support as you work on your hacking projects

In addition to its security benefits, Rust is also known for its speed and efficiency. It has the potential to replace lower-level languages like C and C++ in many cases, and is already being used in production by companies such as Dropbox and Coursera.

Overall, Rust is a powerful and versatile language that is well-suited to red teaming and other security tasks. If you’re looking to improve your organization’s defenses or expand your skill set, consider learning Rust and incorporating it into your red teaming efforts
Who this course is for:

Pentesters
Red teamers
Malware Developers
Malware Analysts
Infosec Enthusiasts

Requirements

No prerequisites needed.

Last Updated 1/2023

Discussion

Comments 0

Post Your Comment

Files in this torrent

FILENAMESIZE
.pad/0882 KB
.pad/1234.5 KB
.pad/10272 KB
.pad/11297.6 KB
.pad/12360.2 KB
.pad/1328.3 KB
.pad/14783.3 KB
.pad/15657.3 KB
.pad/16816.9 KB
.pad/17379.2 KB
.pad/18272.2 KB
.pad/19213.2 KB
.pad/2402.3 KB
.pad/20349.7 KB
.pad/21868.5 KB
.pad/22477.7 KB
.pad/23689.5 KB
.pad/24707.4 KB
.pad/25211.4 KB
.pad/26738 KB
.pad/2767.2 KB
.pad/2843.3 KB
.pad/29223.3 KB
.pad/3583 KB
.pad/30317 KB
.pad/311006.2 KB
.pad/32379.1 KB
.pad/33631.3 KB
.pad/34290.4 KB
.pad/35537.6 KB
.pad/3635 KB
.pad/37673 KB
.pad/38935.6 KB
.pad/3935.6 KB
.pad/486.5 KB
.pad/40226.8 KB
.pad/41902.6 KB
.pad/42757.5 KB
.pad/43606.9 KB
.pad/44781.1 KB
.pad/5365.4 KB
.pad/6667.1 KB
.pad/7597.1 KB
.pad/8163.6 KB
.pad/92.1 KB
TutsNode.net.txt63 B
[TutsNode.net] - Offensive Rust/1. Introduction/1. Introduction.mp449.8 MB
[TutsNode.net] - Offensive Rust/10. Named Pipes/1. Windows Named Pipes.mp4264.9 MB
[TutsNode.net] - Offensive Rust/11. Intro to WINAPI/1. MessageBoxA and MessageBoxW.mp4159.2 MB
[TutsNode.net] - Offensive Rust/11. Intro to WINAPI/2. UNICODE_STRING structure.mp4108.3 MB
[TutsNode.net] - Offensive Rust/11. Intro to WINAPI/3. OBJECT_ATTRIBUTES structure.mp479.7 MB
[TutsNode.net] - Offensive Rust/12. Writing a PE Loader/1. Writing our own FillStructureFromArray function.mp4111.3 MB
[TutsNode.net] - Offensive Rust/12. Writing a PE Loader/2. Writing our own FillStructureFromMemory function.mp477 MB
[TutsNode.net] - Offensive Rust/12. Writing a PE Loader/3. Parsing DOS Header.mp4200.4 MB
[TutsNode.net] - Offensive Rust/12. Writing a PE Loader/4. Parsing NT Header.mp4181 MB
[TutsNode.net] - Offensive Rust/12. Writing a PE Loader/5. Mapping sections.mp4179.7 MB
[TutsNode.net] - Offensive Rust/12. Writing a PE Loader/6. Fixing Imports.mp4306.6 MB
[TutsNode.net] - Offensive Rust/12. Writing a PE Loader/7. Fixing Base Relocations.mp4135.6 MB
[TutsNode.net] - Offensive Rust/12. Writing a PE Loader/8. Testing Metasploit Payloads.mp456.3 MB
[TutsNode.net] - Offensive Rust/13. Process Hollowing/1. CreateProcess API.mp465 MB
[TutsNode.net] - Offensive Rust/13. Process Hollowing/2. Process Hollowing.mp4151.4 MB
[TutsNode.net] - Offensive Rust/14. Patching AMSI/1. Patching AMSI Scan Buffer.mp470.7 MB
[TutsNode.net] - Offensive Rust/15. API Hashing/1. GetProcAddress without GetProcAddress.mp4240.6 MB
[TutsNode.net] - Offensive Rust/15. API Hashing/2. API Hashing.mp4128.7 MB
[TutsNode.net] - Offensive Rust/16. API Hooking/1. Local API Hooking.mp4238.3 MB
[TutsNode.net] - Offensive Rust/17. IAT Hooking/1. IAT Hooking.mp4171.7 MB
[TutsNode.net] - Offensive Rust/18. Hiding any process from Task Manager/1. Enumerating Processes with NtQuerySystemInformation.mp4314.1 MB
[TutsNode.net] - Offensive Rust/18. Hiding any process from Task Manager/2. Hiding any process from Task Manager by hooking NtQuerySystemInformation.mp4121.2 MB
[TutsNode.net] - Offensive Rust/19. NTFS Transactions/1. NTFS Transactions.mp4164.6 MB
[TutsNode.net] - Offensive Rust/2. Setting up Rust Environment/1. Installing Rust and Hello World.mp453 MB
[TutsNode.net] - Offensive Rust/2. Setting up Rust Environment/2. Rust Formatter.mp47.8 MB
[TutsNode.net] - Offensive Rust/2. Setting up Rust Environment/3. Compiling to 32bit and 64bit programs.mp449.1 MB
[TutsNode.net] - Offensive Rust/20. Process Doppelganging/1. process doppelganging.mp4162 MB
[TutsNode.net] - Offensive Rust/21. PPID Spoofing/1. ppid spoofing.mp4198.8 MB
[TutsNode.net] - Offensive Rust/22. Github repo/1. github repo.html77 B
[TutsNode.net] - Offensive Rust/3. Rust Fundamentals/1. Variables and shadowing.mp480.8 MB
[TutsNode.net] - Offensive Rust/3. Rust Fundamentals/2. Operators and Loops.mp4103.8 MB
[TutsNode.net] - Offensive Rust/3. Rust Fundamentals/3. Arrays, Vectors and Strings.mp4313.8 MB
[TutsNode.net] - Offensive Rust/3. Rust Fundamentals/4. References, Ownership and Borrowing.mp4123.7 MB
[TutsNode.net] - Offensive Rust/3. Rust Fundamentals/5. Reading User Input.mp466.5 MB
[TutsNode.net] - Offensive Rust/3. Rust Fundamentals/6. Command Line Arguments.mp437.3 MB
[TutsNode.net] - Offensive Rust/3. Rust Fundamentals/7. Functions.mp495.3 MB
[TutsNode.net] - Offensive Rust/3. Rust Fundamentals/8. Pointers.mp4145.2 MB
[TutsNode.net] - Offensive Rust/4. Active Directory Enumeration/1. Connecting to Ldap3 and retrieving user information.mp491 MB
[TutsNode.net] - Offensive Rust/5. OS Command Execution/1. Executing OS Commands.mp474.6 MB
[TutsNode.net] - Offensive Rust/6. Reverse Shell in Rust/1. Rust reverse shell.mp4273.4 MB
[TutsNode.net] - Offensive Rust/7. Shellcode Injection/1. Executing shellcode via function pointer.mp455.1 MB
[TutsNode.net] - Offensive Rust/7. Shellcode Injection/2. Shellcode Runner using Windows API.mp4124.8 MB
[TutsNode.net] - Offensive Rust/7. Shellcode Injection/3. Remote Shellcode Injection.mp492.9 MB
[TutsNode.net] - Offensive Rust/8. DLL Injection/1. DLL Injection theory.mp426.2 MB
[TutsNode.net] - Offensive Rust/8. DLL Injection/2. DLL Injection in remote process.mp4115.5 MB
[TutsNode.net] - Offensive Rust/9. DLL Proxying Forwarding/1. Generating a DLL.mp436.4 MB
[TutsNode.net] - Offensive Rust/9. DLL Proxying Forwarding/2. Proxying a DLL function from malicious dll to legit dll.mp474.4 MB

Alternative Torrents for 'Offensive Rust'.

There are no alternative torrents found.