Skip to content
#

scanner

Here are 1,137 public repositories matching this topic...

Hostuniverse
Hostuniverse commented Jul 21, 2019

Hi there,

Thanks for the awesome tool!

During the installation I encountered a problem with node as it kept on asking me to install retire via npm:

/usr/bin/env: 'node': No such file or directory
External programs used by w3af are not installed or were not found. Run these commands to install them on your system:

npm install -g [email protected]
npm update -g retire

A script wit
wesinator
wesinator commented Apr 14, 2020
$ python3 loki.py
Traceback (most recent call last):
  File "loki.py", line 43, in <module>
    from lib.lokilogger import *
  File "/Users/w/Downloads/Loki/lib/lokilogger.py", line 15, in <module>
    from helpers import removeNonAsciiDrop
ModuleNotFoundError: No module named 'helpers'

Python 3.7.7 homebrew
Cloned directly from master.
helpers.py is present in

大型内网渗透扫描器&Cobalt Strike,包含信息收集/存活主机/IP扫描/端口扫描/服务识别/网络资产/密码爆破/漏洞检测/漏洞利用。漏洞检测含MS17010、Weblogic、ActiveMQ、Tomcat、Struts2系列等,密码口令爆破含(Mysql、Oracle、MSSQL)、FTP、SSH(Linux)、VNC、Windows(IPC、WMI、SMB、LDAP、SmbHash、WmiHash)等,可高度自定义插件支持.NET程序集、DLL(C#/Delphi/VC)、PowerShell等语言编写的插件,支持通过配置INI批量调用任意外部程序或命令,EXP生成器一键生成Web漏洞POC,可快速扩展扫描或利用能力。支持Cobalt Strike 3.X-4.0

  • Updated May 3, 2020
  • C#

A security tool for multithreaded information gathering and service enumeration whilst building directory structures to store results, along with writing out recommendations for further testing.

  • Updated Apr 9, 2020
  • Python

🔥 ZXing的精简版,优化扫码和生成二维码/条形码,内置闪光灯等功能。扫描风格支持:微信的线条样式,支付宝的网格样式。几句代码轻松拥有扫码功能 ,ZXingLite让集成更简单。(扫码识别速度快如微信)

  • Updated Apr 28, 2020
  • Java
ifs-ilan
ifs-ilan commented Feb 25, 2020

Hi :),

It's possible to scan with variables json or .tf file name ?

Like

{
	"region": "eu-central-1",
	"environment_id": "demo",
	"tags": {
		"EnvironmentId": "integration",
		"ApplicationName": "demo",
		"EnvironmentType": "development",
		"Project": "pepito"
	},
	"rds_instances": [
		{
			"sg_name": "test-sg",
			"kms_key_label": "kms",
			"rds_label": "rds",
			

Improve this page

Add a description, image, and links to the scanner 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 scanner topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.