Skip to content
#

ipc

Here are 771 public repositories matching this topic...

K8CScan

K8Cscan大型内网渗透自定义插件化扫描神器,包含信息收集、网络资产、漏洞扫描、密码爆破、漏洞利用,程序采用多线程批量扫描大型内网多个IP段C段主机,目前插件包含: C段旁注扫描、子域名扫描、Ftp密码爆破、Mysql密码爆破、Oracle密码爆破、MSSQL密码爆破、Windows/Linux系统密码爆破、存活主机扫描、端口扫描、Web信息探测、操作系统版本探测、Cisco思科设备扫描等,支持调用任意外部程序或脚本,支持Cobalt Strike联动

  • Updated Dec 25, 2019
  • Python
iceoryx
elfenpiff
elfenpiff commented Feb 21, 2022

Brief feature description

We should use cxx::function instead of cxx::function_ref in the cxx::unique_ptr. But when we do the transition it is likely that the custom deleter classes will remain since they will also work with cxx::function. This should be cleaned up since they are no longer required.

  1. Replace cxx::function_ref with cxx::function
  2. Remove custom deleter clas

a microservices library - scalecube-services is a high throughput, low latency reactive microservices library built to scale. it features: API-Gateways, service-discovery, service-load-balancing, the architecture supports plug-and-play service communication modules and features. built to provide performance and low-latency real-time stream-processing. its open and designed to accommodate changes. (no sidecar in a form of broker or any kind)

  • Updated Dec 3, 2021
  • Java

Improve this page

Add a description, image, and links to the ipc topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ipc topic, visit your repo's landing page and select "manage topics."

Learn more