coolcoolnoworries
coolcoolnoworries
Ran into an interesting problem. If an apfell payload is generated without specifying proxy information, and the apfell payload is run on say a corporate machine that requires proxy authentication,...
ParseUrl uses http.get to pull the PAC, without defining headers. This sends a default "Go-http-client/1.1" header along with every request. The user agent header is unnecessary and in some cases...
Sending a pull request to add "lsopen" as a new command. Uses the LaunchServices API to run applications and binaries directly out of PID 1 (launchd), the macOS equivalent of...