Math0x

Results 9 issues of Math0x

cat hostfile | dnsgen - | massdns -r ~/tools/massdns-1.0.0/lists/resolvers.txt --ignore NXDOMAIN --ignore SERVFAIL --ignore REFUSED -t A -o S -w resolved-hosts This results in nothing being saved. All the OK...

/usr/local/lib/python3.7/dist-packages/ipwhois/net.py:138: UserWarning: allow_permutations has been deprecated and will be removed. It is no longer needed, due to the deprecation of asn_alts, and the addition of the asn_methods argument. warn('allow_permutations has...

panic: runtime error: invalid memory address or nil pointer dereference149.3:443// panic:: command not found /tools/scan4all# [signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0xdc84b7] [signal: command not found Using latest version of...

Many thanks. ask z0idsec on X for help- Tell him papabear sent you for reply

[+] Mutation enabled! Name: Mutation [+] Located mutation in schema : 312 [+] I'll leave this for you to test, scipts arent gentle with editing data [+] Located queries location...

#!/bin/bash -i # Author: drak3hft7 # Date: 08/09/2021 # Check if the script is executed with root privileges if [ "$(id -u)" -eq 0 ]; then echo ""; echo -e...

import regex import argparse import requests import time import os import threading import random execPath = os.getcwd() currentPath = os.path.dirname(os.path.abspath(__file__)) os.chdir(currentPath) FUZZ_PLACE_HOLDER = '??????' TIMEOUT_DELAY = 5 LOCK = threading.Lock()...

Text file created maxes out after 650 rows. I have checked with "wc -l" during operations. Please remove the cap of rows

After the tool identifies the shortname I would like to have the option to brutefoce the 1 or all files. If it returns 403.404 depending on if its working or...