8000 GitHub - Trevor3000/senluo: Super fast and lightweight cyberspace search engine. 轻量级、高性能的网络空间测绘引擎。
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Super fast and lightweight cyberspace search engine. 轻量级、高性能的网络空间测绘引擎。

Notifications You must be signed in to change notification settings

Trevor3000/senluo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Super fast cyberspace scanner based on uusec technology.

FeaturesUsageFor Security EngineersCreditsContactLicense

English


Senluo is used for cyberspace surveying and mapping, just like many products such as NMAP, Shodan, and Censys, but its scanning speed is more than 10 times faster than NMAP, making it easy to identify network service types with millions of ports in minutes. It also has features such as lightweight, single file, cross platform, and no additional dependencies.

Features

Senluo

Results

  • Super fast and simple ICMP/TCP/UDP probe based scanning
  • Optimized for ease of use and lightweight on resources
  • Identify common network service protocols and fingerprints
  • Ultra wide range network IP and domain name scanning
  • IPv4/IPv6 Port scan
  • Passive domain enumeration using crt.sh,etc
  • Host Discovery scan
  • Small, single file, cross platform, and no additional dependencies
  • Multiple input support - HOST/IP/CIDR
  • Output format support - JSON

Usage

senluo -help

This will display help for the tool. Here are all the switches it supports.

Usage of ./senluo:
  -Dn
    	Skip domain enumerate discovery (default true)
  -Pn
    	Skip host ping discovery
  -c int
    	general internal worker threads (default 10000)
  -h string
    	hosts to scan for (comma-separated)
  -o string
    	file to write output to (optional)
  -p string
    	ports to scan (comma-separated)[all,top100,top1000,80,443,100-200] (default "top100")
  -r int
    	packets to send per second (default 10000)
  -sV
    	Service discovery
  -t string
    	type of port scan [tcp/udp/all] (default "all")
  -timeout int
    	millisecond to wait before timing out (default 2000)
  -v string
    	display verbose output level (default "error")
  -version
    	display version

Running Senluo

Scanning target domain and IPs.

senluo -h www.uusec.com,3.3.3.3/24

For Security Engineers

Senluo offers great number of features that are helpful for security engineers to customise workflow in their organization. With the varieties of scan capabilities (like DNS, HTTP, SMB, DB), security engineers can easily create their suite of custom checks with Senluo.

Credits

Thanks to all the amazing community contributors for sending PRs and keeping this project updated. ❤️

If you have an idea or some kind of improvement, you are welcome to contribute and participate in the Project, feel free to send your PR.

Contact

moc.cesuu@troppus

License

Senluo is distributed under [MIT License]

About

Super fast and lightweight cyberspace search engine. 轻量级、高性能的网络空间测绘引擎。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0