@bagder does this qualify as code bloat? the user agent header is completely arbitrary and can be set to anything.
I mean why single out curl. Shouldn’t the nmap default user agent be in there too? etc etc
Top-level
@bagder does this qualify as code bloat? the user agent header is completely arbitrary and can be set to anything. 3 comments
@bagder so the exploit just needs an update to include setting the user agent header to something else right, and it could be one of many many many different strings. |
@spmatich they singled out curl because the exploit proof of concept used curl. They stopped the example command line from working.