Archivio per ‘Segnalazioni’

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 Capitolo 2. Interactive PowerShell Capitolo 3. Variables Capitolo [...]

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 Server [...]

Disabilitare il supporto Javascript in Adobe Reader tramite Group Policy

Come amministratori di sistema saprete benissimo che tenere aggiornato Adobe Reader su molti computer non è un’impresa facile ed in ogni caso applicare gli aggiornamenti non è sempre una misura sufficiente per garantire la protezione dei computer dalle vulnerabilità cosiddette “0day”, cioè quelle non ancora corrette, sempre più utilizzate per diffondere malware via Internet. Potete consultare [...]

How’s user authentication working in a site with a RODC?

link Florian’s Blog » How’s user authentication working in a site with a RODC? So you’re going to deploy an RODC in your branch office to have your users log on there. Are you aware of the process that actually authenticates users on a RODC? When connectivity between the branch and the hub office is needed?

Follow the Bouncing Packet

via CB5 Blog | Follow the Bouncing Packet One understanding that I think has helped me a great deal in troubleshooting problems, and designing networks and services is the evolution of a network packet as it transverses different pieces of network hardware. Today I will try to cover at a high level, the packet creation process, [...]

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.

KB971029: aggiornamento anti-worm per Windows

Molti malware utilizzano come veicolo di infezione e di diffusione le periferiche di archiviazione di massa USB, sfruttando la funzionalità AutoPlay presente in tutti i sistemi operativi Windows l’utente viene ingannato ed indotto a cliccare una voce della finestra di dialogo che pur sembrando innocua causa in realtà l’esecuzione del virus.

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 conceptsSorgenti: [...]