-
Following is the error message displayed on matlab command window.
>> zmap
This is zmap.m - version 7.1
Unrecognized function or variable 'MenuSelectedField'.
Error in ResultsDisplay.Hdi…
-
An error occurs when entering the following command
`echo '192.168.20.1' | zgrab2 http --raw-headers --max-redirects=10 --with-body-size --use-https --port=443`
And the error itself looks like thi…
-
I have tried to set cronjob configurations by both using command `crontab -e` and `sudo crontab -e`
And set the config line as:
`* * * * * zmap -M ipv6_tcp_synopt -p "80" --ipv6-source-ip=2402:f…
-
原理
CF的节点打开,在响应的header里Server字段值为CloudFront,利用这方法我们可以用脚本自动检测CF的IP。
![image](https://user-images.githubusercontent.com/19776350/104139968-c1de7880-53e9-11eb-806d-18d448d5ff4a.png)
脚本的大致思路是找到CF的所有IP段,…
-
Thank you for this repo - it is really useful.
I have come across an issue with the creation of the xyz points from the zmap file. When creating the xy arrays the points are incorrectly located. I…
-
Unable to save values to file while using Zmap with MATLAB 2019Rb
**To Reproduce**
Steps to reproduce the behavior:
1. Open MATLAB 2019 Rb
2. Change the MATLAB® current folder to the zmap folder…
-
You have addressed the underflow issue before and made the updated using version 0.2.2.1. I'm currently using pTFCE version 0.2.2.1 but I'm still getting NaNs. The files (at the bottom), which are of…
-
As we are all excitedly waiting for the full output to complete I am going to theorize about the analysis of the results. In order to do this I will use some intermediate output as shown below.
```
L…
ghost updated
9 years ago
-
On Windows, `go test -v` results in the following:
```
=== RUN TestPositional
--- PASS: TestPositional (0.00s)
=== RUN TestPositionalRequired
--- PASS: TestPositionalRequired (0.00s)
=== RUN…
-
Great library for reading and writing zmap files. It would be great to add CRS transformations to this library. To do it correctly, every XY location needs transformation, not just the xMin, xMax, yMi…