September 2007 Archives

Regular Expressions

| | Comments (0) | TrackBacks (0)

Strip HTML tags from a string $string =~ s/<([^>]|\n)*>//g ;

Strip leading spaces from a string $string =~ s/^\s+// ;

Strip trailing spaces from a string $string =~ s/\s+$// ;

WinSCP is an open source SFTP client and FTP client for Windows. Its main function is the secure file transfer between a local and a remote computer. Beyond this, WinSCP offers basic file manager functionality. It uses Secure Shell (SSH) and supports, in addition to Secure FTP, also legacy SCP protocol

WinScp



iptables - the name of the user space tool by which administrators create rules for the packet filtering and NAT modules.

tethereal - Dump and analyze network traffic

hping- command-line oriented TCP/IP packet assembler/analyzer.

Snort - open source network intrusion detection and prevention system capable of performing packet logging and real-time traffic analysis, on IP networks.

Nessus - comprehensive vulnerability scanning program. Its goal is to detect potential or confirmed weaknesses on the tested machines.

tripwire - passive triggering mechanism

Nmap ("Network Mapper") - free and open source (license) utility for network exploration or security auditing

About this Archive

This page is an archive of entries from September 2007 listed from newest to oldest.

July 2007 is the previous archive.

October 2007 is the next archive.

Find recent content on the main index or look in the archives to find all content.

  • My Photo Album

    Powered by Movable Type 4.01