This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Copyright © by Jeff Foley 2017-2023. All rights reserved. | |
# Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. | |
# SPDX-License-Identifier: Apache-2.0 | |
# Should results only be collected passively and without DNS resolution? Not recommended. | |
#mode = passive | |
# Would you like to use active techniques that communicate directly with the discovered assets, | |
# such as pulling TLS certificates from discovered IP addresses and attempting DNS zone transfers? | |
#mode = active |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bevigil: | |
- WUl7tTdkDj5rxq | |
binaryedge: | |
- a9a55e89-b5e7-4be3-8162-1c13dd317ff2 | |
bufferover: | |
- A63Y5cUKhs8ZjDyg9XrtWeBtAuOjYaN7gO16Z9y2 | |
censys: | |
- 0fd96e7d-8c97-41h2-4433-ab3i777c7baa:hwNAgUmZ8OJNehh4dV2H450QNK3rtTQ | |
certspotter: | |
- k48388_7TSkfQy4P45Dssa9tGsc |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Download the Go binary | |
wget https://golang.org/dl/go1.20.4.linux-amd64.tar.gz | |
#Remove previous golang installation and extract the new one | |
rm -rf /usr/local/go && tar -C /usr/local -xzf go1.20.4.linux-amd64.tar.gz | |
#Create symlink | |
ln -sf /usr/local/go/bin/go /usr/local/bin/ | |
#Add these line to your terminal config file(.bashrc/.zshrc) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
360PassiveDNS | |
AbuseIPDB | |
Ahrefs | |
AlienVault | |
AnubisDB | |
Arquivo | |
Ask | |
AskDNS | |
Baidu | |
BeVigil |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
360PassiveDNS | |
AbuseIPDB | |
Ahrefs | |
AlienVault | |
AnubisDB | |
Arquivo | |
Ask | |
AskDNS | |
Baidu | |
BeVigil |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21 | |
22 | |
25 | |
80 | |
110 | |
135 | |
143 | |
261 | |
271 | |
324 |