0% found this document useful (0 votes)
28 views17 pages

CSE3501 - Information Security Analysis and Audit (Embedded Lab) Digital Assessment - 03 Lab Code: L23+L24 Name: D.B.V.G.Lakshman Reg No: 19bce2187

This document appears to be a lab report submitted by a student named D.B.V.G. Lakshman (registration number 19BCE2187) for an information security analysis and audit embedded lab. The report describes experiments conducted using the vulnerability scanning tool Kali Linux on various websites to analyze vulnerabilities. It also describes experiments testing and designing Snort rules by running Snort with different command line options and analyzing the output.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
28 views17 pages

CSE3501 - Information Security Analysis and Audit (Embedded Lab) Digital Assessment - 03 Lab Code: L23+L24 Name: D.B.V.G.Lakshman Reg No: 19bce2187

This document appears to be a lab report submitted by a student named D.B.V.G. Lakshman (registration number 19BCE2187) for an information security analysis and audit embedded lab. The report describes experiments conducted using the vulnerability scanning tool Kali Linux on various websites to analyze vulnerabilities. It also describes experiments testing and designing Snort rules by running Snort with different command line options and analyzing the output.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 17

23

NAME: D.B.V.G. LAKSHMAN


REG.NO:19BCE2187

CSE3501 – Information Security analysis and audit


(Embedded lab)
DIGITAL ASSESSMENT – 03
LAB CODE : L23+L24
NAME : D.B.V.G.LAKSHMAN
REG NO : 19BCE2187
23
NAME: D.B.V.G. LAKSHMAN
REG.NO:19BCE2187

5th Experiment-
Vulnerability Analysis Using Kali Linux
Site : bing.com
23
NAME: D.B.V.G. LAKSHMAN
REG.NO:19BCE2187

Site - testphp.vulnweb.com
23
NAME: D.B.V.G. LAKSHMAN
REG.NO:19BCE2187
23
NAME: D.B.V.G. LAKSHMAN
REG.NO:19BCE2187

Site - demo.testfire.net and google.com


23
NAME: D.B.V.G. LAKSHMAN
REG.NO:19BCE2187

Site - google.com
23
NAME: D.B.V.G. LAKSHMAN
REG.NO:19BCE2187
23
NAME: D.B.V.G. LAKSHMAN
REG.NO:19BCE2187

6th Experiment –
Testing and Designing Different Snort Rules

snort -i 1 -c C:\Snort\etc\snort.conf -T
23
NAME: D.B.V.G. LAKSHMAN
REG.NO:19BCE2187

snort -i 5 -c C:\Snort\etc\snort.conf -A console -vd


Only TCP packets appear
23
NAME: D.B.V.G. LAKSHMAN
REG.NO:19BCE2187

CD: snort -i 5 -c C:\Snort\etc\snort.conf -A console -vde


Captures all UDP, TCP, IP, ICMP packets.
23
NAME: D.B.V.G. LAKSHMAN
REG.NO:19BCE2187
23
NAME: D.B.V.G. LAKSHMAN
REG.NO:19BCE2187

snort -i 1 -c C:\Snort\etc\snort.conf -A console -dev -l ./log


23
NAME: D.B.V.G. LAKSHMAN
REG.NO:19BCE2187

snort -i 5 -c C:\Snort\etc\snort.conf -A console -dev -l ./log -b


The log files will come in binary for faster processing and analysis.
23
NAME: D.B.V.G. LAKSHMAN
REG.NO:19BCE2187
23
NAME: D.B.V.G. LAKSHMAN
REG.NO:19BCE2187

snort -b -c C:\Snort\etc\snort.conf -A fast


Does fast processing for packets.
23
NAME: D.B.V.G. LAKSHMAN
REG.NO:19BCE2187

i) Timing statistics

ii) Packet I/O trials

iii) Snort Memory Statistics

iv) Protocol statistics


23
NAME: D.B.V.G. LAKSHMAN
REG.NO:19BCE2187

You might also like