1.
Bluetooth Security Notes R 1- I 2- I 3– I B
File Format: PDF/Adobe Acrobat - View as HTML Bluetooth security notes. 4. 5– S. UGGESTED ACTIONS TO SECURE. B. LUETOOTH. While the examples given are only for an Ericsson T610 mobile phone and ...
2.
Securing Mac OS X
File Format: PDF/Adobe Acrobat - View as HTML See the section below for specifics on securely using SSH. 3.1.3 - OSX hostconfig Services. Mac OS X uses a service start-up system called SystemStarter, ...
3.
Linux kernel tweaking for performance and security on a busy Linux ...
Feb 3, 2005 ... 256 is suitable for most net.ipv4.neigh.default.gc_thresh2 = 1024 # Adjust where the gc will leave arp table alone - set to 32. ...
4.
Commands for locking down the majority of IOS platforms !! Paul ...
And then for _each_ interface... no ip redirects no ip unreachables no ip directed-broadcast no ip proxy-arp ! Some of you may want CDP left on - only do it ...
5.
#!/bin/sh # # Kernel tuning for MacOS X.3 # Paul Day, paul ( at ...
... -w net.inet.ip.portrange.lowlast=400 # Other network buffering sysctl -w ... -w net.inet.ip.sourceroute=0 sysctl -w net.inet.ip.accept_sourceroute=0 ...
6.
#!/bin/sh # # Kernel tuning for MacOS X.3 # Paul Day, paul ( at ...
... Other network buffering sysctl -w net.local.stream.recvspace=16000 sysctl -w ... -w net.inet.udp.recvspace=41600 sysctl -w net.inet.raw.recvspace=8192 ...
7.
#!/bin/sh # # Kernel tuning for MacOS X.3 # Paul Day, paul ( at ...
... IP port ranges sysctl -w net.inet.ip.portrange.first=40000 sysctl -w net.inet.ip.portrange.hifirst=45000 sysctl -w net.inet.ip.portrange.hilast=65532 ...
8.
#!/bin/sh # # Kernel tuning for MacOS X.3 # Paul Day, paul ( at ...
... -w net.inet.ip.portrange.lowlast=400 # Other network buffering sysctl -w ... sysctl -w net.inet.icmp.log_redirect=1 sysctl -w net.inet.ip.redirect=0 ...
9.
#!/bin/sh # # Kernel tuning for MacOS X.3 # Paul Day, paul ( at ...
... network buffering sysctl -w net.local.stream.recvspace=16000 sysctl -w ... sysctl -w net.local.dgram.recvspace=8000 # keep the following at 24k for ...
10.
Securing Mac OS X
File Format: PDF/Adobe Acrobat - View as HTML Securing Mac OS X. A guide to security hardening for Apple Mac OS 10.3. Paul Day, pd(at)csse.uwa.edu.au. November 2004. Abstract: This paper discusses ...