<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.xplico.org/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>Xplico Wiki</title>
        <description></description>
        <link>https://wiki.xplico.org/</link>
        <lastBuildDate>Fri, 03 Apr 2026 17:09:54 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://wiki.xplico.org/lib/tpl/gcosta/images/favicon.ico</url>
            <title>Xplico Wiki</title>
            <link>https://wiki.xplico.org/</link>
        </image>
        <item>
            <title>api</title>
            <link>https://wiki.xplico.org/doku.php?id=api</link>
            <description>Xplico API

This section contains docstrings that could be used in source code (Doxygen), so they should just rest here temporarily until they are included in the source code (so HTML API documentation could be generated automatically, instead of being on a page like this).</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 23 Aug 2010 12:07:26 +0000</pubDate>
        </item>
        <item>
            <title>architecture</title>
            <link>https://wiki.xplico.org/doku.php?id=architecture</link>
            <description>Xplico System Architecture

Xplico System is composed from four macro-components:

	*  a Decoder Manager called Dema
	*  an IP/network decoder called Xplico
	*  a set of applications called Manipulators for the manipulation of decoded data
	*  a visualization system to view data extracted</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 23 Aug 2010 11:10:48 +0000</pubDate>
        </item>
        <item>
            <title>building_a_basic_dissector_module_over_tcp</title>
            <link>https://wiki.xplico.org/doku.php?id=building_a_basic_dissector_module_over_tcp</link>
            <description>Building A Basic Dissector Module (over tcp)

This page will provide you with all of the basic information required to create an Xplico dissector for a protocol that uses TCP (e.g. HTTP, Telnet, FTP, etc). The page will walk you through a step-by-step tutorial of creating a basic dissector for a made up</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 05 Mar 2012 15:17:46 +0000</pubDate>
        </item>
        <item>
            <title>building</title>
            <link>https://wiki.xplico.org/doku.php?id=building</link>
            <description>Source Code

Xplico use source code, libraries, database and applications of other projects, some of those are inside Xplico code but other no, therefore to build Xplico (system) with all features it is necessary download (compile/install) these software:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 23 Dec 2013 10:49:32 +0000</pubDate>
        </item>
        <item>
            <title>configs</title>
            <link>https://wiki.xplico.org/doku.php?id=configs</link>
            <description>The Config file

The configuration file of Xplico defines:

	*  the dissectors to use
	*  the log level for each dissector
	*  the directory to put all temporary files
	*  the name of log file
	*  the dispatcher to use
	*  the connections with manipulators</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 10 Nov 2009 10:02:17 +0000</pubDate>
        </item>
        <item>
            <title>console_mode</title>
            <link>https://wiki.xplico.org/doku.php?id=console_mode</link>
            <description>Console Mode

We describe here only console-mode modality, if you use Web interface then you have to see Web Interface page.

Xplico in console-mode permit you to decode a single pcap file, directory of pcap files or decode in real-time from an ethernet interface (eth0, eth1, …).</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 14 Nov 2009 01:53:48 +0000</pubDate>
        </item>
        <item>
            <title>decoder</title>
            <link>https://wiki.xplico.org/doku.php?id=decoder</link>
            <description>Network Decoder

Xplico as network decoder is designed to be used either stand-alone or within architecture. The main characteristics of the decoder are its high modularity, scalability and configurability.


The decoder has been designed so that the decoding of the protocol had to be disconnected from the formatting of data (raw) input, and also the format used for data output (reconstruction).</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 06 Aug 2010 16:36:27 +0000</pubDate>
        </item>
        <item>
            <title>dema</title>
            <link>https://wiki.xplico.org/doku.php?id=dema</link>
            <description>Decoding Manager

The Dema has the following duties:

	*  organize the input data
	*  set the configuration,  history files for the decoder and the manipulators
	*  launch decoder and manipulators 
	*  control the execution of decoder and manipulators</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 17 Oct 2009 08:41:04 +0000</pubDate>
        </item>
        <item>
            <title>developer_tutorials</title>
            <link>https://wiki.xplico.org/doku.php?id=developer_tutorials</link>
            <description>Developer Tutorials

Tutorials will be added periodically.

	*  Building A Basic Dissector Module (over tcp)
	*  Testing And Debugging A Dissector Module (coming soon)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 29 May 2012 09:56:45 +0000</pubDate>
        </item>
        <item>
            <title>doing_a_deb_package</title>
            <link>https://wiki.xplico.org/doku.php?id=doing_a_deb_package</link>
            <description>For creating a .deb package for Xplico, follow these instructions:

1º) Download the source code

#wget http://developer.berlios.de/project/showfiles.php?group_id=8919

(Choose i.e. xplico-0.5.4.tgz or later)

2º) Untar it

# tar xvfz xplico-0.5.4.tgz
# cd xplico</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 26 Oct 2009 04:55:11 +0000</pubDate>
        </item>
        <item>
            <title>faq</title>
            <link>https://wiki.xplico.org/doku.php?id=faq</link>
            <description>1º) Xplico&#039;s sniffer is a new sniffer using pcap or are you using tshark or tcpdump?

Xplico is written from scratch, it does not use tshark or tcpdump. And not born as sniffer. It makes no sense to use it live mode.

2º) Is there anyway to save at the same time the decoded traffic and in PCAP format?</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 06 May 2012 23:28:52 +0000</pubDate>
        </item>
        <item>
            <title>helloworld_protocol</title>
            <link>https://wiki.xplico.org/doku.php?id=helloworld_protocol</link>
            <description>HELLOWORLD Protocol

This page defines the HELLOWORLD protocol for which a basic dissector module will be created for.

Protocol Definition

helloworldstarts (16 byte protocol string)

&lt;Message to be sent&gt; (8 byte message)

helloworldending (16 byte protocol string)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 02 Mar 2012 12:43:10 +0000</pubDate>
        </item>
        <item>
            <title>interface</title>
            <link>https://wiki.xplico.org/doku.php?id=interface</link>
            <description>Installing Xplico Interface

The Xplico Interface is developed in PHP and it is based to CakePHP framework.
This interface can use or SQLite database or MySQL database, at the moment only SQLite dispatcher is completed and tested in Xplico decoder.

MySQL database dispatcher and XI configuration file for MySQL can be obtained</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 30 Sep 2012 02:46:33 +0000</pubDate>
        </item>
        <item>
            <title>modules</title>
            <link>https://wiki.xplico.org/doku.php?id=modules</link>
            <description>Introduction

Xplico reads in traffic data (capture modules), dissects information from this data according to protocols (dissector modules), and then dispatches the information to a desired output destination (dispatcher modules).

Every part of the decoder is a plugin and then a module. In Xplico (decoder), we distinguish between three types of modules:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 18 Aug 2010 09:24:48 +0000</pubDate>
        </item>
        <item>
            <title>pcap-over-ip</title>
            <link>https://wiki.xplico.org/doku.php?id=pcap-over-ip</link>
            <description>PCAP-over-IP

Starting from Xplico 1.0.0 we added the feature  PCAP-over-IP.

From the Xplico Interface you can view the port number where the PCAP-over-IP is enabled.



If Xplico server has IP 192.168.0.195 then to transfer the file my_file.pcap the command is:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 14 Feb 2012 01:23:29 +0000</pubDate>
        </item>
        <item>
            <title>pcap2wav</title>
            <link>https://wiki.xplico.org/doku.php?id=pcap2wav</link>
            <description>PCAP2WAV - RTP2WAV

pcap2wav is a Xplico customization with a web interface developed to easly use the tool.

Installation steps

	*  compile Xplico (steps here)
	*  from the source code directory launch the script pcap2wav_tgz.sh
	*  from / and with root user untar pcap2wav.tgz :</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 01 Jun 2013 23:53:28 +0000</pubDate>
        </item>
        <item>
            <title>scripts</title>
            <link>https://wiki.xplico.org/doku.php?id=scripts</link>
            <description>Useful Scripts

session_mng.pyc

From release 0.6.2 there is a new tool to facilitate the creation of new case and/or new session from command line. This tool is compatible with the  SQLite and MySQL DB (lite and ximysql dispatchers and XI). The tool path is /opt/xplico/script/session_mng.pyc and its use is very simple.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 30 Sep 2012 02:45:42 +0000</pubDate>
        </item>
        <item>
            <title>testing_and_debugging_a_dissector_module</title>
            <link>https://wiki.xplico.org/doku.php?id=testing_and_debugging_a_dissector_module</link>
            <description>Testing And Debugging A Dissector Module</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 02 Mar 2012 13:50:39 +0000</pubDate>
        </item>
        <item>
            <title>tips_tricks</title>
            <link>https://wiki.xplico.org/doku.php?id=tips_tricks</link>
            <description>How to decode large amounts of data

From 0.6.2 version there is a new script named session_mng.pyc to facilitate management, for older versions read  below.

If you have GB or TB of data to be decoded then the steps are these (obviously after installing Xplico and XI):</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 10 Feb 2012 06:17:27 +0000</pubDate>
        </item>
        <item>
            <title>tutorial</title>
            <link>https://wiki.xplico.org/doku.php?id=tutorial</link>
            <description>Tutorial

Xplico 1.1.0 and 1.2.0

	*  Step by Step Xplico Installation (from source code)
	*  Command line to create new session and case, useful with  XI
	*  Ubuntu installation
	*  pcap2wav installation

Xplico 1.0.1

	*  How to update the DB (SQLite or/and MySQL)
	*  Step by Step Xplico Installation (from source code</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 14 Jan 2017 05:25:26 +0000</pubDate>
        </item>
        <item>
            <title>ubuntu</title>
            <link>https://wiki.xplico.org/doku.php?id=ubuntu</link>
            <description>Ubuntu 32bit

You have two possibility:

Xplico Repository

If you are using Ubuntu 11.04 &lt;-&gt; 16.10 then you can use our repository:


sudo bash -c &#039;echo &quot;deb http://repo.xplico.org/ $(lsb_release -s -c) main&quot; &gt;&gt; /etc/apt/sources.list&#039;
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 791C25CE
sudo apt-get update
sudo apt-get install xplico</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 14 Jan 2017 05:24:49 +0000</pubDate>
        </item>
        <item>
            <title>web_interface</title>
            <link>https://wiki.xplico.org/doku.php?id=web_interface</link>
            <description>Xplico Interface

With this interface it is possible to create new case, introduce new capture file, view all data extracted by the decoder.

First we have to log in:
[Login page]
the default user is xplico and the password is xplico.

User administrator: admin</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 13 Dec 2010 22:42:51 +0000</pubDate>
        </item>
        <item>
            <title>xplico</title>
            <link>https://wiki.xplico.org/doku.php?id=xplico</link>
            <description>Xplico Wiki

This is the wiki site of Xplico Network Forensic Analysis Tool (NFAT).

This application is still under heavy development, so it is possible that you will encounter a bug while using it. Don&#039;t hesitate to report bugs to bug[@]xplico.org and/or use the</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 02 Mar 2016 03:03:40 +0000</pubDate>
        </item>
    </channel>
</rss>
