0% found this document useful (0 votes)
18 views2 pages

Week 03 Report

Uploaded by

sansyew21
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)
18 views2 pages

Week 03 Report

Uploaded by

sansyew21
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/ 2

Symbiosis Skills and Professional University

Kiwale, Pune
School of CSIT (Cyber Security)
Work progress report
Weekly Report from 24th June 2024 to 28th June 2024

Name of Student : Sanskruti Manoj Yewale


Program Name : Btech. CSIT (Cyber Security)
2301106109
PRN :

Email id : [email protected]
Contact Number : 9209182004
Name of Industry : Yhills Edutech Private Limited
Name of Faculty Mentor : Prof. Rahul Raut
Name of Industry
:
Mentor Jai Verma

Task assigned during the week Learning outcomes of the week

1.What is mean by compromising It typically means customizing its settings,


Ubuntu system installing software. Compromising an
Ubuntu machine refers to gaining
unauthorized access to the system, typically
with malicious intent. This can involve
various methods such as exploiting
vulnerabilities or using malware.
2 Research about SQLmap tool SQLMap is designed to automate the
process of detecting and exploiting SQL
injection flaws, which are among the most
common and severe security vulnerabilities
found in web applications.
3. Learn to convert a bash file into Convert bash commands without changing
python file and create a their meaning. We were told to do same on
automated script. our own. Then do error handling, logging,
etc.

 Open your terminal and type crontab


-e to edit your cron jobs.

 Add a line like this to run the script every


hour:

Replace
/path/to/your/python/script.py
with the actual path to your Python script.

 Save and exit the editor. This setup will


execute your Python script (script.py)
every hour.

4.Analyse more about Pegasus. Pegasus is a spyware developed by the


Israeli surveillance company NSO Group. It
is designed to infiltrate mobile devices,
particularly smartphones, and enables
extensive monitoring. It can monitor various
aspects of the device's activities, such as
calls, messages ,emails, GPS location,
calendar events, and browsing history.

You might also like