0% found this document useful (0 votes)
10 views16 pages

Using Pentestingtoolstoscanwebdomains

This document summarizes the results of a penetration test on the Winsoft.lk website. Several tools were used to scan the website and connected network, revealing high-level vulnerabilities like information disclosure of server names, IP addresses, and employee details. Nmap and Angry IP Scanner scans found open ports exposing the system. DNS enumeration tools also revealed server names and IP addresses. Mitigation recommendations include stronger authentication, encryption, port security, and access control. The penetration test demonstrated the site and connected systems were highly vulnerable to attacks due to exposed critical information and open ports.

Uploaded by

wedamew444
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views16 pages

Using Pentestingtoolstoscanwebdomains

This document summarizes the results of a penetration test on the Winsoft.lk website. Several tools were used to scan the website and connected network, revealing high-level vulnerabilities like information disclosure of server names, IP addresses, and employee details. Nmap and Angry IP Scanner scans found open ports exposing the system. DNS enumeration tools also revealed server names and IP addresses. Mitigation recommendations include stronger authentication, encryption, port security, and access control. The penetration test demonstrated the site and connected systems were highly vulnerable to attacks due to exposed critical information and open ports.

Uploaded by

wedamew444
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

See discussions, stats, and author profiles for this publication at: [Link]

net/publication/360671248

Using Pentesting tools to scan web domains

Article · November 2021

CITATIONS READS
0 80

1 author:

Malintha Maddumage
Sri Lanka Institute of Information Technology
12 PUBLICATIONS 0 CITATIONS

SEE PROFILE

All content following this page was uploaded by Malintha Maddumage on 18 May 2022.

The user has requested enhancement of the downloaded file.


Sri Lanka Institute of Information Technology

Assignment 2

Applied Information Assurance - IE3022

Submitted by:

Student Registration Number Student Name


IT19065236 Maddumage M

Date of submission: 27 / 9 / 2021

1
Executive Summary
This penetration testing is done to find vulnerabilites and gather information of the organization.
There are many informaiton disclosure vulnerabilites found by pentesting from using different
pentesting tools. And all the vulnerabilites are in critical level.
High Level Medium Level Low level

Informaiton disclosure None None


Brtue-force

Tools used for the pentestin assessment


• Maltego
• Recon-ng
• theHarvester
• nmap
• Angry IP scanner
• Solar winds Topology
• Dns Enumeration
• Nslookup
• Dig

2
Scenario 01: Web Reconnaissance scan on [Link]
Tools: Maltego, Recog-ng, theHarvester

Maltego

3
Rcon-ng

Installing modules Creating a workspace and inserting domains

Scanning the website using modules

4
theHarvester
Searching information in google.

5
• Vulnerability found – Information disclosure
• Vulnerability level - High
• All locations, mail servers, dns servers, employees’ names and porffesions and linkedin
acocunts and ip addresses could be found
• Impact – All the critical information are discolsed to the unathorized parties and they may
use them for attacks (ex: open ports)

6
Scenario 2: IP Address Scanning
Tools: nmap, Angry IP scanner

Nmap

7
8
Angry IP Scanner

• Vulnerability found – Information diclosure found, vulnerable ports found


• Vulnerability level – High
• Impact – open ports, Os versions ip addresses could found and it can be use to attack to the
system.

9
Scenario 3: Enumertion
Tools: Dns Enumeration, Nslookup, Dig

Dns Enumeration

10
Nslookup:

11
Dig Command

12
Vulnerability found – Brute force and Information diclosure found
Vulnerability level – High
Impact – servenames, ipv4 addresses, host names could be found attacker can use these
information to attack to the system

13
Mitigation Methods
Information diclosure
• Use Strong Autherization methods.
• Use strong encryption methods.
• Double check the codings in Q&A sessions.
• Improve the network security by using good firewalls and training the employees.
• Do port scanning oftenly and close the open ports to.
• Imporve the port security

Brute Force Attacks


• encrypt the usernames and passwords using hash cryptography
• Use sanitzation techniques
• Use strong passwords
• Imporve privacy policies.

14
Conclusion
• Large information found about the web domain and the vulnerable machine. Found
information disclosures that contains serve names, locations, host names, ip addresses,
employee personal details. Third parties can use these information to attack to the domain
and the vulnerable machine.

References
All labs and lecture in Applied Information Assurance Module.

15

View publication stats

Common questions

Powered by AI

Information disclosure vulnerabilities can significantly impact a web domain and its security by exposing critical data to unauthorized parties. This includes server names, locations, employee details, and network configurations, which attackers can exploit to launch targeted attacks like port scanning or brute force. Such breaches can compromise the integrity and confidentiality of the system, leading to unauthorized access and potential data theft or disruption of services .

Employee training enhances the effectiveness of security measures by increasing awareness of security best practices and the risks associated with information disclosure. Training programs educate employees about recognizing phishing attempts, using secure communication methods, and following protocols for handling sensitive information. By fostering a security-aware culture, employees become a proactive part of the security infrastructure, reducing human errors that can lead to data breaches. Well-trained employees can also assist in early detection of incidents, allowing for prompt response and mitigation efforts, thus strengthening overall network security .

Regular port scanning is vital in any security framework as it helps identify and address open port vulnerabilities, which can be potential entry points for attackers. Open ports allow services to communicate over networks but can be exploited if not adequately secured. By regularly scanning ports, organizations can detect unauthorized access attempts or misconfigurations that might lead to vulnerabilities. Closing or securing unnecessary open ports reduces the attack surface, thereby minimizing the risk of exploitation and ensuring a robust defense against external threats .

Tools like nmap and Angry IP scanner provide significant advantages in penetration testing by enabling the identification of open ports and gathering detailed information about the network's structure. Nmap is particularly effective in determining the operating system versions and services running on target hosts, which are crucial for uncovering vulnerabilities. Angry IP scanner allows for quick scanning of IP addresses to detect which devices are accessible over the network. Together, these tools aid in mapping potential entry points and weaknesses that could be exploited for malicious purposes, enhancing the overall security testing process .

Organizations can mitigate information disclosure vulnerabilities by implementing strong authorization and encryption methods, utilizing robust firewall configurations, regularly scanning for open ports to close them, and ensuring rigorous network security training for employees. To combat brute force attacks, employing hash cryptography to encrypt usernames and passwords, enforcing strong password policies, and using input sanitization techniques are effective preventative measures. Additionally, organizations should enhance privacy policies to ensure sensitive data remains protected .

Open-source pentesting tools offer several benefits, including cost-effectiveness, flexibility, and community-driven development, providing access to a wide range of features without licensing fees. They enable customization and allow users to modify the code to fit specific needs, enhancing adaptability to different environments. However, limitations may include a lack of official support or warranties and potential security risks associated with source code exposure. Conversely, commercial solutions often provide comprehensive support, regular updates, and more polished interfaces, but can be costly and less adaptable than open-source alternatives. The choice depends on the specific requirements and resources of an organization .

Strong encryption methods are essential in preventing information disclosure vulnerabilities as they transform sensitive data into unintelligible formats for unauthorized users. Encryption serves as a fundamental line of defense against data breaches by ensuring that intercepted data remains inaccessible without the corresponding decryption key. This technique not only protects data integrity and confidentiality but also deters attackers from attempting to exploit disclosed information. By integrating robust cryptographic protocols, organizations can substantially reduce the risk of sensitive information being exposed during data transmission or storage .

DNS enumeration plays a critical role in locating vulnerabilities in a network by revealing detailed DNS records, including server names, IPv4 addresses, and host names. By exploiting DNS enumeration, attackers can gather valuable data that allows them to map the network architecture and identify potential points of compromise. With detailed DNS records, attackers can conduct targeted attacks, such as spoofing or phishing, taking advantage of the disclosed information to mislead and compromise network security .

Pentesting tools like Maltego, Recon-ng, and theHarvester are instrumental in identifying information disclosure vulnerabilities as they allow penetration testers to gather extensive data about a web domain. Maltego can map the relationships between objects in the domain, such as IP addresses, domain names, and servers. Recon-ng provides a modular environment to extract various forms of domain information like subdomains and employee details by leveraging public data sources. TheHarvester specializes in collecting reconnaissance data from search engines to compile names, emails, and associated metadata. These tools combined can surface critical and sensitive information, which, if accessible to unauthorized parties, can lead to potential attacks on the system .

If an organization fails to effectively secure against brute force attacks, it may face significant consequences, such as unauthorized access to sensitive data, degradation of system performance, or complete system breaches. Attackers can exploit weak password policies to gain access to user accounts, potentially leading to data theft or manipulation. Additionally, successful brute force attacks can serve as a gateway for more severe exploits, such as installing malware or conducting further attacks within the compromised network. The aftermath can damage the organization's reputation, result in financial losses, and necessitate costly incident response measures .

You might also like