OpenSSH Secure "how to" (ssh_config sshd_config) @ Calomel.org - Open Source Research and Reference

https://calomel.org/openssh.html Example on how to setup 2 factor authentication with OpenSSH using “ForceCommand” script

OpenSSH Secure "how to" (ssh_config sshd_config) @ Calomel.org - Open Source Research and Reference

https://calomel.org/openssh.html Example on how to setup 2 factor authentication with OpenSSH using “ForceCommand” script

OpenSSH Secure "how to" (ssh_config sshd_config) @ Calomel.org - Open Source Research and Reference

https://calomel.org/openssh.html Example on how to setup 2 factor authentication with OpenSSH using “ForceCommand” script

[Perl] part of the Gootkit ddos system - Pastebin.com

http://pastebin.com/gAs4EkyG Example of perl exploit script that runs on a compromised web server and provides remote shell, http proxy and DDoS agent. Works on *nix and windows

[Perl] part of the Gootkit ddos system - Pastebin.com

http://pastebin.com/gAs4EkyG Example of perl exploit script that runs on a compromised web server and provides remote shell, http proxy and DDoS agent. Works on *nix and windows

The Facebook Data Center FAQ (Page 3) « Data Center Knowledge

http://www.datacenterknowledge.com/the-facebook-data-center-faq-page-3/ article about facebook infrastructure, the 3rd page contains links to different videos and presentations by facebook engineers

http://downloads.polycom.com/voice/voip/sip_sw_releases_matrix.html

http://downloads.polycom.com/voice/voip/sip_sw_releases_matrix.html SIP Firmware for Polycom SoundPoint IP Phones and conf. devices

[RUS ]nuclight: Torrent: альтернативный способ детектирования [how to detect torrent protocol by looking at tracker requests]

http://nuclight.livejournal.com/125747.html A way to detect BT protocol traffic – instead of looking at every packet, traffic to torrent tracker websites is redirected (via divert(4) ) and then analyzed. Analyzer script (PERL) produces the src_ip, dst_ip, dst_port triplet, this info can be used to produce firewall rules

Open vSwitch [Project Home Page]

http://openvswitch.org/ right now ppl are using linux bridges as virtual switches for XEN/KVM VMs. Open vSwitch is an improvement over linux bridge that supports industry standard protocol and features and IOS-like CLI – [when project matures] ]you should be able trunk your VM server with cisco switch and expand it into the server with all features supported and backed by a standard config.

Inside the Linux boot process

http://www.ibm.com/developerworks/linux/library/l-linuxboot/ [short] reference for linux boot process