system
26/04/2013 Thanos Karp Microsoft Windows,
Sysinternals Autoruns for Windows has the most comprehensive knowledge of auto-starting locations of any startup monitor, shows you what programs are configured to run during system bootup or login, and shows you the entries in the order Windows processes them. These programs include ones in your startup folder, Run, RunOnce, and other Registry keys. You [...]
>>
boot, inspect, list, login, programs, run, system
24/12/2012 Thanos Karp Microsoft Windows,
TCPView is a Windows program that will show you detailed listings of all TCP and UDP endpoints on your system, including the local and remote addresses and state of TCP connections. On Windows Server 2008, Vista, and XP, TCPView also reports the name of the process that owns the endpoint. TCPView provides a more informative [...]
>>
endpoints, list, system, tcp, tcpview, udp, view, windows
23/11/2012 Geo Karp BackTrack,
Install the following package in backtrack to get various system tools such as a ui to manage users and groups. apt-get install gnome-system-tools
>>
backtrack, gnome, install, system, tools
23/08/2012 Thanos Karp Microsoft Windows,
Attack Surface Analyzer takes a snapshot of your system state before and after the installation of product(s) and displays the changes to a number of key elements of the Windows attack surface. Allows: – Developers to view changes in the attack surface resulting from the introduction of their code on to the Windows platform – [...]
>>
analyzer, attack, changes, how to, installation, monitor, new, operating, os, software, surface, system
31/07/2012 Thanos Karp Linux,
To install it: sudo apt-get install dstat Run dstat: dstat Run dstat and export results to CSV: dstat –output results.csv Output: usr sys idl wai hiq siq| read writ| recv send| in out | int csw 4 1 95 0 0 0| 0 0 |2553B 2185B| 0 0 |1472 2978 10 5 85 0 0 [...]
>>
dstat, linux, monitoring, system
15/07/2012 Thanos Karp IDS/IPS, Security, Ubuntu,
SnortĀ® is an open source network intrusion prevention and detection system (IDS/IPS) developed by Sourcefire. Snort Home Page Installation We need Apache, Mysql and PHP. Read this post for instructions on how to install LAMP. Create Snort database Connect to mysql server: mysql -u root -p Execute CREATE DATABASE snort; GRANT SELECT, INSERT, UPDATE, DELETE, [...]
>>
detection, install, installation, intrusion, setup, snort, system
29/12/2011 Thanos Karp Microsoft Windows, Windows 7,
Before you delete any service you have to know its real name, not the displayed one. 1. Open services by executing: services.msc 2. Locate your desired service for deletion 3. Right click on it and select Properties 4. On Tab General, there is a field called Service Name. That’s the name that you will provide [...]
>>
7, delete, sc, service, system, windows, windows 7, windows7