Public IPs
az resource delete --ids $(az network public-ip list --query '[?ipAddress==`null`].[id]' -o tsv)
Network Security Groups
az resource delete --ids $(az network public-ip list --query '[?ipAddress==`null`].[id]' -o tsv)
Network Interfaces
f0VMRgIBAQAAAAAAAAAAAAMAPgABAAAAQCwAAAAAAABAAAAAAAAAAKjyAQAAAAAAAAAAAEAAOAAN | |
AEAAHwAeAAYAAAAEAAAAQAAAAAAAAABAAAAAAAAAAEAAAAAAAAAA2AIAAAAAAADYAgAAAAAAAAgA | |
AAAAAAAAAwAAAAQAAAAYAwAAAAAAABgDAAAAAAAAGAMAAAAAAAAcAAAAAAAAABwAAAAAAAAAAQAA | |
AAAAAAABAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgZAAAAAAAAeBkAAAAAAAAAEAAA | |
AAAAAAEAAAAFAAAAACAAAAAAAAAAIAAAAAAAAAAgAAAAAAAA+RUBAAAAAAD5FQEAAAAAAAAQAAAA | |
AAAAAQAAAAQAAAAAQAEAAAAAAABAAQAAAAAAAEABAAAAAABEZgAAAAAAAERmAAAAAAAAABAAAAAA | |
AAABAAAABgAAAFirAQAAAAAAWLsBAAAAAABYuwEAAAAAAOAEAAAAAAAA6McxAAAAAAAAEAAAAAAA | |
AAIAAAAGAAAAaKsBAAAAAABouwEAAAAAAGi7AQAAAAAA8AEAAAAAAADwAQAAAAAAAAgAAAAAAAAA | |
BAAAAAQAAAA4AwAAAAAAADgDAAAAAAAAOAMAAAAAAAAwAAAAAAAAADAAAAAAAAAACAAAAAAAAAAE | |
AAAABAAAAGgDAAAAAAAAaAMAAAAAAABoAwAAAAAAAEQAAAAAAAAARAAAAAAAAAAEAAAAAAAAAFPl |
# 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 |
Public IPs
az resource delete --ids $(az network public-ip list --query '[?ipAddress==`null`].[id]' -o tsv)
Network Security Groups
az resource delete --ids $(az network public-ip list --query '[?ipAddress==`null`].[id]' -o tsv)
Network Interfaces
dev | |
main | |
prod | |
test | |
docs | |
wiki | |
info | |
site | |
user | |
eng |
www | |
tiukata | |
sivupolku | |
manailla | |
tevanaketeollisuus | |
reseptori | |
hekumallisesti | |
massaluku | |
velli | |
pikkupappila |
1 | |
2 | |
3 | |
4 | |
5 | |
6 | |
7 | |
8 | |
9 | |
10 |
# install | |
sudo apt-get install proxychains | |
sudo apt-get install tor | |
# then update the files /etc/proxychains.conf and /etc/tor/torrc with the given config | |
# restart tor server | |
sudo service restart tor |
21,22,25,80,110,135,143,261,271,324,443,448,465,541,563,614,631,636,664,684,695,832,853,854,990,993,989,990,992,993,994,995,1129,1131,1184,2083,2087,2089,2096,2221,2252,2376,2381,2478,2479,2482,2484,2679,2762,3077,3078,3183,3191,3220,3269,3306,3389,3410,3424,3471,3496,3509,3529,3539,3535,3660,36611,3713,3747,3766,3864,3885,3995,3896,4031,4036,4062,4064,4081,4083,4116,4335,4336,4536,4590,4740,4843,4843,4849,5432,5443,5007,5061,5321,5349,5671,5783,5868,5900,5986,5989,5990,6209,6251,6443,6513,6514,6619,6697,6771,6697,7202,7443,7673,7674,7677,7775,8080,8243,8443,8991,8989,9089,9295,9318,9443,9444,9614,9802,10161,10162,11751,12013,12109,14143,15002,16995,41230,16993,20003 |
#!/bin/bash | |
# Use this as initial axiom's script on reconftw.cfg file to copy config files to the fleet | |
axiom-exec 'mkdir -p /home/op/.config/amass/ /home/op/Tools/ /home/op/.config/subfinder/ /home/op/.config/notify/' | |
axiom-scp ~/.config/amass/config.ini '*':/home/op/.config/amass/config.ini | |
axiom-scp ~/Tools/h8mail_config.ini '*':/home/op/Tools/h8mail_config.ini | |
axiom-scp ~/Tools/.github_tokens '*':/home/op/Tools/.github_tokens | |
axiom-scp ~/.config/notify/notify.conf '*':/home/op/.config/notify/notify.conf | |
axiom-scp ~/Tools/.gitlab_tokens '*':/home/op/Tools/.gitlab_tokens |
"PHP Error" | |
"PHP Parse error" | |
"PHP Warning" | |
boot.ini | |
ext:action | |
ext:backup | |
ext:bak | |
ext:bkf | |
ext:bkp | |
ext:cfg |