unix and linux commands - unix shell scripting

More resources ...


 
Thread Tools Search this Thread
# 1  
Old 01-20-2009
More resources ...

A bit of catchup with some useful resources.

The SecLists.Org Security Mailing List Archive is a list of a number of information security and related mailing lists.

The Top 100 Network Security Tools is not a vendor site as such, but a (briefly) annotated list of the most highly regarded (and used) security tools and utilities.  An awful lot of these are free.  Unfortunately, this is currently based on a 2006 survey, but has been updated in terms of individual tools.

For those teaching, or even seeking to understand, TCP/IP packet headers, a lovely collection of TCP/IP Header Drawings which illustrate the functions quite well.  There is no textual explanation;this is not a tutorial or introduction; but as a reminder of some of the most important information, it's great.

Open Source Security Testing Methodology Manual (OSSTMM) security testing or assessment framework.  It is interesting that, for an "open source" document, you can only download a partial version, or an old version, unless you are a "gold" member.  About half of the Lite 3 version is promotional material, the rest is a checklist of decent, but hardly surprising, checks to perform.

Promiscuous mode, the ability to read all traffic on the network segment even if it's not addressed to you, can be used to mount attacks.  It's usually considered a passive attack, because it is used for sniffing.  However, there are means to determine if a card on the system is in promiscuous mode.

Port knocking could be used to authenticate requests, but the request and authentication could be observed, and this may be security by obscurity.  Even worse, port knocking could be used to set up a covert channel ...

My security frameworks presentation, in PowerPoint.  (It's compatible with OpenOffice.)  Not just a deck of slides, it has a whole article on the topic embedded in the notes.  I used to point at the ISC2 awareness materials, but they seem to change.

Image
Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. AIX

How much resources is left on the P7?

I know that it is possible to login into the HMC console and view all the specs like, how much CPU/RAM every LPAR has. But how can I check how much the whole P7 has in total and how much is left to creat a new LPAR:wall: (5 Replies)
Discussion started by: DiViN3
5 Replies

2. AIX

The partition keeps the resources

Hello, On a PL1650, with AIX partitions (micropartitionning). When a partition is "Not Actived", the processor and memory resources are not free (display in the HMC) and I can't by DLPAR. The partition keeps the resources. An idea ? Thanks, Trunk. (5 Replies)
Discussion started by: Trunk
5 Replies

3. Solaris

CPU resources

Hi, I got a solarsi 10 box with 9 zones and the cpu shares as following ID NAME SHARES 0 global 1 1 FMW1 100 2 FMW2 100 3 OID1 100 4 OID2 100 5 OVD1 100 6 OID0 100 7 FMW5 100 8... (2 Replies)
Discussion started by: fugitive
2 Replies

4. Programming

C - Freeing resources

I was wondering what is the function in C to free a resource(usually a variable) I know in C# there a Garbage collector, but in c and C++ there are none. I believe in c++ the function is free(); (8 Replies)
Discussion started by: james2432
8 Replies

5. UNIX for Dummies Questions & Answers

Who is using up all of my resources?!

For some reason, I'm having a bit of a brain fart here and cannot think of a simple solution to this problem... We have a samba server installed on one of our Darwin boxes. Someone is doing massive amounts of work through a samba share, and in turn in pegging samba and the box. I can see how... (1 Reply)
Discussion started by: fender177
1 Replies

6. UNIX for Dummies Questions & Answers

Unix Resources

Good morning all! Does any know of any good resources to read up on why people would use Unix, what the weaknesses are of the platform and how it is used! Many thanks: Note: This is for an assignment, I know you are not suppose to ask for help or post assignment questions but all I am... (2 Replies)
Discussion started by: Zeta_Acosta
2 Replies

7. UNIX for Dummies Questions & Answers

check resources

Hi all I would like to check my production machine and find out which application is using up the resources of the Unix machine, is there a way to display individual applications that are running and the percentage of resources they are taking up? (2 Replies)
Discussion started by: handynas
2 Replies

8. Programming

Motif resources

I am very glad to be a member of you. where can i look for the resource programe examples about motif? please help me!Thanks a lot. (3 Replies)
Discussion started by: q30
3 Replies
Login or Register to Ask a Question