
Plugins arguments in memory (for developpers only) : 

---------|
	 |-- HOSTNAME ------|
	 |		    |-- FQDN  ---"Host name (eg : www.nain.org)"
	 |-- NAME           |-- IP  ----- ptr to struct in_addr
	 |-- SUMMARY	    |-- PORTS -----|
	 |-- DESCRIPTION    |-- PORTS_UDP  |-25-------|
	 |-- LAUNCH		           |-80-	    |- STATE - (int)
	 |-- COPYRIGHT 	      	           |-110-	    |- BANNER - (char *)
	 |-- CATEGORY 	      		   |-...-           |- REPORT -|
	 |-- ATTACKLEVEL 	      	                               |- (char *)
	 |-- LOCAL	 	      			               |- (char *)
	 |-- REMOTE	 	      			               |- (char *)
	 |-- DEPS
	 |-- OSNAMES
	 |-- OSFAMILIES
	 |-- FAMILY
	 |-- preferences---|
	 		   |-- every field of the file 'nessusd.conf'
	 		   |-...-
