Posts
-
RoboVerse
RoboVerse: Towards a Unified Platform, Dataset and Benchmark for Scalable and Generalizable Robot Learning
- [2025-04-10] RoboVerse gets accepted by RSS 2025!
- [2025-04-03] Code released! This codebase is actively evolving, and we are continuously working to improve it. Contributions from the open-source community are highly encouraged, and we welcome feedback and bug reports through the GitHub Issues page.
Tags: #python • imitation-learning • reinforcement-learning
-
django-dynamic-scraper
Creating Scrapy scrapers via the Django admin interface
Django Dynamic Scraper (DDS) is an app for Django which builds on top of the scraping framework Scrapy and lets you create and manage Scrapy spiders via the Django admin interface. It was originally developed for german webtv program site http://fernsehsuche.de.
Tags: #python • django • scraper
-
enum4linux-ng
A next generation version of enum4linux (a Windows/Samba enumeration tool) with additional features like JSON/YAML export. Aimed for security professionals and CTF players.
- support for YAML and JSON export
- colored console output (can be disabled via NO_COLOR)
- ldapsearch and polenum are natively implemented
- support for multiple authentication methods
- support for legacy SMBv1 connections
- auto detection of IPC signing support
- ‘smart’ enumeration will automatically disable tests which would otherwise fail
- timeout support
- SMB dialect checks
- IPv6 support (experimental)
Tags: #python • enum4linux • security
-
samsara
Continuous UI
Resources Guide samsaraJS.org/docs API docs samsaraJS.org/reference_docs Questions SamsaraJS Google Group Tags: #javascript • css3 • layout
-
ChestShop-3
ChestShop - the chest & sign shop plugin for Minecraft Servers running Bukkit/Spigot/Paper
To build ChestShop, you’ll need a Maven installation.
- Maven download
- Launch
mvn clean install– that’s it!
Pre-build versions can also be found on the Jenkins server.
Tags: #java • chestshop • shop
-
hookstate
The simple but very powerful and incredibly fast state management for React that is based on hooks
Hookstate is a modern alternative to Redux, Mobx, Recoil, etc. It is simple to learn, easy to use, extensible, very flexible and capable to address all state management needs of large scalable applications. It has got impressive performance and predictable behavior.
Any questions? Just ask by raising a GitHub ticket.
Tags: #typescript • react • use-state
-
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
subscribe via RSS