Link di approfondimento corso Windows 2008

Varie notageek.it - Windows Server 2008 Evaluation & Step-By-Step Guides Modulo 1 Microsoft Identity and Access Solutions Logon and Authentication Technologies Authorization and Access Control Technologies What Is the Active Directory Schema? Active Directory Schema Windows Server 2008 and Windows Server 2008 R2 Well-known security identifiers in Windows operating systems Active Directory Domain Services Active […]

The Administrator Crash Course: Windows PowerShell v2

"The Administrator Crash Course: Windows PowerShell v2" (autore: Don Jones) è un ebook di 41 pagine in cui vengono brevemente trattati i 20 argomenti più importanti di Microsoft PowerShell v2. Il libro è organizzato come se fosse un corso da seguire quotidianamente per 4 settimane e con un investimento minimo in termini di tempo (meno […]

PowerShell Cookbook (O’Reilly)

"Windows PowerShell Cookbook" è un libro attualmente in fase di realizzazione la cui prima bozza è stata resa pubblica dalla casa editrice O'Reilly, purtroppo non è disponibile il formato PDF ma i contenuti in lingua inglese sono visualizzabili online in formato HTML all'indirizzo http://powershell.labs.oreilly.com/.

Mastering PowerShell – Free Powershell v1 Book

"Mastering PowerShell" è un libro gratuito in lingua inglese su Windows Powershell v1, l'autore Tobias Weltner (PowerShell MVP) è conosciuto nel settore per aver creato alcuni programmi come SystemScripter (VBScript), PowerShell IDE e PowerShell Plus. Il documento è disponibile in due versioni: PDF HTML Lista dei contenuti (567 pagine totali): Capitolo 1. The PowerShell Console […]

Configurare il client VPN utilizzando Windows Powershell e Group Policy

Reperibile su Microsoft Download Center un documento che illustra come configurare il client VPN utilizzando Group Policy, PowerShell e RAS API: Deploying VPN Connections by Using Windows Powershell and Group Policy. La soluzione descritta costituisce una valida alternativa al metodo di configurazione basato su pacchetti CMAK e nonostante sia stata pubblicata come documento di Windows […]

Migrate Server Roles to Windows Server 2008 R2

Link: Migrate Server Roles to Windows Server 2008 R2 Migration documentation and tools ease the process of migrating server roles, operating system settings, and data from an existing server that is running Windows Server® 2003, Windows Server® 2008, or Windows Server® 2008 R2 to a computer that is running Windows Server 2008 R2.

Metasploit Unleashed – Mastering The Framework

E' stata resa disponibile oggi la versione gratuita di "Metasploit Unleashed - Mastering The Framework", creato ed ospitato dal team di Offensive-Security.com, questo corso ha come suo scopo principale la raccolta fondi per i bambini dell'Uganda portata avanti da Hackers For Charity di Johnny Long.

Assembly Language Primer for Hackers Video Series

Vivek Ramachandran sulle basi del linguaggio assembly e gestione della memoria, ottimo materiale di studio per chi desidera approfondire i meccanismi fondamentali delle vulnerabilità software e del reverse engineering, l'autore infatti ha reso disponibili anche altre due serie correlate: "Buffer Overflow Primer" e "Format String Vulnerabilities Primer" (quest'ultima ancora in fase di realizzazione). System Organization […]

Buffer Overflow Primer Video Series

Vivek Ramachandran spiega gli stack overflow, ottimo materiale di studio per chi desidera approfondire i meccanismi fondamentali delle vulnerabilità software. Per affrontare questa tematica sono necessarie delle conoscenze basilari di assembly e gestione della memoria, per questo motivo l'autore ha realizzato anche "Assembly Language Primer for Hackers Video Series". Smashing The Stack Sorgenti: demo.c Writing […]