Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

XRSec/Emergency-Response-Source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emergency-Response

icon

TODO

  • Add Linux SH to SH
  • Add Exec General module
  • ...
type App struct {}
var Api App

Build

# https://github.com/XRSec/xgo
# [国内] sudo wget "https://ghproxy.com/https://github.com/XRSec/xgo/releases/download/$(curl -sL "https://api.github.com/repos/crazy-max/xgo/releases/latest" | grep tag_name | awk '{print $2}' | tr -d '"' | tr -d ',')/xgo-$(uname -s)-$(uname -m)" -O /usr/local/bin/xgo
sudo wget "https://ghproxy.com/https://github.com/XRSec/xgo/releases/download/$(curl -sL "https://api.github.com/repos/crazy-max/xgo/releases/latest" | grep tag_name | awk '{print $2}' | tr -d '"' | tr -d ',')/xgo-$(uname -s)-$(uname -m)" -O /usr/local/bin/xgo
sudo chmod +x /usr/local/bin/xgo
xgo .
cd github.com/XRSec/

About

蓝队应急响应工具(支持麒麟系统)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published