- May 27, 2017
-
-
Robert Graham authored
-
- Feb 09, 2017
-
-
Robert Graham authored
-
- Nov 03, 2016
-
-
Robert David Graham authored
[PATCH] BUGFIX to make show = all in config files work correctly
-
- Aug 29, 2016
-
-
David Maynor authored
-
- Aug 01, 2016
-
-
Adam Greene authored
Fix to make show = all in config files work correctly- which means show host up, port open and port closed info. And most important, it means don't throw an en error when show = all is encountered in a config file things: - Closed ports - Open ports - Up hosts Note that the following two are equivalent in the config file: show = open,closed,host show = all Pointed out by blkshv: https://github.com/robertdavidgraham/masscan/issues/190 Addresses: Gentoo bug @ https://bugs.gentoo.org/show_bug.cgi?id=503400
-
- Jun 25, 2016
-
-
Robert David Graham authored
Update main-conf.c
-
- Jun 23, 2016
-
-
konlinedk authored
-
- Jun 06, 2016
-
-
root authored
-
-
robertdavidgraham authored
-
Robert David Graham authored
-
robertdavidgraham authored
-
robertdavidgraham authored
-
robertdavidgraham authored
-
robertdavidgraham authored
-
robertdavidgraham authored
-
- Apr 19, 2016
-
-
Robert David Graham authored
Add timestamp field to JSON output.
-
Mademoiselle Parker authored
-
- Feb 16, 2016
-
-
robertdavidgraham authored
-
Robert David Graham authored
Various fixes involving port handling and resumption
-
Francisco Blas Izquierdo Riera authored
Previoulsy port ranges where echoed without the type which resulted in an error when trying to load the configuration file if using non TCP ports. This patch allows for full generation of prefixed ports to overcome this problem.
-
Francisco Blas Izquierdo Riera authored
The number of retries is needed in the pause.conf file to ensure the seed holds with the scan values. This patch ensures the value is echoed out always.
-
Francisco Blas Izquierdo Riera authored
Until now if the user pressed Control+C whilst the program was cleaning up (for example waiting for pending packets) the program would die inmediately. This patch renames the globals control_c_pressed and control_c_pressed_again to much clearer tx_done and rx_done. It also adds propper handling of control_c count handling in the handler itself as a result the wait will now only be cancelled when pressing control+c a second time during the program life instead of on the first control+c if the user pressed it when we are already doing the scan.
-
Francisco Blas Izquierdo Riera authored
We introduce the --nostatus parameter which allows disabling the printing of status updates. Aside, we allow for reenabling them using the --status parameter
-
- Dec 09, 2015
-
-
root authored
-
- Jun 28, 2015
-
-
Robert David Graham authored
Fix build failure with GCC 5
-
Alessio Treglia authored
Patch applied in Debian to solve FTBFS with the GCC's new version. The original bug report is available here: - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777997
-
- May 13, 2015
-
-
Robert David Graham authored
Fix FTBFS on most Debian architectures
-
- May 07, 2015
-
-
Alessio Treglia authored
Fixes Debian#773786 and enables support on non-ARM, Non-x86, and kFreeBSD architectures.
-
- Nov 04, 2014
-
-
robertdavidgraham authored
-
- Oct 22, 2014
-
-
Robert David Graham authored
-
Robert David Graham authored
-
- Oct 13, 2014
-
-
robertdavidgraham authored
-
robertdavidgraham authored
-
- Oct 08, 2014
-
-
Robert David Graham authored
-
Robert David Graham authored
JSON names/keys are now quoted to be strings in output
-
robertdavidgraham authored
-
Robert David Graham authored
-
- Oct 03, 2014
-
-
Robert David Graham authored
-
- Sep 25, 2014
-
-
Robert David Graham authored
-