Skip to content
@spider-107124046-1

spider-107124046-1

Spider Task 1 Submission

Ilamparithi Murali (Roll No. 107124046)

Selected Tasks:

Using search operators like site:, inurl:, intitle:, intext:, filetype:, ext:, AND, OR, -, and " ", we can run deep and targeted searches on certain websites, in the intention of finding accidentally leaked files/endpoints/information. This is called Dorking. For educational purposes, we take tesla.com and list all (potentially) unintentionally public files and links.

wireshark is a free and open-source (🎉) utility that can capture all packets that are sent and received by the device, using a packet capture library installed on the system. These can be saved to a file called packet capture (.pcap) which can be used for later analysis, or distribution. One such file is given to us to be analysed. This repo contains the answers to the questions asked in the problem definition.

A bash script named vault_sweeper that can:

  • Recursively scan specified directories for sensitive or malformed environment files.
  • Validate and sanitize the contents of these files based on security constraints.
  • Create a directory called logs/ and add the respective logs in it. Create a user called maintainer and ensure the directory can be accessed only by the same.
  • Collect and log metadata such as file user, permissions, ACLs, and modification details inside the logs/ directory.
  • Generate secure output files from valid data.

Popular repositories Loading

  1. .github .github Public

  2. basic_computer-networking basic_computer-networking Public

    Analysis of given PCAP file

  3. vault_sweeper vault_sweeper Public

    `vault_sweeper`, a bash script to sanitize environment files

    Shell

  4. basic_cybersecurity basic_cybersecurity Public

    Dorking with Google!

  5. main_devops main_devops Public

    Forked from Vedansh-05/Devops-Inductions-25-Task1

    Simple Account Frontend and Backend

    Rust

  6. ilamparithi_spider_task1 ilamparithi_spider_task1 Public

    Task 1 Submission

    Shell

Repositories

Showing 9 of 9 repositories

Top languages

Loading…

Most used topics

Loading…