Maltego mines the Internet without violating TOS


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Maltego mines the Internet without violating TOS
# 1  
Old 01-02-2008
Maltego mines the Internet without violating TOS

Wed, 02 Jan 2008 09:00:00 GMT
Not long after Linux.com reviewed Roelof Temmingh's powerful online data mining tool Paterva Evolution a few months ago, Temmingh was forced to remove the application from the Paterva Web site because of complaints that some of the methods he used to harvest data were violating the terms of service (TOS) of the services from which the information was gathered. Recently, Temmingh released a completely redesigned version of the tool -- now called Maltego -- and has made it available again as a free-as-in-beer download.


Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Red Hat

Tc command and IP tos in linux

Hi, I use comand Tc to set the traffic control in linux box . I use below command to set Qos , search TOS field equal to 0x2 and put it in first queue other put in to third queue .. tc qdisc add dev eth0 root handle 1: prio priomap 2 0 2 2 2 2 2 2 2 2 2 2 2 2 2 2 tc qdisc add dev eth0... (0 Replies)
Discussion started by: chuikingman
0 Replies

2. IP Networking

How to capturing packet data so i can see the Version, IHL, TOS, etc?

Helo Folks :) i had read an answer in this thread unixcom/programming/117551-calculate-ip-header-checksum-manually.html i need to know what the software name that was used to capturing packet data in a network, just like the packet's capture output that showed up in the thread. Thank you :)... (5 Replies)
Discussion started by: polutan
5 Replies

3. Linux

SFTP an internet address from a system behind an internet proxy

I was wondering if it is possible to setup SFTP to go through the internet proxy while connecting to an internet location. Problem: Client system is behind internet proxy. SFTP to any internet location fails as there is no documented way to configure SFTP to connect to internet locations through... (4 Replies)
Discussion started by: toobrown1
4 Replies

4. UNIX for Dummies Questions & Answers

internet

hello i am a new user of suse linux...can anyone please tell me how i can get internet running on my suse?...pls tel me the complete procedure... (0 Replies)
Discussion started by: varsha.shastri
0 Replies

5. UNIX for Dummies Questions & Answers

internet

hello, just installed suzi 10.1, connect directly to broadband, set as auto-detect proxy, all ok. put machine through router - winxp ok with this - cannot connect to internet , any ideas please don (2 Replies)
Discussion started by: dondecap
2 Replies

6. UNIX for Dummies Questions & Answers

Connecting to the Internet

I have just installed Linux and everything looks great, but how do I get my browser (Mozilla) to connect to my internet service provider? I have a cable connection to Bigpond in Australia, if that means anything - the ISP will not provide support for Linux. Your help would be greatly... (2 Replies)
Discussion started by: openhead
2 Replies

7. Linux

connecting to INTERNET

Hi, I can ping www.yahoo.com (then domain name server is OK) but I can not navigate by Motzila to www.yahoo.com or any other Web Site. What can be the problem ? Mozila is configured in preference /advance to go automaticaly on WEB. We are under RED HAT AS3. What should I check ? Many thanks... (1 Reply)
Discussion started by: big123456
1 Replies

8. SCO

internet access

My SCO box has lost connection to the internet. It sites behind a fire wall and is connected to a local network. What should I check for. (2 Replies)
Discussion started by: fruiz
2 Replies
Login or Register to Ask a Question
evolution(1)							   User Commands						      evolution(1)

NAME
evolution - A personal and workgroup information management solution. An integration of mailer, calendar and addressbook clients. Sun Microsystems Edition, Version 2.24 SYNOPSIS
evolution [--component=name] [--debug=filename] [--disable-eplugin] [--disable-preview] [--force-shutdown] [--help] [--offline] [--online] [--usage] DESCRIPTION
Evolution integrates email, calendar, contacts, and task list management in one application. Evolution provides full support for several data exchange and communication standards, such as IMAP, POP, SMTP, LDAP, iCalendar, and vCard. Evolution enables tight integration with Sun ONE Messaging and Calendar Servers and other messaging systems. OPTIONS
The following options are supported: -c, --component=name Start Evolution activating the specified component. --debug=filename Send the debugging output of all components to a file specified by filename. filename is a path to a file. For example, /tmp/Evolution is a valid value for filename. --disable-eplugin Disable loading of any plugins. --disable-preview Disable preview pane of Mail, Contacts and Tasks. --force-shutdown Forcibly shut down all Evolution components. -?, --help Display help text. --offline Start in offline mode. --online Start in online mode. --usage Display brief usage text. gnome-std-options Standard options available for use with most GNOME applications. See gnome-std-options(5) for more information. EXAMPLES
Example 1: To start Evolution activating the Calendar component example% evolution -c calendar EXIT STATUS
The following exit values are returned: 0 Application exited successfully 1 Application exited with failure FILES
The following files are used by this application: /usr/bin/evolution Executable script for Evolution application $HOME/.evolution Directory with per-user configuration files and local storage for Evolution ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWevolution | +-----------------------------+-----------------------------+ |Interface stability |Volatile | +-----------------------------+-----------------------------+ SEE ALSO
evolution-exchange-setup(1), libebook-1.2(3), libecal-1.2(3), attributes(5), gnome-std-options(5) NOTES
Ever since the upgrade Evolution from 1.4 to 2.x, this product includes source code for the Berkeley Database a product of Oracle Corpora- tion. Your use of the Berkeley Database software separately from Evolution or authorized derivatives thereof is subject to additional licensing conditions. Per-user configuration files and local storage in Evolution 2.x are stored in $HOME/.evolution directory as opposed to $HOME/evolution directory in Evolution 1.4. If the user had Evolution 1.4 installed on the system before, they are able to upgrade to Evolution 2.8 without losing configuration and local data. When run for the first time, Evolution 2.x will automatically check for and import all the old config- uration and local data owned by Evolution 1.4, and convert them to the format readable by Evolution 2.x. Users are also allowed to choose between preserving the $HOME/evolution directory or not. If users choose to preserve configuration and local data for Evolution 1.4, they will have to manage Evolution 1.4 and Evolution 2.8 configuration and data separately, after the one-time migration. No automatic syncing is available for ensuring that changes made to Evolution 2.x are ported to Evolution 1.4, or vice versa. The addressbook database formats of Evolution 2.x and Evolution 1.4 are different due to the use of different versions of Berkeley DB in the backend. User cannot simply copy the database file from Evolution 1.4 to Evolution 2.8 in order to do the porting of addressbook. Written by Jeff Cai, Sun Microsystems Inc., 2008. SunOS 5.11 28 Jul 2008 evolution(1)