Posts

  • jndiat

    JNDI Attacking Tool

    JNDIAT (JNDI Attacking Tool) is an open source penetration testing tool that tests the security of Weblogic servers through T3 protocol.

    Usage examples of JNDIAT:

    • You want to search if there are Weblogic ports which are accessible through T3 protocol, over SSL/TLS or not;
    • You want to search valid accounts remotely in order to have a privileged connection;
    • You want to list JNDIs (Java Naming and Directory Interface) which are accessible to know what you can do on the remote Weblogic server (without or with a Weblogic account);
    • You want to use a unprotected (i.e. ‘public’) JDBC datasource in order to get a remote interactive SQL shell;
    • You want to deploy an application (e.g. War) on the Weblogic server in order to have a Web shell (account required).

    Tested on Oracle Weblogic 12 and Java JRE 8 (Official Download Link) for JNIDAT 2.0 version. Tested on Oracle Weblogic 11 and Java JRE 8 for JNIDAT 1.0 version.

    Notices:

    • If you have problems to connect to older Weblogic server with jnidat v2.0, you should try the JNDIAT v1.0. Indeed, jndiat 2.0 use weblogic v12 libraries. jndiat 1.0 uses older weblogic libraries.
    • Don’t use OpenJDK for running Jnidat jar file.

    Tags: #java

  • SmartGattLib

    SmartGattLib is a Java library that simplifies the work with Bluetooth SMART devices

    • BatteryLevel
    • BodySensorLocation
    • HeartRateMeasurement
    • ManufacturerNameString
    • More to come. Please commit pull request to add more characteristics.

    Tags: #java

  • powerbi-client-react

    Power BI for React which provides components and services to enabling developers to easily embed Power BI reports into their applications.

    Power BI React component. This library enables you to embed Power BI reports, dashboards, dashboard tiles, report visuals, Q&A or paginated reports in your React application, and to create new Power BI reports directly in your application.

    Tags: #typescript

  • training

    Reference implementations of MLPerf® training benchmarks

    This is a repository of reference implementations for the MLPerf® training benchmarks. These implementations are valid as starting points for benchmark implementations but are not fully optimized and are not intended to be used for “real” performance measurements of software frameworks or hardware.

    Please see the MLPerf Training Benchmark paper for a detailed description of the motivation and guiding principles behind the benchmark suite. If you use any part of this benchmark (e.g., reference implementations, submissions, etc.) in academic work, please cite the following:

    @misc{mattson2019mlperf,
        title={MLPerf Training Benchmark},
        author={Peter Mattson and Christine Cheng and Cody Coleman and Greg Diamos and Paulius Micikevicius and David Patterson and Hanlin Tang and Gu-Yeon Wei and Peter Bailis and Victor Bittorf and David Brooks and Dehao Chen and Debojyoti Dutta and Udit Gupta and Kim Hazelwood and Andrew Hock and Xinyuan Huang and Atsushi Ike and Bill Jia and Daniel Kang and David Kanter and Naveen Kumar and Jeffery Liao and Guokai Ma and Deepak Narayanan and Tayo Oguntebi and Gennady Pekhimenko and Lillian Pentecost and Vijay Janapa Reddi and Taylor Robie and Tom St. John and Tsuguchika Tabaru and Carole-Jean Wu and Lingjie Xu and Masafumi Yamazaki and Cliff Young and Matei Zaharia},
        year={2019},
        eprint={1910.01500},
        archivePrefix={arXiv},
        primaryClass={cs.LG}
    }
    

    These reference implementations are still very much “alpha” or “beta” quality. They could be improved in many ways. Please file issues or pull requests to help us improve quality.

    Tags: #python • benchmark • machine-learning

  • pisignage-server

    Local Server to manage piSignage players based on node.js

    Server code to manage piSignage players in a LAN or Private Network or to setup your own server!

    Run the npm install command after git pull and before starting the server

    Tags: #javascript

  • archivesspace

    ArchivesSpace, the archives management tool

    ArchivesSpace is released under the Educational Community License, version 2.0. See the COPYING file for more information.

    Tags: #ruby • archivesspace • archives

  • react-google-recaptcha-v3

    Google Recaptcha V3 integration for React

    npm install react-google-recaptcha-v3
    

    Tags: #typescript

  • enunciate

    Build-time enhancement tool for Java-based Web services projects

    Enunciate is a build-time Web service enhancement tool that can be applied to Java-based projects for generating a lot of cool artifacts from the source code of your Web service endpoints.

    For more information, see the project site at http://enunciate.webcohesion.com.

    Tags: #java

  • aiode

    Invite the bot to join your guild

    Tags: #java • botify • spotify

  • activitypub

    A PHP implementation of ActivityPub protocol based upon the ActivityStreams 2.0 data format.

    use ActivityPhp\Type\Extended\Actor\Application;
    use ActivityPhp\Type\Extended\Actor\Group;
    use ActivityPhp\Type\Extended\Actor\Organization;
    use ActivityPhp\Type\Extended\Actor\Person;
    use ActivityPhp\Type\Extended\Actor\Service;
    

    Tags: #php • activitypub • activitystreams

subscribe via RSS