background preloader

SSI

Facebook Twitter

Pentest

BASTILLE-LINUX. RECIF. Ipsec. Firefox. Dirk Loss: Online Tools. IPSecHowTo. Matthew Caron This howto is primarily taken from IPSec - Linux Kernel 2.6 using KAME-tools; the native IPSec stack in the 2.6 kernel series. This covers using manually-keyed connections, and is geared toward very small or primarily star toplogy networks (an NIS server and all it's clients, for example). Larger networks (if all the NIS clients want to talk to each other in an encrypted fashion) would benefit from the use of an automated keying agent, such as racoon.

Discussion of such agents is outside the scope of this draft of this document (maybe later). 1. Install the tools sudo apt-get install ipsec-tools 2. . # Configuration for 192.168.1.100 # Flush the SAD and SPD flush; spdflush; # Attention: Use this keys only for testing purposes! It is important to understand this, so let me break it down: This section lists the 128 bit keys for the 192.168.2.100 and 192.168.1.100 connection. Also, note the number right after the 'ah' for each of these keys. Dd if=/dev/random count=16 bs=1| xxd -ps. Network - Germanys first Spam protection database. Rbls.org - rbls - robtex swiss army knife internet tool. Domain Name:RBLS.ORGDomain ID: D76373044-LRORCreation Date: 2001-08-24T09:16:59ZUpdated Date: 2014-08-10T22:17:23ZRegistry Expiry Date: 2023-08-24T09:16:59ZSponsoring Registrar:DNC Holdings, Inc.

(R48-LROR)Sponsoring Registrar IANA ID: 291WHOIS Server: Referral URL: Domain Status: clientDeleteProhibitedDomain Status: clientTransferProhibitedDomain Status: clientUpdateProhibitedRegistrant ID:DN2-800358Registrant Name:Robert OlssonRegistrant Organization:Robert OlssonRegistrant Street: Karpathou Street 2Registrant City:PYLARegistrant State/Province:Larnaca DistrictRegistrant Postal Code:7081Registrant Country:CYRegistrant Phone:+357.99727522Registrant Phone Ext: Registrant Fax: Registrant Fax Ext: Registrant Email: Admin ID:DN2-800358Admin Name:Robert OlssonAdmin Organization:Robert OlssonAdmin Street: Karpathou Street 2Admin City:PYLAAdmin State/Province:Larnaca DistrictAdmin Postal Code:7081Admin Country:CYAdmin Phone:+357.99727522Admin Phone Ext: Admin Fax: Admin Fax Ext: Admin Email:

Trusted platforms module (TPM), openssl and ecryptfs tutorial. Trusted Platform modules (TPM) are cryptographic processors mounted on computers. Their goal is to provide an encryption and authentification service package by keeping secret keys in hardware. It makes then difficult for an attacker to retrieve these keys. With an educational purpose, when a computer is not equipped with the chip, it is possible to emulate its behavior. This tutorial extends (french security computer researcher) Noemie Floissac article [3]. It describes the use of TPM with Linux OS and its application for openssl and ecryptfs.Frtench version available on the site do we have a TPM? Have a look to the BIOS of our computer.

Which TPM do we have? Be root: ~$ sudo passwd root ~$ su - ~# we install tpm tools and trousers. ~# apt-get install tpm-tools trousers have a look at ACPI table. ~# apt-get install acpidump iasl vim ~# acpidump -b -t DSDT -o dsdt.asml ~$ iasl -d dsdt.asml ~$ vim dsdt.dsl /TPM Device(TPM) { Name (_HID,EisaId("IFX0102")) (...) Our processor type is IFX0102. Page de démarrage Mozilla Firefox.