User Tools

Site Tools


arnoldv2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
arnoldv2 [2008/04/02 08:14]
bredal
arnoldv2 [2008/04/02 12:40]
bredal
Line 35: Line 35:
  
 Arnold consists of a couple of scripts (including a arnold-module),​ a web-interface and a database. For basic use you will never have to touch the scripts, just use the web-interface to disable and enable ports. Arnold should be ready to use without any fuzz as long as the NAV-database is up to date. Some of the features requires some editing in config-files,​ which is documented later in this document. Arnold consists of a couple of scripts (including a arnold-module),​ a web-interface and a database. For basic use you will never have to touch the scripts, just use the web-interface to disable and enable ports. Arnold should be ready to use without any fuzz as long as the NAV-database is up to date. Some of the features requires some editing in config-files,​ which is documented later in this document.
 +
  
 ===== The web-interface ===== ===== The web-interface =====
  
-To access the web-interface ​you can use the Toolbox ​or just type ''​arnold''​ in your NAV-uri. The first page is the list of currently ​blocked (or disabled) ​ports. Above the list you will see a number of links which you can use to access more of Arnolds functionality. Here is the list:+To access the web-interfaceuse the Toolbox ​and locate the Arnold subsystem there. The first page is the list of currently ​detained ​ports. Above the list you will see a number of links which you can use to access more of Arnolds functionality. Here is the list:
  
-  * **History:​** List all ports you have disabled...ever+  * **History:​** List all computers and ports you have detained
-  * **Blocked ports:** All currently ​blocked ​ports. This is the default page.+  * **Blocked ports:** All currently ​detained ​ports. This is the default page.
   * **Search:** Search the database.   * **Search:** Search the database.
-  * **Add blockreason:** When blocking/​disabling ​a port, you will need a reason for it (really!). Here is where you add such reasons. Nothing stops you from making a "For fun"​-tuple,​ but it might be frowned upon by some. +  * **Add detentionreason:** When detaining ​a port, you will need a reason for it. Here is where you add such reasons. Nothing stops you from making a "For fun"​-tuple,​ but it might be frowned upon by some. 
-  * **Manual ​block:** This page lets you block port on your network. All you need is an ip-address and a Reason+  * **Manual ​detention:** This page lets you detain ​computer or switchport ​on your network. All you need is an ip or mac-address and a reason. :!: Note that to quarantine a computer you need to first define a quarantine vlan in the "Add Quarantine vlan" section
-  * **Blocktypes:** Here you add predefined ​blocks ​that may be used by for instance scripts.+  * **Predefined detentions:** Here you add predefined ​detentions ​that may be used by for instance scripts
 +  * **Add Quarantine vlan:** A quarantine vlan is used when quarantining computers. Define your quarantine vlans here.
  
 As the functionality of these pages are more or less self-explaining,​ I will not document all of them. But there are a page that demands som explaining, which hereby follows: As the functionality of these pages are more or less self-explaining,​ I will not document all of them. But there are a page that demands som explaining, which hereby follows:
  
-**Blocktypes**+===Predefined detentions===
  
-The concept //​Blocktype//​ may be hard to understand at first (which is partly because ​the word does not very accurately describe the concept). However, a blocktype ​is a predefined blocking. Why use it? +A predefined detention lets you specify parameters for a detention before ​the detention ​is carried out. Why use it? 
  
- ​- ​It saves you the trouble of choosing all parameters when blocking+  * It saves you the trouble of choosing all parameters when detaining
- It is perfect for use by other scripts and by a cronjob. +  ​* ​It is perfect for use by other scripts and by a cronjob. 
- It is perfect for use when you have a lot of computers to block at the same time.+  ​* ​It is perfect for use when you have a lot of computers to block at the same time.
  
-So, hit the "Add new blocktype"-link and lets start!+So, hit the "Add new predefined detention"-link and lets start!
  
-  * **Title:** is the title of the block type. This is just a name used on the web-site.+  ​* **Detainmenttype:​** Choose whether you want to block computers or put them on a quarantine vlan. 
 +  ​* **Title:** is the title of the predefined detention. This is just a name used to refer to it.
   * **Description:​** is also just used at the website to tell users why and how.   * **Description:​** is also just used at the website to tell users why and how.
-  * **Reason:** is the reason used when blocking ​with this block type. You can choose one already defined or add a new one by using the respective fields. +  * **Reason:** is the reason used when detaining ​with this predefined detention. You can choose one already defined or add a new one by using the respective fields. 
-  * **Path to mailfile:** is the name of the mail template-file you must make if you want to send mail to the people responsible for the computers that are blocked by this block type. Read more about the mail templates in the "​Configuring Arnold"​-section. +  * **Path to mailfile:** is the name of the mail template-file you must make if you want to send mail to the people responsible for the computers that are detentioned. Read more about the mail templates in the "​Configuring Arnold"​-section. 
-  * **Path to inputfile:​** is the path to the input file. The input file is the file containing the list of ip-addresses to block. More info to come+  * **Path to inputfile:​** is the path to the input file. The input file is the file containing the list of addresses to detain
-  * **Block pursuit:** decides how Arnold will behave when pursuing a computer that moves to other ports when blocked. "Open on move" means that Arnold will open the former port when blocking ​the new port, "All closed"​ means that Arnold will not open any ports when pursuing (ie. all ports will stay blocked). The computer will leave a "trail of no connection"​. +  * **Detention ​pursuit:** decides how Arnold will behave when pursuing a computer that moves to other ports when detained. "Open on move" means that Arnold will enable ​the former port when detaining ​the new port, "All closed"​ means that Arnold will not enable ​any ports when pursuing (ie. all ports will stay detained). The computer will leave a "trail of no connection" ​or, in the case of quarantines,​ a trail of quarantine vlans
-  * **Exponential increase:** is a nifty feature that blocks ​previous mischievers for a longer timespan for each new block. More details in the "​Details"​-section.  +  * **Exponential increase:** is a nifty feature that detains ​previous mischievers for a longer timespan for each new detention. More details in the "​Details"​-section.  
-  * **Block duration:** is the same as auto enable - it decides the timespan the port is disabled. +  * **Detention ​duration:** is the same as auto enable - it decides the timespan the port is disabled. 
-  * **Active:** check this to activate the block type, uncheck to disable it+  * **Active:** check this to activate the predefined detention, uncheck to disable it.
-  * **User:** enables you to choose the username that appears as the blocker.+
  
-**How to use a defined blocktype**+**How to use a predefined detention**
  
-The only way to use a defined block type when blocking ​is by using the ''​start_arnold.pl''​-script. When you have defined a block type you should make a cron-job or some other way of running ''​start_arnold.pl''​ automatically whenever you want.+The only way to use a predefined detention ​is by using the ''​start_arnold.pl''​-script. When you have defined a predefined detention ​you should make a cron-job or some other way of running ''​start_arnold.pl''​ automatically whenever you want.
  
 Examples: Examples:
 <​code>​ <​code>​
-[prompt]# crontab -e +Create some examples here.
-0 0 * * * $NAVDIR/​bin/​start_arnold -i 2 -f $SCANFILES/​scan.txt >> $LOGDIR/​blocktype2.log +
-:wq+
 </​code>​ </​code>​
  
-<​code>​ 
-[prompt]# cd nav/bin 
-[prompt]# ./​start_arnold.pl -i2 
-129.241.xxx.xxx 
-<​CTRL-D>​ 
-129.241.xxx.xxx (connected to nett-ans-xxx-h.ntnu.no 1:8) disabled successfully. 
-[prompt]# 
-</​code>​ 
  
 ===== The scripts ===== ===== The scripts =====
Line 94: Line 86:
 Arnold consists of four scripts, which all are located in the ''​nav/​bin''​ directory. Arnold consists of four scripts, which all are located in the ''​nav/​bin''​ directory.
  
-  * **arnold.pl:** is the main script ​which disables and enables ports+  * **arnold.py:** is script ​that gives you basic arnold-functions from a shell. Using the webinterface is preferred though
-  * **autoenable.pl:** is run by cron and enables ports based on the autoenable-variable. +  * **autoenable.py:** is run by cron and enables ports based on the autoenable-variable. 
-  * **start_arnold.pl:** is used in combination with a //Blocktype// to invoke a series of disablings+  * **start_arnold.py:** is used in combination with a //predefined detention// to invoke a series of detentions
-  * **t1000.pl:** is the "​pursuer of justice"​. It makes sure that if someone moves to another port, the block stays with him/her/it.+  * **t1000.py:** is the "​pursuer of justice"​. It makes sure that if someone moves to another port, the detention is enforced there aswell.
  
-==== arnold.pl ==== 
  
-This is the workhorse of the system. You can run ''​arnold.pl -h''​ to get a huge list of options. It //always// demands the -x parameter to be set, other than that it is all dependent on what you want to do. I do not recommend "​pushing all the buttons to see what happens"​. I will throw in some examples for basic use. 
  
-NB: All information listed here is from our test-install,​ thus the information may seem a little immature. This indicates a healthy working environment.+==== arnold.py ====
  
-**Disabling ​port**+This used to be the workhorse of the system. This is no longer the case as the python module '​arnold'​ now does all the work. This script is used now for basic use of arnold via shell. You can run ''​arnold.py -h''​ to get a list of options. ​
  
-If you, for some reason, want to disable a port using the script and not using the web-interface,​ this is the way to do it. 
  
-1: Locate the victim - i.e. an ip-address.+==== autoenable.py ====
  
-2: List all reasons:+''​autoenable.py''​ is run by cron and should not need to be run by any other user. All it does is fetch all disabled ports with an autoenable-value and enable that port if the time is due. Running it manually does the same thing.
  
-<​code>​ 
-[prompt]# ./arnold.pl -l 
-Reasons for blocking currently in the database: 
-1: Vi sperrer porter fordi det er gøy. 
-2: Next reason 
-3: Lav sko 
-</​code>​ 
  
-3: Determine time for auto enable (how many days before enabling of port happens automatically). not specified = forever. 
  
-4: Run the script: 
  
-<​code>​ +==== start_arnold.py ====
-[prompt]# ​./arnold.pl -x disable -a 129.241.xxx.xxx -r2 -t2 +
-129.241.xxx.xxx (connected to nett-ans-xxx-h.ntnu.no 1:8) disabled successfully. +
-</​code>​+
  
-Now we have disabled //port 8// in //module 1// on the switch //​nett-ans-xxx-h.ntnu.no// (which ​is where 129.241.xxx.xxx is located). It will stay disabled ​for two days or until we manually enable it.+''​start_arnold.py''​ should be used in conjunction with a //predefined detention//. This is first defined using the webinterface with name, options and so on. When it is defined you can use ''​start_arnold.py''​ to run a detentionConfusing? Yes. It was made for ease of use from other computers which had large lists of ip-addresses to be detainedLets make a scenario:
  
-**Enabling ​port** +We want to scan our network for malicious computers. We have our own scanning-computer that has more-than-normal access to the whole network, and this is not the computer NAV is installed on. How do we deliver the list from the scanning-computer to arnold for detentions? Well, first we make predefined detention with the options we want, using the webinterface. We give the scanning-computer ​public-key tuple on the NAV-serverThen we do some scanning which gives us a list of computers we don't want on the network anymore. We transfer ​the list like this (the -i option is the id of the predefined detention):
- +
-Enabling of port should really only be done by the web-interfaceIf you are very stubborn, find the id of the block in the database, and run this command+
  
 <​code>​ <​code>​
-[bredal@isbre bin]./arnold.pl -x enable ​-i +[prompt]# cat scanresult.txt | ssh scanner@navinstall.network.com:​nav/bin/​start_arnold_py ​-i 1
-129.241.xxx.xxx (connected to nett-ans-xxx-h.ntnu.no ​1:8) enabled successfully.+
 </​code>​ </​code>​
  
-**Other ​options**+This will ensure a clean and tidy run of arnold and some detained ports. Of course you can also use ''​start_arnold.py''​ to just pipe a local list of addresses in, quick and easy. The main advantage is that all options ​are set and you have an easy way to "​feed"​ Arnold.
  
-More to come. 
  
-==== autoenable.pl ==== 
  
-''​autoenable.pl''​ is run by cron and should not need to be run by any other user. All it does is fetch all disabled ports with an autoenable-value and enable that port if the time is due. Running it manually does the same thing.+==== t1000.py ====
  
-==== start_arnold.pl ====+This script is run by cron. It fetches all detained ports from the database and starts checking if the mac-address which was behind that port is active any other place in the network. If it is, it enforces the detention on that port aswell. Depending on options given at detention-time it will either enable the old port or just leave it. Needless to say this does not detain the new port immediately after a detained computer has moved to it as it takes some time before the mac-address is discovered, but it is as good as it gets (for now).
  
-''​start_arnold.pl''​ should be used in conjunction with a //​blocktype//​. A blocktype is first defined on the web-interface with name, options and so on. When a blocktype is defined you can use ''​start_arnold.pl''​ to run a block by that blocktype. Confusing? Yes. It was made for ease of use from other computers which had large lists of ip-addresses to be blocked. Lets make a scenario:+====== Configuring Arnold ======
  
-We want to scan our network for malicious computers. We have our own scanning-computer that has more-than-normal access to the whole network, and this is not the computer NAV is installed on. How do we deliver the list from the scanning-computer to arnold for blocking? Well, first we make a blocktype with the options we want. This is done by using the web-interface. We give the scanning-computer a public-key tuple on the NAV-server. Then we do some scanning which gives us a list of computers we don't want on the network anymore. We transfer the list like this (the -i option is the id of the blocktype): 
  
-<​code>​ +===== Config files =====
-[prompt]# cat scanresult.txt | ssh scanner@navinstall.network.com:​nav/​bin/​start_arnold_pl -i 1 +
-</​code>​+
  
-This will ensure a clean and tidy run of arnold and some blocked ports. Of course you can also use ''​start_arnold.pl''​ to just pipe a local list of ip-addresses in, quick and easy. The main advantage is that all options ​are set by defining a blocktype and you have an easy way to "​feed" ​Arnold.+The following configuration files are used by Arnold.
  
-==== t1000.pl ====+====arnold.conf====
  
-This script is run by cron. It fetches all blocked ports from the database and starts checking if the mac-address which was behind that port is active any other place in the network. If it is, it blocks that port. Depending on options given at block-time it will either open the old closed port or just leave it closedNeedless to say this does not block the new port immediately after a blocked computer has moved to it, but it is as good as it gets (for now).+''​nav/​etc/​arnold/​arnold.conf'' ​is divided into three sections.
  
-====== Configuring ​Arnold ​======+  * **arnold** is the section that contains information about what database to use and on what networking equipment ​Arnold ​should be able to detain ports. You also define email-addresses here. 
 +  * **loglevel** defines the different loglevel for each of arnold'​s scripts (the webinterface logs to the default weblog-file,​ and that loglevel is not defined here). 
 +  * **arnoldweb** has just one config option, which sets the default detention method when loading the webinterface.
  
-===== Config files ===== 
  
-Arnold has two config-files,​ which both are quite small+====nonblock.conf====
  
-''​nav/​etc/​arnold/​arnold.cfg'' ​has three optionsYou specify the mail-program Arnold uses to send mailthe from-address ​Arnold identifies itself by, and a recipient which Arnold uses to send mail if something went wrongAll these are marked clearly in the file.+''​nav/​etc/​arnold/​nonblock.conf'' ​is not really a config-file but an exception listSome computers (ip-addresses) does not want to be detained. If you want to grant them their wishenter their ip-address ​in this file. The format is cleary defined in the file, and is quite flexible. You also have the possibility to define equipment-types that you don't want to blockThis is a rather depricated option, but some switches that does not support snmp-set ​are included by default
  
-''​nav/​etc/​arnold/​nonblock.cfg''​ is not really a config-file but an exception list. Some computers (ip-addresses) does not want to be blocked. If you want to grant them their wish, enter their ip-address in this file. The format is cleary defined in the file, and is quite flexible. You also have the possibility to define equipment-types that you don't want to block. This is a rather depricated option, but some switches that does not support snmp-set are included by default. ​ 
  
-In addition we have these:+====Mailtemplates====
  
 ''​nav/​etc/​arnold/​mailtemplates/​*''​ ''​nav/​etc/​arnold/​mailtemplates/​*''​
  
-If you make a //Blocktype// you will notice a textfield called "Path to mailfile"​. Arnold may send mail to those listed as responsible for the ip-address it tries to block. Who is responsible is fetched from the NAV-database. But Arnold does not know what you want to tell these people, so you have to write the general format of the mail yourself. This template is what you write and place in the mailtemplates-folder,​ and the name of the file you make (which contains your template) is placed in the "Path to mailfile"​-textfield. A description on how to make a template is in the ''​README''​-file located in the ''​mailtemplates/''​-folder+If you make a //predefined detention// you will notice a textfield called "Path to mailfile"​. Arnold may send mail to those listed as responsible for the address it tries to detain. Who is responsible is fetched from the NAV-database ​(the contact address defined for an organisation). But Arnold does not know what you want to tell these people, so you have to write the general format of the mail yourself. This template is what you write and place in the mailtemplates-folder,​ and the name of the file you make (which contains your template) is placed in the "Path to mailfile"​-textfield. A description on how to make a template is in the ''​README''​-file located in the ''​mailtemplates/''​-folder.
- +
- +
-More to come.+
  
-====== Details ====== 
  
-More details. 
  
-Logs of arnold-activity are stored in ''​nav/​var/​log/​arnold''​. ​+====== Logging ======
  
 +The arnold scripts logs to individual files stored in ''​nav/​var/​log/​arnold''​. The webinterface logs to the default webfront log, usually ''​nav/​var/​log/​webfront.log''​. The loglevel used for each script is defined in arnold.conf.
  
-====== Arnold - why the name? ====== 
  
-The story. 
  
  
arnoldv2.txt · Last modified: 2008/04/30 09:38 by morten