Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scanner error #9

Open
RootnuII opened this issue Jul 12, 2023 · 3 comments
Open

scanner error #9

RootnuII opened this issue Jul 12, 2023 · 3 comments

Comments

@RootnuII
Copy link

root@nullsec proxys]# ./Scan -p 80 -in lol1.txt -o proxies.txt
Detected FILE Mode.
2023/07/12 12:36:32 parse "http://1.1.1.1\r:80": net/url: invalid control character in URL
2023/07/12 12:36:32 parse "http://1.1.1.1\r:80": net/url: invalid control character in URL
2023/07/12 12:36:32 parse "http://1.1.1.1\r:80": net/url: invalid control character in URL
2023/07/12 12:36:32 parse "http://1.1.1.1\r:80": net/url: invalid control character in URL
2023/07/12 12:36:32 parse "http://1.1.1.1\r:80": net/url: invalid control character in URL
2023/07/12 12:36:32 parse "http://1.1.1.1\r:80": net/url: invalid control character in URL

hi there im not Scanning 1.1.1.1 just to be clear i just don't wanna share lol
so when I scan like this : zmap -p 80 | ./Scan -p 80 -o output.txt IT WORKS AMAZINGLY

but when i try to scan like this : ./Scan -p 80 -in lol1.txt -o proxies.txt
I get a bunch of error and I even tested the proxies that I scanned using zmap -p 80 | ./Scan -p 80 -o output.txt
and it still was giving me errors

@RootnuII
Copy link
Author

the txt file was a problem maybe the number in the input txt file "lol1.txt"

@RootnuII
Copy link
Author

RootnuII commented Jul 12, 2023

[root@nullsec proxys]# ./Scan -p 80 -in output.txt -o proxies.txt
Detected FILE Mode.
2023/07/12 12:36:32 parse "http://1.1.1.1\r:80": net/url: invalid control character in URL
2023/07/12 12:36:32 parse "http://1.1.1.1\r:80": net/url: invalid control character in URL
2023/07/12 12:36:32 parse "http://1.1.1.1\r:80": net/url: invalid control character in URL
2023/07/12 12:36:32 parse "http://1.1.1.1\r:80": net/url: invalid control character in URL
2023/07/12 12:36:32 parse "http://1.1.1.1\r:80": net/url: invalid control character in URL
2023/07/12 12:36:32 parse "http://1.1.1.1\r:80": net/url: invalid control character in URL
Imported [17] IPs Checked [16] IPs (Success: 0, StatusCodeErr: 0, ProxyErr: 0, Timeout: 0) with 1 open http threads
^C[root@nullsec proxys]sudo zmap -p 80 > output.txt
Jul 12 12:53:09.216 [INFO] zmap: output module: csv
Jul 12 12:53:09.216 [INFO] csv: no output file selected, will use stdout
0:00 0%; send: 279 0 p/s (4.17 Kp/s avg); recv: 0 0 p/s (0 p/s avg); drops: 0 p/s (0 p/s avg); hitrate: 0.00%
0:00 0%; send: 279 0 p/s (4.08 Kp/s avg); recv: 0 0 p/s (0 p/s avg); drops: 0 p/s (0 p/s avg); hitrate: 0.00%
0:01 0%; send: 28210 27.6 Kp/s (26.2 Kp/s avg); recv: 238 235 p/s (220 p/s avg); drops: 0 p/s (0 p/s avg); hitrate: 0.84%
0:02 0%; send: 57902 29.5 Kp/s (27.8 Kp/s avg); recv: 764 522 p/s (366 p/s avg); drops: 0 p/s (0 p/s avg); hitrate: 1.32%
0:03 0%; send: 87039 28.6 Kp/s (28.1 Kp/s avg); recv: 1133 362 p/s (365 p/s avg); drops: 0 p/s (0 p/s avg); hitrate: 1.30%
0:04 0%; send: 113401 26.3 Kp/s (27.6 Kp/s avg); recv: 1604 470 p/s (390 p/s avg); drops: 0 p/s (0 p/s avg); hitrate: 1.41%
^C[root@nullsec proxys]# ./Scan -p 80 -in output.txt -o proxies.txt
Detected FILE Mode.

Imported [18] IPs Checked [1] IPs (Success: 0, StatusCodeErr: 0, ProxyErr: 1, Timeout: 0) with 17 open http threads
New Proxy 1.1.1.1:80 Country: United Kingdom ISP: BT Public Internet Service
New Proxy 1.1.1.1:80 Country: Germany ISP: DigitalOcean, LLC
New Proxy 1.1.1.1:80 Country: United Kingdom ISP: BT Public Internet Service
New Proxy 1.1.1.1:80 Country: Germany ISP: DigitalOcean, LLC
New Proxy 1.1.1.1:80 Country: Netherlands ISP: Advin Services LLC
New Proxy 1.1.1.1:80 Country: United States ISP: Amazon Technologies Inc.

very wierd but PS again not scanning 1.1.1.1 just dont wanna share

@RootnuII
Copy link
Author

another question i have is how are these different proxys from
https://geonode.com/free-proxy-list
or other proxys

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant