-
I was thinking how neat it would be if you could have a third brute mode (mixed?) that combined the dns and directory brute. Just a thought but something like you pass a main top level domain, dns wor…
-
Add in logic to send a couple random subdomain resolution requests and if they are the same IP ignore responses with that IP for future requests. I think fierce does something similar...
-
When running the tool in "dir" mode with "-r" option to follow redirects, status codes of discovered pages are always logged as "OK" (200).
Example:
1. Initial request results in redirect (302)
2. Th…
-
This might be a dup of https://github.com/JuliaPackaging/Homebrew.jl/issues/163.
When i try to build Ipopt, I get the following error message:
```julia
julia> Pkg.build("Ipopt")
INFO: Bui…
-
FluffOS should build/run on OSX with packages installed with homebrew with ease.
-
https://github.com/OJ/gobuster
-
https://travis-ci.org/OrchardCMS/Orchard2/jobs/226601084
**Log:**
Worker information
hostname: wjb-2:6f294819-d46f-4976-ba78-ec18eb58648e
version: v2.6.2 https://github.com/travis-ci/worker/…
-
After installing fzf with linuxbrew I tried opening Vim (I had previously installed Vim 8 with linuxbrew) and got the error
```
vim: error while loading shared libraries: libselinux.so.1: cannot …
-
http://stackoverflow.com/questions/18149601/go-install-always-fails-no-install-directory-outside-gopath
mkdir bin
export GOBIN=$GOPATH/bin
-
Hi,
Just had a try of your toy but first compile action gave me an error.
"./main.go:286: undefined: bufio.NewScanner"
Platform: Kali 64 bit.
go compiler installed by using "apt-get install gola…