-
bruter
Bruter is an OSINT tooling, an experiment to build a reconnaissance simple app to have fun 🕵️♂️
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
xray
Discontinued XRay is a tool for recon, mapping and OSINT gathering from public networks. (by evilsocket)
Hi folks, I released bruter a golang tool that I enjoyed building:
It is a simple app that was built as an experiment while dusting my Go skils. It is indeed very much inspired by (https://github.com/evilsocket/xray) (but hey not copied ;)). The tooling can be used to test webservers and validate configurations, but not just!
What does it do?
It grabs HostInfo data from Shodan APIs, so you will need a Token to try this out
It collects banners for various services FTP, SSH, MYSQL, IRC, SMTP
It collects HTTP headers
It brute force directories on WebServers and reports results (200, 403)
It produces a Web UI for presentation
Check it out and let me know what you think! Feedbacks are very welcome :D
Related posts
-
Bruter v.1.0.0b -- https://github.com/CyberRoute/bruter
-
Urlhunter - a recon tool that allows searching on URLs that are exposed via shortener services such as bit.ly and goo.gl
-
Urlhunter - a recon tool that allows searching on URLs that are exposed via shortener services such as bit.ly and goo.gl
-
TryHackMe: OpenCTI
-
Web Check – X-Ray Vision for Any Webstie