2018-2019

Permanent URI for this collection

Browse

Recent Submissions

Now showing 1 - 20 of 113
  • Item
    DATA LIFE SPAN CONTROLLER
    (2019-07-04T11:50:34Z) VINOD BIRADAR
    The performance of an DATA LIFESPAN CONTROLLER gives the security of data stored in public cloud. This project provides encryption and decryption mechanism. Data owner and user should register first, admin should login and activate the data owner and user. After that data owner will login to his home with username and password, Data owner encrypt the file by using the public key then upload file to the cloud, data owner get one time upload key from the admin to upload the file. Owner can easily share the files to intended users stored in cloud . Concurrently large number of data users trying to access data from cloud , it leads to new challenges mainly on privacy and integrity of data stored in cloud. Here in this project, by combining the attribute based encryption and time release encryption, we use these two methods are use to secure data stored in cloud to solve security issues in data privacy
  • Item
    COMPONENT COMPUTING WITH STRATEGIC VISUAL PERCEPTIONS
    (2019-07-04T11:48:55Z) SURAJ SETTY B N
    Planning perceptions are required to be intelligently designed with the help of variation of study so the system is designed to provide proper business Discovery and structuring for helping different types of organizations to understand the perception in more related manner. The systematic inclusion of multiple stages which will be helpful for the Analytics and for proper identification of the concerned will be provided with the help of the system which technology centralized working. The system provides multiple vendor integration which will provide the information that has to be modeled and analyzed with various types of replication reference. The system provides multi-format compatibility which will be helpful to accompany different formations of the raw data so that the revised understanding can be properly promoted. The system provides integration options that will be helpful to accompany various types of resources which will be incorporated so that substantial data transfer and retrieval can be provided to the users according to their choice. The substance of integration will be provided with the help of security where all types of conversions in data retrieval will be secured and even it is required that as the system is used for performing the activity in real-time the data provided should be also updated in real time. As the system provides various analytical techniques it will be associated with multi team working which will be having the references of multiple team authentication processes. The system can be used parallel by incorporating different types of teams and each team can have different related working provisions.
  • Item
    FRAUD FIND: FINANCIAL FRAUD DETECTION BY ANALYZING HUMAN BEHAVIOUR
    (2019-07-04T11:47:30Z) SRIKANTHA T
    Attribute-based Encryption (ABE) is regarded as a promising cryptographic conducting tool to guarantee data owners’ direct control over their data in public cloud storage. The earlier ABE schemes involve only one authority to maintain the whole attribute set, which can bring a single-point bottleneck on both security and performance. Subsequently, some multi-authority schemes are proposed, in which multiple authorities separately maintain disjoint attribute subsets. However, the single-point bottleneck problem remains unsolved. In this project, from another perspective, we conduct a threshold multi-authority CP-ABE access control scheme for public cloud storage, in which multiple authorities jointly manage a uniform attribute set. Taking advantage of threshold secret sharing, the master key can be shared among multiple authorities, and a legal user can generate his/her secret key by interacting with and authorities. Security and performance analysis results show that application is not only verifiable secure when less than authorities are compromised, but also robust when no less than authorities are alive in the system. Furthermore, by efficiently combining the traditional multi-authority scheme with the application, we construct a hybrid one, which satisfies the scenario of attributes coming from different authorities as well as achieving security and system-level robustness.
  • Item
    CLOUD STORAGE WITH THIRD PARTY ENCRYPTED KEY
    (2019-07-04T11:45:29Z) SHRUTHI
    Key-exposure resistance has always been an important issue for in-depth cyber defense in many security applications. Recently, how to deal with the key exposure problem in the settings of cloud storage auditing has been proposed and studied. To address the challenge, existing solutions all require the client to update his secret keys in every time period, which may inevitably bring in new local burdens to the client, especially those with limited computation resources, such as mobile phones. In this paper, we focus on how to make the key updates as transparent as possible for the client and propose a new paradigm called cloud storage with third party encrypted key. In this paradigm, key updates can be safely outsourced to some authorized party, and thus the key-update burden on the client will be kept minimal. In particular, we leverage the third party auditor (TPA) in many existing public auditing designs, let it play the role of authorized party in our case, and make it in charge of both the storage auditing and the secure key updates for key-exposure resistance. In our design, TPA only needs to hold an encrypted version of the client’s secret key while doing all these burdensome tasks on behalf of the client. The client only needs to download the encrypted secret key from the TPA when uploading new files to cloud. Besides, our design also equips the client with capability to further verify the validity of the encrypted secret keys provided by the TPA. All these salient features are carefully designed to make the whole auditing procedure with key exposure resistance as transparent as possible for the client. We formalize the definition and the security model of this paradigm. The security proof and the performance simulation show that our detailed design instantiations are secure and efficient.
  • Item
    Availability of Document using Querying and Content
    (2019-07-04T11:43:41Z) SHAMS TABREZ B
    There are many application domains where users create and share information; for instance, news blogs, scientific networks, social networking groups, or disaster management networks. Current information sharing tools, like content management software (e.g., Microsoft SharePoint), allow users to share documents and annotate (tag) them in an ad-hoc way. Similarly, Google Base allows users to define attributes for their objects or choose from predefined templates. This annotation process can facilitate subsequent information discovery. Many annotation systems allow only “un typed” keyword annotation: for instance, a user may annotate a weather report using a tag such as “Storm Category 3”. Annotation strategies that use attribute-value pairs are generally more expressive, as they can contain more information than un typed approaches. In such settings, the above information can be entered as (Storm Category, 3). A recent line of work towards using more expressive queries that leverage such annotations, is the “pay- as-you-go” querying strategy in Dataspaces: In Dataspaces, users provide data integration hints at query time. The assumption in such systems is that the data sources already contain structured information and the problem is to match the query attributes with the source attributes.
  • Item
    QUICK PHRASE SEARCH FOR ENCRYPTED CLOUD STORAGE
    (2019-07-04T11:42:00Z) SANJAY N
    Cloud computing has generated much interest in the research community in recent years for its many advantages, but has also raise security and privacy concerns. The storage and access of confidential documents have been identified as one of the central problems in the area. In particular, many researchers investigated solutions to search over encrypted documents stored on remote cloud servers. While many schemes have been proposed to perform conjunctive keyword search, less attention has been noted on more specialized searching techniques. In this project, i present a phrase search technique based on Bloom filters that is significantly faster than existing solutions, with similar or better storage and communication cost. This technique uses a series of n-gram filters to support the functionality. The scheme exhibits a trade-off between storage and false positive rate, and is adaptable to defend against inclusion-relation attacks. A design approach based on an application’s target false positive rate is also described.
  • Item
    AUTHENTICATION OF CLOUD DATA USING MULTI THRESHOLD TECHNIQUE
    (2019-07-04T11:40:40Z) POOJA T R
    Attribute-based Encryption (ABE) is regarded as a promising cryptographic conducting tool to guarantee data owners’ direct control over their data in public cloud storage. The earlier ABE schemes involve only one authority to maintain the whole attribute set, which can bring a single-point bottleneck on both security and performance. Subsequently, some multi-authority schemes are proposed, in which multiple authorities separately maintain disjoint attribute subsets. However, the single-point bottleneck problem remains unsolved. In this project, from another perspective, i conduct a threshold multiauthority CP-ABE access control scheme for public cloud storage, in which multiple authorities jointly manage a uniform attribute set. Taking advantage of threshold secret sharing, the master key can be shared among multiple authorities, and a legal user can generate his/her secret key by interacting with and authorities. Security and performance analysis results show that application is not only verifiable secure when less than authorities are compromised, but also robust when no less than authorities are alive in the system. Furthermore, by efficiently combining the traditional multi-authority scheme with the application, i construct a hybrid one, which satisfies the scenario of attributes coming from different authorities as well as achieving security and system-level robustness.
  • Item
    EMPLOYEE MANAGEMENT SYSTEM
    (2019-07-04T11:38:34Z) NITHUN R KARUR
    Employees are the backbone of any company therefore their management plays a major role in deciding the success of an organization. Employees Management Software makes it easy for the employer to keep track of all records. This software allows the administrator to edit employees, add new employees, transfer/promote/terminate employees. Each employee in the database is associated with a position can be added and edited when need arises. Employees can be transferred between positions easily without having to retype back their information in the database. You can check to see if there are duplicate positions/employees in the database. Most of all, the employer can assign tasks to employees and assess their progress in order to keep track of employee performance. A flexible and easy to use Employee Management software solution for small and medium sized companies provides modules for personnel information management thereby organization and companies are able to manage the crucial organization asset – people . The combination of these modules into one application assures the perfect platform for re-engineering and aligning Human Resource processes along with the organizational goals. This system brings about an easy way of maintaining the details of employees working in any organization. It is simple to understand and can be used by anyone who is not even familiar with simple employees system. It is user friendly and just asks the user to follow step by step operations by giving easy to follow options. It is fast and can perform many operations for a company.
  • Item
    CRYPTOTECH ON CLOUDSTORAGE
    (2019-07-04T11:37:20Z) NETHRA P
    There are such an oversized variety of advantages, to store the data within the cloud storage. Data within the cloud storage server can be facilitated whenever and where as long as network access. Cloud service provider provides services to the cloud users; they can get any amount of a lot of resources any time. It provides no risk of data Storage maintenance tasks, like exploit further storage capability, is unloaded to the responsibility of a service provider easy to data sharing between numerous clients. in the event that sender needs to share a little of data, as an example, video, text, audio so forth to receiver it would be difficult for sender to send it by email as a result of the scale of data. Instead of that sender transfers the information into the cloud storage then receiver will easily transfer anytime from anywhere.
  • Item
    LOAD POINTER IMPLEMENTING IN ONLINE
    (2019-07-04T11:35:41Z) Mohan G
    This application is developed for the online portal employee’s admin and the manufacturing units. The application has single unit GUI given for the layman users. The user who uses the application for ordering item is layman. Since most of the application functionality is given for the employees of the domain production units the loads pointer is web portal application which can be accesses only inside the organization or branches and access is determined by the administration panel members. These applications for the data load pointer is created for reduce the searching for big data units the online item production and the product tracking developments
  • Item
    DYNAMIC SECURED SEARCH ENGINE
    (2019-07-04T11:34:21Z) MELWIN VINOD C
    Cloud data owners prefer to outsource documents in an encrypted form for the purpose of privacy preserving. Therefore it is essential to develop efficient and reliable cipher text search techniques. One challenge is that the relationship between documents will be normally concealed in the process of encryption, which will lead to significant search accuracy performance degradation. Also the volume of data in data centers has experienced a dramatic growth. This will make it even more challenging to design cipher text search schemes that can provide efficient and reliable online information retrieval on large volume of encrypted data. Here, a hierarchical clustering method is proposed to support more search semantics and also to meet the demand for fast cipher text search within a big data environment. The proposed hierarchical approach clusters the documents based on the minimum relevance threshold, and then partitions the resulting clusters into sub-clusters until the constraint on the maximum size of cluster is reached. In the search phase, this approach can reach a linear computational complexity against an exponential size increase of document collection. The results show that with a sharp increase of documents in the dataset the search time of the proposed method increases linearly whereas the search time of the traditional method increases exponentially. Furthermore, the method proposed has an advantage over the traditional method in the rank privacy and relevance of retrieved documents.
  • Item
    DETECTIVE MAPPING METHODOLOGY WITH LIVE OBJECT
    (2019-07-04T11:33:00Z) MARUTHI M
    Conceptual framework in the active research coordination is the main intention for the development of the system where various types of hypothesis process can be collaboratively managed by featuring the optic. Standard business models for the structure and hypothesis emergence is actively organized to provide all the related requirements which are needed on a large scale process exploration. Multiple channel system is also provided which will include real time information for the hypothesis principles to be implemented in more advanced way with all real time provisions. The system is well equipped with various types of illustrated representations that are needed with all variations of invasive system provided. The element requirement that has to be considered for the perception design to provide a visual is also included with various types of categories. The system provides behavioral changes for the reusability management as the conversions will save the time and cost as various types of modifications are required when larger hypothesis is taken into consideration according to the changes of the working pattern. System includes empirical research association which is more needed on a large scale with specified objectives so the creation is designed in a way that multi working space generation can be achieved on simultaneous working patterns guided and tracked from a central associated console. Conceptual hypothesis support for the related quantitative research is included, various evaluating hypothesis integrations and approaches are provided. Derivative theory understanding with Business models, Collaboration and amalgamation of multiple team support is provided
  • Item
    SECURING CLOUD DATA BY MULTI KEY AUTHENTICATION
    (2019-07-04T11:31:33Z) MANJUNATHA B C
    Searchable encryption is of increasing interest for protecting the data privacy in secure searchable cloud storage. In this paper, we investigate the security of a well-known cryptographic primitive, namely, public key encryption with keyword search (PEKS) which is very useful in many applications of cloud storage. Unfortunately, it has been shown that the traditional PEKS framework suffers from an inherent insecurity called inside keyword guessing attack (KGA) launched by the malicious server. To address this security vulnerability, we propose a new PEKS framework named dual-server PEKS (SECURING CLOUD DATA BY MULTI-KEY AUTHENTICATION). As another main contribution, we define a new variant of the smooth projective hash functions (SPHFs) referred to as linear and homomorphic SPHF (LH-SPHF). We then show a generic construction of secure SECURING CLOUD DATA BY MULTI-KEY AUTHENTICATION from LH-SPHF. To illustrate the feasibility of our new framework, we provide an efficient instantiation of the general framework from a Decision Diffie–Hellman-based LH-SPHF and show that it can achieve the strong security against inside the KGA.
  • Item
    CIVIL CONTRACT PROJECT ON DAY TO DAY ANALYSIS
    (2019-07-04T11:25:45Z) KUMAR T
    Occupancy of the intellectual for different types of technology global Association are provided with the help of potential virtual panel so that each company can have proper significant reshaping of the requirement whenever it is needed. The system provides collaboration of associated uses which can be either different domain organizations for even the specified independent experts. The panel includes all types of workability which are needed to be accumulated directly as according to the perfections by the organization using the system and even the substantial setup for the reflective tools is also included. The organized communicate with the Global intellectual will be associated in a way that even the frame can be used to accompany the working provisions apart from the communicative business association. Cognitive culture compatibility for different types of working style the respective of the technology and the type of working will be associated. Interactive support for real-time workability and for tracing the detail platform usage will be also provided. Various provisions of parallel endeavor working will be provided so that any type of business identity using the system and use it in different regards at the same time.
  • Item
    Query Auto Completion
    (2019-07-04T11:24:15Z) Krishna Sai. K
    Query auto completion (QAC) methods recommend queries to search engine users when they start entering a query. Current QAC methods mostly rank query completions based on their past popularity, i.e., on the number of times they have previously been submitted as a query. However, query popularity changes over time and may vary drastically across users. Accordingly, the ranking of query completions should be adjusted. Previous time-sensitive and user-specific QAC methods have been developed separately, yielding significant improvements over methods that are neither time-sensitive nor personalized. We propose a hybrid QAC method that is both time-sensitive and personalized. We extend it to handle long-tail prefixes, which we achieve by assigning optimal weights to the contribution from time-sensitivity and personalization. Using real-world search log datasets, we return top N query suggestions ranked by predicted popularity as estimated from popularity trends and cyclic popularity behavior; we rerank them by integrating similarities to a user’s previous queries (both in the current session and in previous sessions). Our method outperforms state-of-the-art time-sensitive QAC baselines, achieving total improvements of between 3% and 7% in terms of mean reciprocal rank (MRR). After optimizing the weights, our extended model achieves MRR improvements of between 4% and 8%.
  • Item
    HACTRAC: REMOTE LOG TOOL
    (2019-07-04T11:21:50Z) ARVIND KRISHNA S
    Deception Technology is a recent addition to network security that involves the use of deceptive servers to implement a decoy strategy in order to prevent hacking attacks. A decoy server is a server machine, which is ideally a virtual machine that closely mimics the original production servers. It will run the same services as the original server, which are intended to deceive the attacker into believing that it is a legitimate production server. It will also contain deceptive documents that seem like they are documents that contain valuable information, whereas in reality they are just fake documents used to trick the attacker. HacTrac is a remote event log tool that allows a user, ideally a security administrator, to monitor the activity on a remote decoy server machine, with the intent of identifying a potential attack. It was built to work with a decoy/engagement server VM, thereby implementing a deception strategy. HacTrac was built using C# .NET, and works with various classes from the .NET Framework that are associated with windows diagnostics and eventing (found under the System.Diagnostics namespace) It uses RPCs (Remote Procedure Call) in order to communicate with the remote machine, and uses classes such as the EventLogQuery and EventLogReader within the eventing framework, to query and read the event logs of the remote machine. . This allows the security administrator to remotely monitor the engagement VM and its activities through the background, without having to directly access it. It further implements filters in order to isolate irrelevant events and only populate those events that are of concern to the security administrator
  • Item
    Cash COde
    (2019-07-04T11:20:18Z) AISHWARYA B
    Clash of Codes is the ultimate test of programming skill, a one-day competition open to coders of any level and experience. Participants will be given a few hours to create a system that should solve a problem given on event day, and present this solution to the Clash of Codes panel of judges. This is a challenge for Philippine programmers to show their ingenuity and push the limits of their work, a chance to win exciting prizes as well as bragging rights - as Clash of Codes Champions. In this project “Clash of codes” we have given the users a programming editor where he can use his skill to code the given statement. We ensure that all the coding standards are met to the programming language that user prefer as if now we have given only python programming language to program on our editor. Our project also shows the output of the program if user write the program curretly.we also provide something called as test cases where we have our own input and output .where user output of the program should match with the our output. We also have something called as Contest where number of users can join our clash as if now we are limited with only the 8 users.Contest is something where set of users solving a scenario or group of known peoples called friends, coworkers, schoolmates When entering the Clash of Code arena, you are sent to the Clash lobby, where you wait for other players to join you in the game
  • Item
    GRAPHCAL DASHBOARD WITH PATTERN PAIRING
    (2019-07-04T11:18:46Z) VIDYA V
    Regulatory panel featuring variations of network understanding, server side working, variations of data management, statistical methods provision, security perception control, domain structuring etc. is designed so that all types of Administrative Supremacy can be rationalized. The system provides all slider controls which can be individually used for different types of references and only the authenticated users can use the system for the related working. The system supports multiple protocol capability and remote tunneling to have integrated Association with various types of platforms and environment to get the substantial working done. Latest security algorithms will be provided for the substantial usage where the references will be selected by the user them self and for the uses of different control activities each instances are required to the properly configured for which multiple selective and input based interfaces will be provided. The system provides the compatibility for variations of hardware and software’s so that any type of Technology oriented environment can be integrated.
  • Item
    PRODUCTIVITY ENHANCER WITH CRITICAL REPORT ANALYSIS
    (2019-07-04T11:17:20Z) VIDYA K S
    Real time vicinity with complex arbitration is required to have instances of stability and proper to arrange proper hypothesis show the design of the system is to provide multiple methodological consolidations to provide all types of proper quantity analysis automation. The design provides critical perception understanding with encapsulated synchronization which will be very much important for the organization to implement objectified task and to make different types of projection. The system is designed to provide various complicated proximity management to the organization with all types of domination factors so the operations can be arranged and relatively the analytical statement can be generated. The statements that are provided are also divided into different types of categorical perception to have better supervision and understanding as for making different types of business draught different types of information is required and with the help of proper standardization format provision the analysis can be apprehended. Multiple approach for structuring positioning broadcast statements Automation reconstruction provision provided for better flexibility Collective business proximity activities can be organized Business identity articulation support provided
  • Item
    BUNDLED TECHNOLOGIES INCLUDED VISIBILITY MODELING PANEL
    (2019-07-04T11:13:40Z) VEDANANDA N
    Diverse positioning of in organization or company is required for the optimal business orientation so the acknowledgement of streaming digital platform with variations of mobility processes are included in consolidated format which can be utilized in a global perception. Categorical solutions are provided so it is flexible for a company's to utilize the type of requirement based workability features whenever they require. A systematic contribution of information in specified context for optimized expression will be provided and will be associated on integrated community so that global business orientation activities can be organized. The virtualized the stage that will be provided can be controlled with various provisional responsibilities and roles and at the same time with the hierarchy definition multi process working will be supported so the acknowledgement of business analytics, the Identity provisions, direct distribution designing, high density collaboration features, commercial activity, automated trigger activities etc. can now navigated as needed. Reference view point is also used to get the realistic analytics data to have all semantic understanding and to plan the projections.