• Stars
    star
    363
  • Rank 113,633 (Top 3 %)
  • Language
    Go
  • License
    MIT License
  • Created over 4 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Takes a list of URLs and returns their HTTP response codes

hakcheckurl

Takes a list of URLs and returns their HTTP response codes

This tool was written to be chained with hakrawler to easily check the response codes of discovered URLs.

Installation

go install github.com/hakluke/hakcheckurl@latest

Usage

  • -t 100 use 100 threads

Sample Usage

hakluke~$ assetfinder google.com | hakrawler -plain | hakcheckurl | grep -v 404
200 http://mw1.google.com/transit?
200 http://mw1.google.com/places/
200 http://mw1.google.com/notebook/search?
200 http://mw1.google.com/reader/
200 http://mw1.google.com/views?
200 http://mw1.google.com/sprint_xhtml
200 http://mw1.google.com/sprint_wml
200 http://mw1.google.com/scholar
200 https://area120.google.com/
200 https://area120.google.com/static/js/main.min.js
...

More Repositories

1

how-to-exit-vim

Below are some simple methods for exiting vim.
6,790
star
2

hakrawler

Simple, fast web crawler designed for easy, quick discovery of endpoints and assets within a web application
Go
4,172
star
3

hakrevdns

Small, fast tool for performing reverse DNS lookups en masse.
Go
1,257
star
4

weaponised-XSS-payloads

XSS payloads designed to turn alert(1) into P1
JavaScript
1,257
star
5

hakoriginfinder

Tool for discovering the origin host behind a reverse proxy. Useful for bypassing cloud WAFs!
Go
772
star
6

haktrails

Golang client for querying SecurityTrails API data
Go
482
star
7

hakip2host

hakip2host takes a list of IP addresses via stdin, then does a series of checks to return associated domain names.
Go
359
star
8

bug-bounty-standards

A list of edge cases that occur in bug bounty programs, conversations on how they should be handled. The goal is to standardise the way that specific situations are handled in bug bounties.
220
star
9

haklistgen

Turns any junk text into a usable wordlist for brute-forcing.
Go
197
star
10

hakscale

Distribute ordinary bash commands over many systems
Go
149
star
11

haktldextract

Extract domains/subdomains from URLs en masse
Go
127
star
12

hakfindinternaldomains

Feed it a list of subdomains, it will resolve them and tell you which ones are internal
Go
89
star
13

hakcron

Easily schedule commands to run multiple times at set intervals (like a cronjob, but with one command)
Go
85
star
14

hakcertstream

Basic implementation of certstream to print new subdomains and domains
Go
38
star
15

hakq

A basic golang server/client for distributing tasks over multiple systems.
Go
38
star
16

hakrevshell

Shell
37
star
17

hakstore

Go
27
star
18

hakluke

18
star
19

hakcsp

Return domains in CSP headers in http response
Go
16
star
20

hakjoke

Gets joke from icanhazdadjoke.com, prints it
Go
13
star
21

hakaxfr

Attempt zone transfers on domains
Go
13
star
22

haksecuritytxt

Takes a list of domains as the input, checks if they have a security.txt, outputs the results.
Go
13
star
23

helloworlds

hello world in different languages
Assembly
12
star
24

----svg-onload-alert---

jaVasCript:/*-/*`/*\`/*'/*"/**/(/* */oNcliCk=alert() )//%0D%0A%0d%0a//</stYle/</titLe/</teXtarEa/</scRipt/--!>\x3csVg/<sVg/oNloAd=alert()//>\x3e
HTML
11
star
25

XSS

Xss payloads
JavaScript
9
star
26

hakawshostnames

Generate a list of all AWS hostnames
Go
8
star
27

hakurlencode

(en|de)code urls from the CLI
Go
6
star
28

gzipsplit

split lines of text into multiple gzip files
Go
6
star
29

hakgzsplit

Split text files into gzip files with x lines
Go
5
star
30

wordlesolver

Little python script + dictionary to help solve Wordle puzzles
Python
5
star
31

vulnerable-code-examples

An unorganized batch of vulnerable code examples for use in my blogs, training, etc.
PHP
5
star
32

FakeKoala

3
star
33

diodb-api

Go
1
star