Skip to content

5l1v3r1/Svetovid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

svetovid

Post-exploitation scripts and binaries + reverse proxy server

Language License Version

Introduction

This repository gathers useful post-exploitation assets (for Windows and Linux) from various sources.

It comes with a HTTP fileserver (svetovid.go) that supports content forwarding with Ngrok tunnel.

Such approach allows downloading stuff from behind NAT.

Requirements

Usage

svetovid

Directory layout

There are 3 main folders:

  • linux
  • windows
  • python

Scripts under python are platform-agnostic. Content inside linux and windows is further divided into 3 subfolders:

  • x86 - binaries that can be launched on 32-bit systems
  • x64 - binaries that can be launched on 64-bit systems
  • multi - scripts and binaries that can be launched on both 32-bit and 64-bit systems

License

This software is under MIT License

About

A bunch of post exploitation tools + reverse proxy server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 48.5%
  • Python 39.6%
  • Batchfile 5.6%
  • PowerShell 5.3%
  • C# 0.5%
  • Go 0.3%
  • C 0.2%