<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//TaxonX//DTD Taxonomic Treatment Publishing DTD v0 20100105//EN" "../../nlm/tax-treatment-NS0.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:tp="http://www.plazi.org/taxpub" article-type="research-article" dtd-version="3.0" xml:lang="en">
  <front>
    <journal-meta>
      <journal-id journal-id-type="publisher-id">109</journal-id>
      <journal-id journal-id-type="index">urn:lsid:arphahub.com:pub:3dc5f44e-8666-58db-bc76-a455210e8891</journal-id>
      <journal-title-group>
        <journal-title xml:lang="en">JUCS - Journal of Universal Computer Science</journal-title>
        <abbrev-journal-title xml:lang="en">jucs</abbrev-journal-title>
      </journal-title-group>
      <issn pub-type="ppub">0948-695X</issn>
      <issn pub-type="epub">0948-6968</issn>
      <publisher>
        <publisher-name>Journal of Universal Computer Science</publisher-name>
      </publisher>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.3217/jucs-024-07-0864</article-id>
      <article-id pub-id-type="publisher-id">23379</article-id>
      <article-categories>
        <subj-group subj-group-type="heading">
          <subject>Research Article</subject>
        </subj-group>
        <subj-group subj-group-type="scientific_subject">
          <subject>C.2.0 - General</subject>
          <subject>D.2.11 - Software Architectures</subject>
          <subject>D.4.6 - Security and Protection</subject>
          <subject>I.2 - ARTIFICIAL INTELLIGENCE</subject>
          <subject>I.5.3 - Clustering</subject>
          <subject>K.6.5 - Security and Protection</subject>
        </subj-group>
      </article-categories>
      <title-group>
        <article-title>SOMSteg - Framework for Covert Channel, and its Detection, within HTTP</article-title>
      </title-group>
      <contrib-group content-type="authors">
        <contrib contrib-type="author" corresp="yes">
          <name name-style="western">
            <surname>Graniszewski</surname>
            <given-names>Waldemar</given-names>
          </name>
          <email xlink:type="simple">w.graniszewski@ee.pw.edu.pl</email>
          <xref ref-type="aff" rid="A1">1</xref>
        </contrib>
        <contrib contrib-type="author" corresp="no">
          <name name-style="western">
            <surname>Krupski</surname>
            <given-names>Jacek</given-names>
          </name>
          <xref ref-type="aff" rid="A1">1</xref>
        </contrib>
        <contrib contrib-type="author" corresp="no">
          <name name-style="western">
            <surname>Szczypiorski</surname>
            <given-names>Krzysztof</given-names>
          </name>
          <xref ref-type="aff" rid="A1">1</xref>
        </contrib>
      </contrib-group>
      <aff id="A1">
        <label>1</label>
        <addr-line content-type="verbatim">Warsaw University of Technology, Warsaw, Poland</addr-line>
        <institution>Warsaw University of Technology</institution>
        <addr-line content-type="city">Warsaw</addr-line>
        <country>Poland</country>
      </aff>
      <author-notes>
        <fn fn-type="corresp">
          <p>Corresponding author: Waldemar Graniszewski (<email xlink:type="simple">w.graniszewski@ee.pw.edu.pl</email>).</p>
        </fn>
        <fn fn-type="edited-by">
          <p>Academic editor: </p>
        </fn>
      </author-notes>
      <pub-date pub-type="collection">
        <year>2018</year>
      </pub-date>
      <pub-date pub-type="epub">
        <day>28</day>
        <month>07</month>
        <year>2018</year>
      </pub-date>
      <volume>24</volume>
      <issue>7</issue>
      <fpage>864</fpage>
      <lpage>891</lpage>
      <uri content-type="arpha" xlink:href="http://openbiodiv.net/9381F4D9-998F-512F-86D3-4FDE21149561">9381F4D9-998F-512F-86D3-4FDE21149561</uri>
      <uri content-type="zenodo_dep_id" xlink:href="https://zenodo.org/record/5505369">5505369</uri>
      <history>
        <date date-type="received">
          <day>24</day>
          <month>02</month>
          <year>2017</year>
        </date>
        <date date-type="accepted">
          <day>24</day>
          <month>07</month>
          <year>2018</year>
        </date>
      </history>
      <permissions>
        <copyright-statement>Waldemar Graniszewski, Jacek Krupski, Krzysztof Szczypiorski</copyright-statement>
        <license license-type="creative-commons-attribution" xlink:href="" xlink:type="simple">
          <license-p>This article is freely available under the J.UCS Open Content License.</license-p>
        </license>
      </permissions>
      <abstract>
        <label>Abstract</label>
        <p>Due to high efficiency and relatively ease of use, application-layer covert channels, especially HyperText Transfer Protocol (HTTP), have been extensively studied in recent years. This paper extends a new steganographic method where the covert channel is created within the HTTP protocol header, i.e., trailer field. HTTP is the most popular protocol for browsing the Internet and gives the possibility of information sharing. The popularity of HTTP traffic is one of the requirements for undetectable message exchange. This paper presents SOMSteg - a framework for a covert channel, and its detection as a countermeasure, within HTTP. The server's and client's parts are implemented in the JavaScript language and based on the Node.js. Several machine learning techniques can be used for anomaly detection. We tested the detection possibility of such hidden communication by Self Organizing Maps (SOMs). SOMs were also used for tuning the parameters of the covert channel settings within the HTTP trailer. The results of the performed studies are also presented.</p>
      </abstract>
    </article-meta>
  </front>
</article>
