
    

    <?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://ocw.cs.pub.ro/courses/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://ocw.cs.pub.ro/courses/feed.php">
        <title>CS Open CourseWare cdci:labs</title>
        <description></description>
        <link>http://ocw.cs.pub.ro/courses/</link>
        <image rdf:resource="http://ocw.cs.pub.ro/courses/lib/tpl/arctic/images/favicon.ico" />
       <dc:date>2026-05-24T23:24:19+03:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://ocw.cs.pub.ro/courses/cdci/labs/1?rev=1737479971&amp;do=diff"/>
                <rdf:li rdf:resource="http://ocw.cs.pub.ro/courses/cdci/labs/2?rev=1737480463&amp;do=diff"/>
                <rdf:li rdf:resource="http://ocw.cs.pub.ro/courses/cdci/labs/3?rev=1737480026&amp;do=diff"/>
                <rdf:li rdf:resource="http://ocw.cs.pub.ro/courses/cdci/labs/4?rev=1737480275&amp;do=diff"/>
                <rdf:li rdf:resource="http://ocw.cs.pub.ro/courses/cdci/labs/5?rev=1737480250&amp;do=diff"/>
                <rdf:li rdf:resource="http://ocw.cs.pub.ro/courses/cdci/labs/6?rev=1762112628&amp;do=diff"/>
                <rdf:li rdf:resource="http://ocw.cs.pub.ro/courses/cdci/labs/7?rev=1737480186&amp;do=diff"/>
                <rdf:li rdf:resource="http://ocw.cs.pub.ro/courses/cdci/labs/8?rev=1737480161&amp;do=diff"/>
                <rdf:li rdf:resource="http://ocw.cs.pub.ro/courses/cdci/labs/9?rev=1737480404&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://ocw.cs.pub.ro/courses/lib/tpl/arctic/images/favicon.ico">
        <title>CS Open CourseWare</title>
        <link>http://ocw.cs.pub.ro/courses/</link>
        <url>http://ocw.cs.pub.ro/courses/lib/tpl/arctic/images/favicon.ico</url>
    </image>
    <item rdf:about="http://ocw.cs.pub.ro/courses/cdci/labs/1?rev=1737479971&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-01-21T19:19:31+03:00</dc:date>
        <title>Lab01. Introduction to Linux</title>
        <link>http://ocw.cs.pub.ro/courses/cdci/labs/1?rev=1737479971&amp;do=diff</link>
        <description>Objectives

	*  Introduction to command line tools in Linux

Topology

For this exercise you will need a SSH-capable machine (putty, bash, PowerShell). 

Tasks

Please solve the first 15 tasks from OvertheWire: | https://overthewire.org/wargames/bandit/ .</description>
    </item>
    <item rdf:about="http://ocw.cs.pub.ro/courses/cdci/labs/2?rev=1737480463&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-01-21T19:27:43+03:00</dc:date>
        <title>Lab02. User Account Control</title>
        <link>http://ocw.cs.pub.ro/courses/cdci/labs/2?rev=1737480463&amp;do=diff</link>
        <description>Objectives

	*  

Topology

Tasks

&lt;https://tryhackme.com/r/room/bypassinguac&gt;</description>
    </item>
    <item rdf:about="http://ocw.cs.pub.ro/courses/cdci/labs/3?rev=1737480026&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-01-21T19:20:26+03:00</dc:date>
        <title>Lab03. Malware sample analysis</title>
        <link>http://ocw.cs.pub.ro/courses/cdci/labs/3?rev=1737480026&amp;do=diff</link>
        <description>Objectives

	*  Investigate a possible malware using Windows tools
	*  Consider the network traffic of a malware
	*  Analyze the files and registers used by a malware
	*  Modify a malware and see the behavior of an anti-virus solution

Topology

For this exercise you will need a Windows 10 virtual machine.</description>
    </item>
    <item rdf:about="http://ocw.cs.pub.ro/courses/cdci/labs/4?rev=1737480275&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-01-21T19:24:35+03:00</dc:date>
        <title>Lab04. Cuckoo sandboxing</title>
        <link>http://ocw.cs.pub.ro/courses/cdci/labs/4?rev=1737480275&amp;do=diff</link>
        <description>Objectives

	*  Investigate a possible malware using automatic tools
	*  Use the cuckoo sandbox automated malware analysis system
	*  Introduction to basic Linux command line

Topology

For this exercise you will need the malware archive.

You will also need a Linux environment with Cuckoo sandbox installed and a running Windows VM. One can be downloaded from  here.</description>
    </item>
    <item rdf:about="http://ocw.cs.pub.ro/courses/cdci/labs/5?rev=1737480250&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-01-21T19:24:10+03:00</dc:date>
        <title>Lab05. Network discovery</title>
        <link>http://ocw.cs.pub.ro/courses/cdci/labs/5?rev=1737480250&amp;do=diff</link>
        <description>Use OpenStack CDCI template to start a new VM. To access the VM, login to cloud.grid.pub.ro using your UPB credentials, and from there ssh into the private IP from OpenStack using “ubuntu” as a username and your ssh key. 


root@cdci:/$ ssh mihai.chiroiu@fep.grid.pub.ro
[mihai.chiroiu@fep8 ~]$ ssh -vv ubuntu@&lt;IP&gt;</description>
    </item>
    <item rdf:about="http://ocw.cs.pub.ro/courses/cdci/labs/6?rev=1762112628&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-11-02T21:43:48+03:00</dc:date>
        <title>Lab06. Man-in-the-middle attack</title>
        <link>http://ocw.cs.pub.ro/courses/cdci/labs/6?rev=1762112628&amp;do=diff</link>
        <description>Use OpenStack CDCI template to start a new VM. To access the VM, login to cloud.grid.pub.ro using your UPB credentials, and from there ssh into the private IP from OpenStack using “ubuntu” as a username and your ssh key. 


root@cdci:/$ ssh mihai.chiroiu@fep.grid.pub.ro
[mihai.chiroiu@fep8 ~]$ ssh -vv ubuntu@&lt;IP&gt;</description>
    </item>
    <item rdf:about="http://ocw.cs.pub.ro/courses/cdci/labs/7?rev=1737480186&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-01-21T19:23:06+03:00</dc:date>
        <title>Lab07. Practical cryptography</title>
        <link>http://ocw.cs.pub.ro/courses/cdci/labs/7?rev=1737480186&amp;do=diff</link>
        <description>Use OpenStack CDCI template to start a new VM. To access the VM, login to cloud.grid.pub.ro using your UPB credentials, and from there ssh into the private IP from OpenStack using “ubuntu” as a username and your ssh key. 


root@cdci:/$ ssh mihai.chiroiu@fep.grid.pub.ro
[mihai.chiroiu@fep8 ~]$ ssh -vv ubuntu@&lt;IP&gt;</description>
    </item>
    <item rdf:about="http://ocw.cs.pub.ro/courses/cdci/labs/8?rev=1737480161&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-01-21T19:22:41+03:00</dc:date>
        <title>Lab08. Data exfiltration</title>
        <link>http://ocw.cs.pub.ro/courses/cdci/labs/8?rev=1737480161&amp;do=diff</link>
        <description>Use OpenStack CDCI template to start a new VM. To access the VM, login to cloud.grid.pub.ro using your UPB credentials, and from there ssh into the private IP from OpenStack using “ubuntu” as a username and your ssh key. 


root@cdci:/$ ssh mihai.chiroiu@fep.grid.pub.ro
[mihai.chiroiu@fep8 ~]$ ssh -vv ubuntu@&lt;IP&gt;</description>
    </item>
    <item rdf:about="http://ocw.cs.pub.ro/courses/cdci/labs/9?rev=1737480404&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-01-21T19:26:44+03:00</dc:date>
        <title>Lab09. Introduction to IDS</title>
        <link>http://ocw.cs.pub.ro/courses/cdci/labs/9?rev=1737480404&amp;do=diff</link>
        <description>Objectives

	*  Introduction to snort

Topology

Tasks

Please solve Lab “26.1.7 Lab - Snort and Firewall Rules” from the Netacad platform.</description>
    </item>
</rdf:RDF>
