Start a capture while scanning and save as scan

Assignment Help Computer Network Security
Reference no: EM133999885

Tutorial 1 - Reconnaissance

Penetration Testing & Countermeasures

Choose a Target
Option A - Juice Shop (Docker):
1. Install Docker.
2. Run: docker run -d --name juice -p 3000:3000 bkimminich/juice-shop
Target = localhost:3000
Stop/cleanup: docker stop juice && docker rm juice

Option B - Metasploitable2 (VirtualBox host-only):
1. Import the Metasploitable2 OVA into VirtualBox.
2. Attach Host-Only Adapter, start VM and note its IP (e.g., 192.168.56.101).
Target = VM IP.

Note: You may use Kali, BackBox, or Parrot as your attacking VM. If Docker/VM targets are not possible, consult your tutor for alternatives.
Workspace & Start Log
Open a terminal in your attacker VM and run:
mkdir -p ~/lab_recon/week1 && cd ~/lab_recon/week1
echo "$(date) | START Recon | operator: <YourName> | ID: <YourID>" >> commands-log.txt
Commands to Run (Kali/BackBox/Parrot)
Passive Recon (10-15 min):
# WHOIS (if you have a real domain)
whois lab.example.local > whois-lab.txt

# DNS queries
dig lab.example.local ANY +noall +answer > dig-any.txt
dig lab.example.local A +short > dig-A.txt
dig lab.example.local MX +short > dig-MX.txt
dig _dmarc.lab.example.local TXT +short > dig-dmarc.txt

Active Recon (20-25 min):
# Host discovery
nmap -sn 192.168.56.0/24 -oN nmap-discovery.txt
# OR for Juice Shop
nmap -p 3000 localhost -oN nmap-discovery.txt

# Service/version scan
nmap -sV -p 22,80,443 <targetIP> -oN nmap-sv-<targetIP>.txt
nmap -sV -p 3000 localhost -oN nmap-sv-juice.txt

# Banner grabs
echo -e "HEAD / HTTP/1.0\r\n\r\n" | nc <targetIP> 80 > banner-<targetIP>-80.txt
echo -e "HEAD / HTTP/1.0\r\n\r\n" | nc localhost 3000 > banner-juice-3000.txt
nc <targetIP> 25 > banner-<targetIP>-25.txt < /dev/null
Wireshark / Packet Capture (Optional)
If Wireshark is installed, start a capture while scanning and save as scan_capture.pcap.
Take a screenshot of filtered traffic (e.g., DNS queries or HTTP requests).
If Wireshark is not available, this step may be skipped.

Report (One Page)

1. Header: name, student ID, date/time, target type (Docker/VM)

2. Targets tested (domain/IPs - lab only)

3. Exact commands run (3-8 lines)

4. Top 3 findings table (ID | Target | Evidence filename | Short description | Risk | Recommendation)

5. Declaration: 'I confirm I ran tests only on lab targets and saved evidence.' No AI shortcuts — Get genuine assignment help from experienced, real tutors.

6. Answers to Q1-Q12 (concise, numbered)

Q1-Q12 (Answer in your Report)

Q1: Domain(s) queried & filenames for WHOIS/DNS outputs

Q2: WHOIS field(s) for registrar & name servers

Q3: DNS record types queried & which file shows mail server config

Q4: One follow-up active recon action you would plan

Q5: One Google dork (text) and why it might reveal sensitive data

Q6: Filename of Nmap discovery file & IP you selected

Q7: Filename of Nmap service/version output file

Q8: Filenames of banner outputs

Q9: Port numbers open on the chosen host

Q10: One-line mitigation for the highest-risk port

Q11: Exact ZIP filename you will upload

Q12: Confirm (Y/N) that evidence-sha256.txt includes all hashes

 

Reference no: EM133999885

Questions Cloud

What functions associated with respiratory system impaired : Would this significantly impact respiration in the long term? What function associated with the respiratory system would be directly impaired by a pneumothorax?
Which open services were confirmed by nmap : What user or share information did enum4linux or smbclient provide and What information did SNMP (if tested) expose?
What each of organizations offers for compliance activities : View the websites of AHIMA, the Healthcare Compliance Association (HCCA). What each of the organizations offers for compliance activities or materials?
Disparate groups in the way they are treated historically : Finally, is there any historical correlations between these two seemingly disparate groups in the way they are treated historically?
Start a capture while scanning and save as scan : start a capture while scanning and save as scan_capture - Attach Host-Only Adapter, start VM and note its IP
How professional values influence leadership behaviors : How professional values influence leadership behaviors? What accountability looks like in real-world nursing practice?
Discuss the importance of punk rock : Discuss the importance of punk rock from the 1970s through the early 2000s. What was it a reaction against and why?
Prime example of german expressionism : Specific examples from the film The Cabinet of Dr. Caligari, explain why the scenic design of Caligari is considered a prime example of German Expressionism?
How you can implement each in clinical and academic settings : Evaluate three evidence-based teaching strategies with which you are familiar. Explain how you can implement each in the clinical and academic settings.

Reviews

Write a Review

Computer Network Security Questions & Answers

  An overview of wireless lan security - term paper

Computer Science or Information Technology deals with Wireless LAN Security. Wireless LAN Security is gaining importance in the recent times. This report talks about how vulnerable are wireless LAN networks without any security measures and also talk..

  Computer networks and security against hackers

This case study about a company named Magna International, a Canada based global supplier of automotive components, modules and systems. Along with the company analysis have been made in this assignment.

  New attack models

The Internet evolution is and is very fast and the Internet exposes the connected computers to attacks and the subsequent losses are in rise.

  Islamic Calligraphy

Islamic calligraphy or Arabic calligraphy is a primary form of art for Islamic visual expression and creativity.

  A comprehensive study about web-based email implementation

Conduct a comprehensive study about web-based email implementation in gmail. Optionally, you may use sniffer like wireshark or your choice to analyze the communication traffic.

  Retention policy and litigation hold notices

The purpose of this project is to provide you with an opportunity to create a document retention policy. You will also learn how to serve a litigation hold notice for an educational institute.

  Tools to enhance password protection

A report on Tools to enhance Password Protection.

  Analyse security procedures

Analyse security procedures

  Write a report on denial of service

Write a report on DENIAL OF SERVICE (DoS).

  Phising email

Phising email It is multipart, what are the two parts? The HTML part, is it inviting the recepient to click somewhere? What is the email proporting to do when the link is clicked?

  Express the shannon-hartley capacity theorem

Express the Shannon-Hartley capacity theorem in terms of where is the Energy/bit and is the psd of white noise.

  Modern symmetric encryption schemes

Pseudo-random generators, pseudo-random functions and pseudo-random permutations

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd