Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

log file scrubber

NotificationsYou must be signed in to change notification settings

Ekultek/soapy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

As mentioned at the HOPE conference 2018

This repo is apart of thewarmind project for a clone of the code seehere or you can get the code fromhere. For a version you can download withcurl/wget seehere.

Scenario

Post exploitation tools are far and in between, they are used after you have successfully exploited a system and need to either;

  • Do some things, pull hashes, ip addresses, etc.
  • Map the network
  • Anything that has to do with being on the network itself that you don't want to be caught doing

What soa.py does is create a sort ofcontainer that will host a root terminal shell while the log files are being monitored (default logs:/var/log). After you have completed your session, the log files are scrubbed back to the second soa.py was launched.

Commands

Soapy has a few available commands for you to pass:

usage: sudo soa.py [-n|-l|-d] PATH|DIR1 DIR2 ...optional arguments:  -h, --help            show thishelp message andexit  -l PATH, --log PATH   pass the path to log files (*default=/var/log)  -d DIR1 DIR2 ... [DIR1 DIR2 ... ...], --dirs DIR1 DIR2 ... [DIR1 DIR2 ... ...]                        provide directories that you want files deleted out of                        afterwards (*default=None)  -n, --no-prompt       delete the filesin the provided directory without                        promptingfor deletion (*default=raw_input)

Demo video

soapdemo

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp