Diploma in information technology
Industrial Traning 22057
By Deepak Vinod Chauhan
Under mentorship of
Prof. Madhura Mahindrakar,
Lecturer, Information Technology
Industry Supervisor- Nakul Deshmukh
Company-iBase Electrosoft LLP
Duration- 6weeks(3 June – 14 July)
Introduction of Industry / Organization
iBase Electrosoft LLP :
iBase Electrosoft LLP specializes in providing cutting-edge
electronic and software solutions across industries such as
automotive, healthcare, and telecommunications. They offer
services including custom software development, embedded
systems, hardware design, and Internet of Things (IoT) solutions.
The company is committed to innovation and quality, working closely
with clients to tailor solutions that meet their specific needs and
goals.
With a strong focus on integrity, innovation, and continuous
improvement, iBase Electrosoft LLP ensures that their products not
only meet but exceed client expectations. Their collaborative
approach and emphasis on R&D help businesses navigate
technological challenges, drive efficiency, and achieve long-term
success in an increasingly digital world.
Activities / Practicals That Performed:-
• What is HTML
Stands for "Hypertext Markup Language." HTML is the language used to create
webpages. "Hypertext" refers to the hyperlinks that an HTML page may contain.
"Markup language" refers to the way tags are used to define the page layout
and elements within the page.
• What is CSS
CSS, stands for Cascading Style Sheet is a computer language to describe
presentation (for example width, height, colour, background colour, alignment
etc.) of HTML and XML (and XML based languages like XHTML, SVG) web
documents. In allthe examples of our tutorials, we have used HTML for
implementing CSS.
What is JavaScript?
JavaScript is a cross-platform, object-oriented scripting language developed by
Netscape. JavaScript was created by Netscape programmer Brendan Eich.
It was first released under the name of Live Script as part of Netscape
Navigator 2.0 in September 1995. It was renamed JavaScript on December 4,
1995. As JavaScript works on the client side, It is mostly used for client-side
web development.
WHAT IS BOOTSTRAP?
Bootstrap is an open-source front-end framework developed by way of Twitter,
which affords a series of pre-designed HTML, CSS, and JavaScript factors for
constructing responsive and visually attractive web sites and internet
applications. It pursuits to simplify and expedite the net improvement procedure
via providing a regular set of equipment and patterns that work throughout
more than a few units and display sizes.
CODES OF COLLEGE WEBSITE
I apologize for the inconvenience, but due to the limitations of this document,
it's not feasible to include the entirety of the code here. Instead, I have
prepared a direct link for you to access the files containing the complete code.
Please click on the following link to access the files:
[ https://drive.google.com/drive/folders/1w8pjTVSOunQDZH1mapCaCroEjtR-
mlp1 ] By doing so, you will have direct access to the full code and can review
or use it as needed. If you have any questions or require further assistance with
the code, feel free to reach out, and I'll be happy to help. Happy coding!
Enhancing Privacy and Security
• Proxy Servers
• What are Proxy Servers?
• Role in Privacy and Security
• How They Work
• Web Basics: HTML, CSS, and JavaScript
• Overview of HTML, CSS, JavaScript
• Relevance to Web Security
• Common Vulnerabilitie
Understanding and Mitigating Attacks
• DOS and DDOS Attacks
• Definition of DoS and DDoS Attacks
• Mitigation Strategies
• SQL Injection
• Introduction and Types: Blind, Boolean-based, Time-based
• Prevention Strategies
SQL INJECTION
Advanced Security Threats and Techniques
• Authentication Bypass Techniques
• Bypassing Authentication Mechanisms
• Two-Factor Authentication Bypass
• Tools: HackBar
• Phishing Attacks
• Explanation and Impact
• Phishing Simulations: Zphisher
• URL Masking Techniques
LOGIN BYPASS
PHISHING ATTACK
Practical Information Gathering
• Cross-Site Scripting (XSS)
• XSS Vulnerabilities: Stored vs. Reflected
• Prevention Tips and Examples
• Kali Linux Basics
• Installation and Overview of Tools
• Practical Exercises
• Information Gathering and OSINT
• Introduction to OSINT
• Tools: HOLEHE, Zehef
• Information Gathering Technique
XSS ATTACK
OSINT
KALI LINUX
Conclusion
• This internship was a valuable experience, deepening my technical
skills in HTML and CSS, which are widely used in web design. I also
grew personally, becoming more independent and adaptable. The
demand for web development professionals is rising, offering
significant opportunities for those interested in this field.
References
1. **W3Schools: HTML, CSS, JavaScript Tutorials**
• - Great for beginners to learn the basics of web development.
• - [W3Schools](https://www.w3schools.com/)
2. **Bootstrap Documentation**
• - Learn to use Bootstrap, a popular framework for responsive web design.
• - [Bootstrap Documentation](https://getbootstrap.com/docs/5.0/getting-started/introduction/)
3. **GitHub: Web Development Projects**
• - Explore open-source projects and templates for college websites.
• - [GitHub - College Website Templates](https://github.com/topics/college-website)
Thank You
We, as students, would like to extend our sincere thanks to our
instructor, and the entire team for their support and guidance.
Special Thanks To:
• Nakul Deshmukh (Industrial Superviser)
• Madhura Mahindrakar (Faculty Mentor)
Your dedication and expertise have made this training an invaluable
experience for us.
Thank you for your encouragement and for equipping us with essential
cybersecurity skills.
Best Regards,
Deepak Chauhan

industrial training report with all compony information

  • 1.
    Diploma in informationtechnology Industrial Traning 22057 By Deepak Vinod Chauhan Under mentorship of Prof. Madhura Mahindrakar, Lecturer, Information Technology Industry Supervisor- Nakul Deshmukh Company-iBase Electrosoft LLP Duration- 6weeks(3 June – 14 July)
  • 2.
    Introduction of Industry/ Organization iBase Electrosoft LLP : iBase Electrosoft LLP specializes in providing cutting-edge electronic and software solutions across industries such as automotive, healthcare, and telecommunications. They offer services including custom software development, embedded systems, hardware design, and Internet of Things (IoT) solutions. The company is committed to innovation and quality, working closely with clients to tailor solutions that meet their specific needs and goals. With a strong focus on integrity, innovation, and continuous improvement, iBase Electrosoft LLP ensures that their products not only meet but exceed client expectations. Their collaborative approach and emphasis on R&D help businesses navigate technological challenges, drive efficiency, and achieve long-term success in an increasingly digital world.
  • 3.
    Activities / PracticalsThat Performed:-
  • 4.
    • What isHTML Stands for "Hypertext Markup Language." HTML is the language used to create webpages. "Hypertext" refers to the hyperlinks that an HTML page may contain. "Markup language" refers to the way tags are used to define the page layout and elements within the page.
  • 5.
    • What isCSS CSS, stands for Cascading Style Sheet is a computer language to describe presentation (for example width, height, colour, background colour, alignment etc.) of HTML and XML (and XML based languages like XHTML, SVG) web documents. In allthe examples of our tutorials, we have used HTML for implementing CSS.
  • 6.
    What is JavaScript? JavaScriptis a cross-platform, object-oriented scripting language developed by Netscape. JavaScript was created by Netscape programmer Brendan Eich. It was first released under the name of Live Script as part of Netscape Navigator 2.0 in September 1995. It was renamed JavaScript on December 4, 1995. As JavaScript works on the client side, It is mostly used for client-side web development.
  • 7.
    WHAT IS BOOTSTRAP? Bootstrapis an open-source front-end framework developed by way of Twitter, which affords a series of pre-designed HTML, CSS, and JavaScript factors for constructing responsive and visually attractive web sites and internet applications. It pursuits to simplify and expedite the net improvement procedure via providing a regular set of equipment and patterns that work throughout more than a few units and display sizes.
  • 8.
    CODES OF COLLEGEWEBSITE I apologize for the inconvenience, but due to the limitations of this document, it's not feasible to include the entirety of the code here. Instead, I have prepared a direct link for you to access the files containing the complete code. Please click on the following link to access the files: [ https://drive.google.com/drive/folders/1w8pjTVSOunQDZH1mapCaCroEjtR- mlp1 ] By doing so, you will have direct access to the full code and can review or use it as needed. If you have any questions or require further assistance with the code, feel free to reach out, and I'll be happy to help. Happy coding!
  • 9.
    Enhancing Privacy andSecurity • Proxy Servers • What are Proxy Servers? • Role in Privacy and Security • How They Work • Web Basics: HTML, CSS, and JavaScript • Overview of HTML, CSS, JavaScript • Relevance to Web Security • Common Vulnerabilitie
  • 10.
    Understanding and MitigatingAttacks • DOS and DDOS Attacks • Definition of DoS and DDoS Attacks • Mitigation Strategies • SQL Injection • Introduction and Types: Blind, Boolean-based, Time-based • Prevention Strategies SQL INJECTION
  • 11.
    Advanced Security Threatsand Techniques • Authentication Bypass Techniques • Bypassing Authentication Mechanisms • Two-Factor Authentication Bypass • Tools: HackBar • Phishing Attacks • Explanation and Impact • Phishing Simulations: Zphisher • URL Masking Techniques LOGIN BYPASS PHISHING ATTACK
  • 12.
    Practical Information Gathering •Cross-Site Scripting (XSS) • XSS Vulnerabilities: Stored vs. Reflected • Prevention Tips and Examples • Kali Linux Basics • Installation and Overview of Tools • Practical Exercises • Information Gathering and OSINT • Introduction to OSINT • Tools: HOLEHE, Zehef • Information Gathering Technique XSS ATTACK OSINT KALI LINUX
  • 13.
    Conclusion • This internshipwas a valuable experience, deepening my technical skills in HTML and CSS, which are widely used in web design. I also grew personally, becoming more independent and adaptable. The demand for web development professionals is rising, offering significant opportunities for those interested in this field.
  • 14.
    References 1. **W3Schools: HTML,CSS, JavaScript Tutorials** • - Great for beginners to learn the basics of web development. • - [W3Schools](https://www.w3schools.com/) 2. **Bootstrap Documentation** • - Learn to use Bootstrap, a popular framework for responsive web design. • - [Bootstrap Documentation](https://getbootstrap.com/docs/5.0/getting-started/introduction/) 3. **GitHub: Web Development Projects** • - Explore open-source projects and templates for college websites. • - [GitHub - College Website Templates](https://github.com/topics/college-website)
  • 15.
    Thank You We, asstudents, would like to extend our sincere thanks to our instructor, and the entire team for their support and guidance. Special Thanks To: • Nakul Deshmukh (Industrial Superviser) • Madhura Mahindrakar (Faculty Mentor) Your dedication and expertise have made this training an invaluable experience for us. Thank you for your encouragement and for equipping us with essential cybersecurity skills. Best Regards, Deepak Chauhan