RFHACKE

Results 5 comments of RFHACKE

the error given is .----. .-. .-. .----..---. .----. .---. .--. .-. .-. | {} }| { } |{ {__ {_ _}{ {__ / ___} / {} \ | `|...

i am getting this error when i start netattack2 python3 netattack2.py File "netattack2.py", line 37 subprocess.call("sudo apt-get install nmap -y > {}".format(os.devnull), shell=True) ^ TabError: inconsistent use of tabs and...

i got the same issue i used httpx to screenshot host but some screenshot are missing These missing screenshot files are listed in index_screenshot but the files are not in...

yeah a output option that outputs only the result of rustscan in [IP]:[PORT] format into a file without any kind of nmap scanning

i wrote a script for rustscan that prints output into a file in IP:PORT format.Place the script into the ~/rustscan_scripts folder then run rustscan with the --scripts custom argument.also save...