Discussions on computers and beyond

Welcome to Topsight.net
Tuesday, September 07 2010 @ 05:10 AM EDT

View Printable Version

Lantopolog

SoftwareLanTopolog is a freeware application that provides physical network topology discovery, visualization and monitoring.

- Automatic physical network topology discovery based on SNMP
- Provide detailed and searchable physical network topology map so
you can quickly isolate network connectivity failures
- Topology views show which network devices are connected to each
switch port; port connections are labeled with port numbers
- Ability to auto-discovery new devices at they are added to your network
- LanTopolog also includes network monitoring tools
- Monitoring device's state (active/inactive) in real-time using ICMP
- Generating alarms when there are failures in the network.
- E-mail alerts notifying
- Web browser-based access from anywhere in the network

See more at http://lantopolog.googlepages.com/
View Printable Version

Data Carving With PhotoRec

SoftwareThe nice folks at Iron geek have done a great tutorial on the use of the opensource file recovery tool PhotoRec.

See:
http://www.irongeek.com/i.php?page=videos/data-carving-with-photorec-to-retrieve-deleted-files-from-formatted-drives-for-forensics-and-disaster-recovery

Or for the direct download:
http://www.cgsecurity.org/
View Printable Version

Fierce Domain Scan - DNS Name discovery

SoftwareFrom: http://ha.ckers.org

Fierce domain scan was born out of personal frustration after performing a web application security audit. It is traditionally very difficult to discover large swaths of a corporate network that is non-contiguous. It's terribly easy to run a scanner against an IP range, but if the IP ranges are nowhere near one another you can miss huge chunks of networks.

First what fierce is not. Fierce is not an IP scanner, it is not a DDoS tool, it is not designed to scan the whole internet or perform any un-targeted attacks. It is meant specifically to locate likely targets both inside and outside a corporate network. Only those targets are listed. No exploitation is performed. Fierce is a reconnaissance tool. Fierce is a perl script that quickly scans domains (usually in just a few minutes, assuming no network lag) using several tactics.

See more at: http://ha.ckers.org/fierce/
View Printable Version

How to make a backup of a comercial dvd movie

SoftwareI've written a PDF complete with screen shots and step by step directions to show how to simply make a dvd backup. Note you need to have Nero 7 for these instructions to be useful. To view the instructions click here
View Printable Version

Universal IM with Gaim

SoftwareGaim, the instant messanging client has always been an important part of the graphic internet utilities included with varous distributions of Linux but recently I was supprised to find that it was long ago ported to Windows.Growing weary of Trillians bloated XML interface, AIM's included spyware, and the over populaton of advertisments in Yahoo I decided to try gaim for windows. Select read more to see my review.
View Printable Version

Firefox 1.0 released

SoftwareSo the time here, firefox 1.0 is released and the world rejoices or err huh? The below is a review which may not express the feelings of all but it definatly exresses the feelings of me:
View Printable Version

New Version of Auditor Security Collection release.

SoftwareA New version contains more programs, a ton of updates, and better hardware support. Click Read more to see change log or visit the creators of ASC
View Printable Version

Windows ARP watcher

SoftwareToday I found nice piece of software for system Administrators looking for the ability to monitor ARP packets. Warp is a program that logs arp traffic and alerts you when a MAC/IP address pair have changed.

Click here to download.

View Printable Version

Honeynet bootable CDROM

SoftwareToday, the Rob McMillen of the Honeynet project announced the release of a beta version of Honeynet on bootable CD. Honeynet works as a network security appliance to give detailed information about the state of your network. More information can be found from the Honeynet article titled "Know Your Enemy:Honeynets". The ISO images for this project can be downloaded here
View Printable Version

Regload keylogger not detected by Norton AV, Adaware or Spybot (s&d)

SoftwareRecently I was searching for a keylogger and stumbled upon an opensource project called Regload. Upon installation the program (regload) copies itself to the windows root directory and sets /currentversion/run to execute c:windowsregload.exe on boot. As soon as keyboard input is recieved regload copies the data to c:windowsregload.hlp which is just a simple text file. What's more is that the program is not detected as spyware or a trojan by Norton AV, Adaware, or spybot (search and destroy). The program is avalable for download at sourceforge.net. Also, various sources have combined the windows based BLAT smtp engine so that the regload.hlp is automaticly emailed to a specified email address. See more info here