Skip to content
View ravinihalani's full-sized avatar

Block or report ravinihalani

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. MorrisWorm MorrisWorm Public

    Implemented a Morris worm having a Web Server backdoor with discovery functionality by finding the list of all hostnames known and trusted by the deployed host. The Web Server is developed, based o…

    Java 1

  2. GeoSpark_Queries GeoSpark_Queries Public

    + Ran Apache Spark on a cluster with three machines (One master and two workers). The master was able to communicate with workers using bi-directional Password-less SSH. The video demo in the Proje…

    1

  3. XssPrevention XssPrevention Public

    Implemented a security library in PHP that prevents XSS vulnerabilities in any web application. The library blocks the execution all the black listed tags which are malicious and can cause cross si…

    PHP

  4. JavaMiniBase_DBJoins JavaMiniBase_DBJoins Public

    Implementation of Minibase joins in Java

    Java

  5. RESTful_University_Blackboard RESTful_University_Blackboard Public

    A REST Server that supports CRUD services and A Client that implements a CRUD lifecycle for University blackboard

    Java

  6. DataExfiltration DataExfiltration Public

    I have implemented a program that exfiltrates data using the IP datagram by sending the <message>, encoded, to the IP address specified by <ip_address> on physical interface <interface>. <type> spe…

    Python 3