All Projects → gabamnml → Hoper

gabamnml / Hoper

Licence: mit
Security tool to trace URL's jumps across the rel links to obtain the last URL

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Hoper

Sn0int
Semi-automatic OSINT framework and package manager
Stars: ✭ 814 (+1528%)
Mutual labels:  security-audit, recon, security-scanner
Super
Secure, Unified, Powerful and Extensible Rust Android Analyzer
Stars: ✭ 340 (+580%)
Mutual labels:  security-audit, security-scanner
Wsltools
Web Scan Lazy Tools - Python Package
Stars: ✭ 288 (+476%)
Mutual labels:  security-audit, security-scanner
Kube Scan
kube-scan: Octarine k8s cluster risk assessment tool
Stars: ✭ 566 (+1032%)
Mutual labels:  security-audit, security-scanner
pentesting-multitool
Different utility scripts for pentesting and hacking.
Stars: ✭ 39 (-22%)
Mutual labels:  security-audit, security-scanner
Sherlock
This script is designed to help expedite a web application assessment by automating some of the assessment steps (e.g., running nmap, sublist3r, metasploit, etc.)
Stars: ✭ 36 (-28%)
Mutual labels:  security-audit, security-scanner
Hosthunter
HostHunter a recon tool for discovering hostnames using OSINT techniques.
Stars: ✭ 427 (+754%)
Mutual labels:  recon, tool
dirbpy
This is the new version of dirb in python
Stars: ✭ 36 (-28%)
Mutual labels:  recon, security-scanner
Inql
InQL - A Burp Extension for GraphQL Security Testing
Stars: ✭ 715 (+1330%)
Mutual labels:  security-audit, security-scanner
Ossa
Open-Source Security Architecture | 开源安全架构
Stars: ✭ 796 (+1492%)
Mutual labels:  security-audit, security-scanner
kcare-uchecker
A simple tool to detect outdated shared libraries
Stars: ✭ 174 (+248%)
Mutual labels:  security-audit, security-scanner
Golang Tls
Simple Golang HTTPS/TLS Examples
Stars: ✭ 857 (+1614%)
Mutual labels:  security-audit, security-scanner
docker-wallarm-node
⚡️ Docker official image for Wallarm Node. API security platform agent.
Stars: ✭ 18 (-64%)
Mutual labels:  security-audit, security-scanner
Salt Scanner
Linux vulnerability scanner based on Salt Open and Vulners audit API, with Slack notifications and JIRA integration
Stars: ✭ 261 (+422%)
Mutual labels:  security-audit, security-scanner
humble
A humble, and fast, security-oriented HTTP headers analyzer
Stars: ✭ 17 (-66%)
Mutual labels:  security-audit, security-scanner
Taipan
Web application vulnerability scanner
Stars: ✭ 359 (+618%)
Mutual labels:  security-audit, security-scanner
Cobra
Source Code Security Audit (源代码安全审计)
Stars: ✭ 2,802 (+5504%)
Mutual labels:  security-audit, security-scanner
Jxnet
Jxnet is a Java library for capturing and sending custom network packet buffers with no copies. Jxnet wraps a native packet capture library (libpcap/winpcap/npcap) via JNI (Java Native Interface).
Stars: ✭ 26 (-48%)
Mutual labels:  security-audit, security-scanner
Awesome bot
✅ Validate links in awesome projects
Stars: ✭ 697 (+1294%)
Mutual labels:  redirects, tool
Nexer
Content based network multiplexer or redirector made with love and Go
Stars: ✭ 7 (-86%)
Mutual labels:  redirects, tool

Hoper

Gem Version

It shows all the hops that makes a url you specify to reach its endpoint. For example if you want to see the entire trip by email URL or like a URL shorten. Hoper returns you all URLs redirections.

hoper demo

Installation

$ gem install hoper

Usage

Type in your command line:

$ hoper [url]

Development

After checking out the repo, run bin/setup to install dependencies. You can also run bin/console for an interactive prompt that will allow you to experiment.

To install this gem onto your local machine, run bundle exec rake install. To release a new version, update the version number in version.rb, and then run bundle exec rake release, which will create a git tag for the version, push git commits and tags, and push the .gem file to rubygems.org.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/gabamnml/hoper. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].