Posts

  • quickfixj

    QuickFIX/J is a full featured messaging engine for the FIX protocol (FIX versions 4.0 - 5.0SP2/FIXT1.1 and FIXLatest). It is a 100% Java open source implementation of the popular C++ QuickFIX engine.

    The Financial Information eXchange (FIX) protocol is a messaging standard developed specifically for the real-time electronic exchange of securities transactions. FIX is a public-domain specification owned and maintained by FIX Protocol, Ltd (FPL).

    For more information see the project website at http://www.quickfixj.org.

    Tags: #java • quickfix • quickfixj

  • CaA

    CaA - Collector and Analyzer, Insight into information, exploring with intelligence in a thousand ways.

    CaA是一款网络安全(漏洞挖掘)领域下的辅助型项目,主要用于分析、拆解HTTP协议报文,提取HTTP协议报文中的参数、路径、文件、参数值等信息,并统计出现的频次,帮助用户构建出具有实战应用价值的Fuzzing字典。除此之外CaA可以生成各类HTTP请求提供给BurpSuite Intruder用于Fuzzing工作。

    CaA的设计思想来源于Web Fuzzing技术,皆在帮助用户发现隐藏的漏洞面,通过对信息的收集分析整理,让用户真正意义上的实现数据挖掘

    思路来源:

    1. 我的Web应用安全模糊测试之路
    2. WebFuzzing方法和漏洞案例总结

    所获荣誉:

    1. 入选2024年KCon兵器谱

    注意事项:

    1. CaA采用Montoya API进行开发,需要满足BurpSuite版本(>=2023.12.1)才能使用。

    Tags: #java • burpsuite • bounty-hunters

  • tingodb

    Embedded Node.js database upward compatible with MongoDB

    In contrast to MongoDB, the module require call will not return a usable module. It will return a function that accepts configuration options. This function will return something similar to the MongoDB module. The extra step allows for passing some options that will control database behavior.

    Tags: #javascript

  • nukeviet

    NukeViet CMS is multi Content Management System. NukeViet CMS is the 1st open source content management system in Vietnam. NukeViet was awarded the Vietnam Talent 2011, the Ministry of Education and Training Vietnam officially encouraged to use.

    NukeViet is the first opensource CMS in Vietnam. The lastest version - NukeViet 4 coding ground up support lastest web technologies, include reponsive web design (use HTML 5, CSS 3, Composer, XTemplate), jQuery, Ajax…) enables you to build websites and online applications rapidly.

    With it own core libraries built in, NukeViet 4 is cross platforms and frameworks independent. By basic knowledge of PHP and MySQL, you can easily extend NukeViet for your purposes.

    NukeViet core is simply but powerful. It supports abstract modules which can be duplicate. So, it helps you create automatically many modules without any line of code from existing abstract modules.

    NukeViet supports installing automatically modules, blocks, themes at Admin Control Panel and supports packing features which allow you to share your modules to web- community.

    NukeViet fully supports multi-languages for internationalization and localization. Not only multi-interface languages but also multi-database languages are supported. NukeViet supports you to build new languages which are not distributed by NukeViet.

    Detailed information about Nukeviet at Wikipedia Encyclopedia: http://vi.wikipedia.org/wiki/NukeViet

    Tags: #php • cms • nukeviet

  • limdu

    Machine-learning for Node.js

    Limdu is a machine-learning framework for Node.js. It supports multi-label classification, online learning, and real-time classification. Therefore, it is especially suited for natural language understanding in dialog systems and chat-bots.

    Limdu is in an “alpha” state - some parts are working (see this readme), but some parts are missing or not tested. Contributions are welcome.

    Limdu currently runs on Node.js 0.12 and later versions.

    Tags: #javascript

  • react-native-biometrics

    React Native module for iOS and Android biometrics

    React native biometrics is a simple bridge to native iOS and Android keystore management. It allows you to create public private key pairs that are stored in native keystores and protected by biometric authentication. Those keys can then be retrieved later, after proper authentication, and used to create a cryptographic signature.

    Tags: #java

  • BurpShiroPassiveScan

    一款基于BurpSuite的被动式shiro检测插件

    一款基于BurpSuite的被动式shiro检测插件

    Tags: #java

  • postcss-pxtorem

    Convert pixel units to rem (root em) units using PostCSS

    A plugin for PostCSS that generates rem units from pixel units.

    Tags: #javascript • postcss • rem-units

  • feather

    Feather: fast, interoperable binary data frame storage for Python, R, and more powered by Apache Arrow

    Feather development lives on in Apache Arrow. The arrow R package includes a much faster implementation of Feather, i.e. arrow::read_feather. The Python package feather is now a wrapper around pyarrow.feather.

    Tags: #javascript

  • sa11y

    Sa11y is an accessibility quality assurance tool that visually highlights common accessibility and usability issues. Geared towards content authors, Sa11y straightforwardly identifies errors or warnings at the source with a simple tooltip on how to fix them.

    • Over 50 checks that encourage quality accessibility.
      • Checks for issues regarding images, headings, links, form labels, and more.
      • Toggleable/optional checks: readability analysis, contrast checking, and colour filters.
    • Automatic: checks content on page load.
    • Customizable: JSON-like props to fine tune the experience for content authors.
    • Focus on the issues: Turn off or hide irrelevant checks.
    • Scalable: Check every page for accessibility.
    • Support for checking items within web components/shadow DOM and headless checks.
    • Fully encapsulated user interface with dark mode.
    • Offered in various languages.

    Tags: #javascript • accessibility • accessibility-checker

subscribe via RSS