Posts

  • CaA

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

    CaA是一款网络安全(漏洞挖掘)领域下的辅助型项目,收集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

  • sourcify

    Decentralized Solidity contract source code verification service

    For more details refer to docs.sourcify.dev

    Tags: #typescript • verification • contracts

  • ayakashi

    :zap: Ayakashi.io - The next generation web scraping framework

    The web has changed. Gone are the days that raw html parsing scripts were the proper tool for the job.
    Javascript and single page applications are now the norm.
    Demand for data scraping and automation is higher than ever, from business needs to data science and machine learning.
    Our tools need to evolve.

    Tags: #typescript • web-scraping • automation

  • Hermes

    A smart, novel and easy-to-use framework for Android Inter-Process Communication (IPC). (简单易用的安卓进程间通信IPC框架)

    A smart, novel and easy-to-use framework for Android Inter-Process Communication (IPC).

    Chinese Readme 中文文档

    Hermes is a smart, novel and easy-to-use framework for Android Inter-Process Communication (IPC). In this framework, you can use IPC even if you do not understand the underneath principle of Android IPC.

    Please click HERE to see the demo.

    Also, HermesEventBus is a Hermes-and-EventBus-based library which posts events between processes.

    Note that maybe you will find that Hermes is still a little difficult to use. I have finished this library and promoted the performance. What to do for my next step is to simplify the usage, which will be released in version 0.7.0.

    Tags: #java

  • rails

    Official Ruby on Rails specific tasks for Capistrano

    Rails specific tasks for Capistrano v3:

    • cap deploy:migrate
    • cap deploy:compile_assets

    Tags: #ruby • capistrano • rails

  • typewriter

    Type safety + intellisense for your Segment analytics

    # Walks you through setting up a `typewriter.yml` and generating your first client.
    $ npx typewriter init
    

    For more instructions on setting up your typewriter client, such as adding it to your CI, see our documentation.

    Tags: #typescript • analytics • segment

  • openSIS-Classic

    openSIS is a commercial grade, secure, scalable & intuitive Student Information System, School Management Software from OS4ED. Has all functionalities to run single or multiple institutions in one installation. Web based, php code, MySQL database.

    Community Edition version 9.0 (Rel date: 12/31/2022) Created by OS4ED

    openSIS is an easy to use Student Information System for organizing student information and school-related operations to promote efficiency in K-12, trade schools and higher education school systems.

    Tags: #php • school-management-software • education-management-system

  • science-parse

    Science Parse parses scientific papers (in PDF form) and returns them in structured form.

    Science Parse parses scientific papers (in PDF form) and returns them in structured form. As of today, it supports these fields:

    • Title
    • Authors
    • Abstract
    • Sections (each with heading and body text)
    • Bibliography, each with
      • Title
      • Authors
      • Venue
      • Year
    • Mentions, i.e., places in the paper where bibliography entries are mentioned

    In JSON format, the output looks like this (or like this, if you want sections). The easiest way to get started is to use the output from this server.

    Tags: #java

  • react-focus-lock

    It is a trap! A lock for a Focus. 🔓

    Trusted by Atlassian AtlasKit, ReachUI, SmoothUI, Storybook and we will do our best to earn your trust too!

    Tags: #javascript • react • a11y

  • model-optimization

    A toolkit to optimize ML models for deployment for Keras and TensorFlow, including quantization and pruning.

    The TensorFlow Model Optimization Toolkit is a suite of tools that users, both novice and advanced, can use to optimize machine learning models for deployment and execution.

    Supported techniques include quantization and pruning for sparse weights. There are APIs built specifically for Keras.

    For an overview of this project and individual tools, the optimization gains, and our roadmap refer to tensorflow.org/model_optimization. The website also provides various tutorials and API docs.

    The toolkit provides stable Python APIs.

    Tags: #python • tensorflow • machine-learning

subscribe via RSS