Coder Social home page Coder Social logo

hakcheckurl's Introduction

๐Ÿ‘จโ€๐Ÿ’ป About me

My name is Luke Stephens. I'm a dad, husband and hacker! I am the founder of a cyber security consultancy called Haksec, but this account is for my personal projects.

๐Ÿง Find Me

Hacker

hakcheckurl's People

Contributors

albonycal avatar hakluke avatar m3hank avatar morentharia avatar pczajkowski avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hakcheckurl's Issues

It doesn't work in windows.

It shows the following error during installation

go get github.com/hakluke/hakcheckurl

C:\Users\Hackerbot\go\src\github.com\hakluke\hakcheckurl\main.go:17:13: undefined: syscall.Rlimit
C:\Users\Hackerbot\go\src\github.com\hakluke\hakcheckurl\main.go:18:9: undefined: syscall.Getrlimit
C:\Users\Hackerbot\go\src\github.com\hakluke\hakcheckurl\main.go:18:27: undefined: syscall.RLIMIT_NOFILE

Feature request (-t for number of threads to use)

This is very nice. You wouldn't believe me but I was using some hacked up bash one liner to do this for me.

parallel -j 50 -I# 'echo "$(printf "%-100s" "#") -> $((curl -I -s -m 5 -k "#"||echo KO)|head -n 1 -)"'

The only problem with that bash was it ate almost all memory. So thanks to you for this amazing tool.

Making the actual feature request here.
It will be awesome if we implement number of threads with -t flag. We can make this more faster as it is in written in go. What are your thoughts on it?

some error

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x38 pc=0x63f123]

goroutine 938 [running]:
main.main.func1(0xc000016350, 0xc0000241e0, 0xc0000aebd0, 0xc0005cc8e0, 0x1d)
/root/go/pkg/mod/github.com/hakluke/[email protected]/main.go:51 +0x113
created by main.main
/root/go/pkg/mod/github.com/hakluke/[email protected]/main.go:46 +0x2de

Show Response Length

Hi Luke,

Hope you are well. Thanks for working on this.

I think that showing just the status code without the response length along with it, is maybe half the cherry on the pie :).

Showing the response length next to the status code would allow people to quickly grep out boring/default/wildcard results or chuck them in a file for later processing etc.

Let me know what you think.

It crashses giving the following error

goroutine 408 [running]:                                                
main.main.func1(0xc00001a340, 0xc00001e180, 0xc000068ba0, 0xc0000991d0, 0x46)                                                                         
        /root/go/src/github.com/hakluke/hakcheckurl/main.go:51 +0xe5                                                                                  
created by main.main                                                                                                                                  
        /root/go/src/github.com/hakluke/hakcheckurl/main.go:46 +0x2df
                                                                                                                                                      
                                                                                                                                                      
panic: runtime error: invalid memory address or nil pointer dereference                                                                               
[signal SIGSEGV: segmentation violation code=0x1 addr=0x38 pc=0x62f8c5]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.