Download as pdf or txt
Download as pdf or txt
You are on page 1of 8

A Seminar Report

On
PHONET TECHNOLOGY
submitted to
JAWAHARLAL NEHRU TECHNOLOGICAL UNIVERSITY, ANANTHAPURAMU
in partial fulfillment of requirements for the award of the Degree of
BACHELOR OF TECHNOLOGY
IN
COMPUTER SCIENCE AND ENGINEERING

Submitted by

S.Kiranmai
(169E1A05J5)

Under the esteemed guidance of

Ms.R.Roopa, M.Tech.
Assistant Professor,
Department of CSE.

DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING

SRI VENKATESWARA ENGINEERING COLLEGE


(Approved by AICTE, New Delhi & Affiliated to JNTUA, Anantapuramu)
Karakambadi Road, TIRUPATI -517507

(2016-2020)
DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING

SRI VENKATESWARA ENGINEERING COLLEGE


(Approved by AICTE, New Delhi & Affiliated to JNTUA, Anantapuramu)
Karakambadi Road, Tirupati- 517507

Certificate
This is to certify that the seminar report entitled PhoNet Technology
is the bonafide work carried out by S. Kiranmai (169E1A05J5) submitted towards the
partial fulfilment of the requirements for the award of the degree of Bachelor of
Technology in Computer Science and Engineering from JNUTA, Anantapuramu
during the year 2016 – 2020.

This work has been carried out under my guidance.

Head of the Department:


Guide:
Dr. S. Kalaimagal, Ph.D.
R.Roopa, M.Tech.
Professor & HOD,
Assistant Professor,
Dept. of CSE.
Dept. of CSE.
ACKNOWLEDGEMENT

I am thankful to my guide Ms.R.Roopa, M.Tech, Assistant Professor, Department of


CSE for her valuable guidance and encouragement. Her helping attitude and suggestions
have helped in the successful completion of the seminar report.

I would like to express my gratefulness and sincere thanks to Dr. S. Kalaimagal, Professor

& Head, Department of CSE, for her kind help and encouragement during the
course of study and in the successful completion of the seminar report.

I would like to express my heartful thanks to Dr. T. Kalpalatha Reddy, Principal, for
successful completion of this seminar report, which cannot be done without proper
support and encouragement.

I sincerely thanks to Management for providing all the necessary facilities during
course of study.

I would like to express my deep gratitude to all those who helped directly or
indirectly to transform an idea in to my working seminar report.

S.KIRANMAI
(169E1A05J5)
DECLARATION

I hereby declare that the seminar entitled “PhoNet Technology”, submitted to the
Department of Computer Science and Engineering at Sri Venkateswara Engineering
College, Tirupati, in partial fulfillment of requirements for the award of the degree of
Bachelor of Technology in Computer Science and Engineering.

This report is the result of my own effort and it has not been submitted to any other
University or Institution for the award of any degree or diploma other than specified
above.

S.KIRANMAI
(169E1A05J5)
ABSTRACT

Voice based web access is a rapidly developing technology. PhoNETis a solution for these
and many other problems faced by the netizens. The basic idea is that using an ordinary
phone to browse the web and the primary motivations are: to provide a widely available
means for creating new interactive voice applications; addressing needs for mobility; and
addressing issues inaccessibility. Basis of the idea are the age old IVR systems used to serve
information for the dialers through a pre programmed process. Phonet is a very long journey
from the IVRs; it involves the most complex technologies of the century Like Speech
Recognition (SR), Text to speech (TTS) conversion and artificial intelligence (AI). This
enables a user to be connected to internet as long as he has access to a phone. PhoNET uses
the traditional HTML content so the web site need not be rewritten or redesigned. We present
a detailed analysis in the most possible simplest way of how the technologies like SR, TTS
and AI are integrated to develop a intelligent Platform (phoNET) to achieve voice based web
access which involves Document processing and Document Rendering. In Document
Processing we describe two approaches, telephone browsing and transcoding, focusing
mostly on the former since that work is more mature. In Document Rendering we present the
major problem i.e., the relevance of cognitive thought to text rendering along with its most
suitable solution. In the end we examine the challenges and further developments involved in
practical application of the proposed technology-The phoNET

(i)
List of figures
Fig No Fig Name Page No

Fig 1 System design of the Honeypot architecture 5

Fig 2 MITM Attack to Intercept Communication 13

Fig 3 Denial of Service Attack 14

Fig 4 Distributed Denial of Service Attack 15

Fig 5 Sniffing Attack 16

Fig 6 Result after Port Scanning 22

Fig 7 DoS Attack Detection 24

Fig 8 Sniffer Attack Detection 25

(ii)
TABLE OF CONTENTS

Abstract i
List of Figures ii

Chapter
Description Page No.
No.
1 Introduction
2 Internet of Things
3 Honeypot
3.1 Functions of Honeypot
3.2 Goals of Honeypot
3.3 System Design of Honeypot

A. System Architecture
B. Working
3.4 Honeypot Classification
3.5 Advantages of a Honeypot
3.6 Disadvantages of a Honeypot
4 Types of Attacks
4.1 Post Scan
4.2 Man-In-The-Middle
4.3 Denial of Service Attack
4.4 Distributed Denial of service Attack
4.5 Sniffing Attack
5 Attack Detection using KF Sensor Honeypots
5.1 Working of KF Sensor
5.2 Advantages of KF Sensor
5.3 Attack Detection Using KF Sensor Honeypot
6 Conclusion and Future Work
References

You might also like