Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

purpleteam creation #1

Open
mthcht opened this issue Dec 19, 2022 · 7 comments
Open

purpleteam creation #1

mthcht opened this issue Dec 19, 2022 · 7 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request realisation work in progress

Comments

@mthcht
Copy link
Owner

mthcht commented Dec 19, 2022

Initial issue for addition, notes and updates

@mthcht mthcht self-assigned this Dec 19, 2022
@mthcht mthcht added documentation Improvements or additions to documentation enhancement New feature or request realisation work in progress labels Dec 19, 2022
@mthcht
Copy link
Owner Author

mthcht commented Dec 19, 2022

@mthcht
Copy link
Owner Author

mthcht commented Jan 17, 2023

@mthcht
Copy link
Owner Author

mthcht commented Jan 25, 2023

  • add in each script:
Start-Transcript -OutputDirectory $env:tmp\Logfile -UseMinimalHeader
#...
Stop-Transcript

@mthcht
Copy link
Owner Author

mthcht commented Feb 21, 2023

normalization:
Start-Transcript -Path "$env:tmp\simulation_traces.log" -Append -Force -Verbose
Stop-Transcript -Verbose
$ProgressPreference = 'SilentlyContinue'
Invoke-WebRequest * -UseBasicParsing -Verbose -UserAgent purpleteam
[Error] (Red)
[Info] (Cyan)
[Warning] (Yellow)
[Sucess] (Green)
in catch: Write-Host -ForegroundColor Red "`n[Erorr] Exception: $_"

@mthcht
Copy link
Owner Author

mthcht commented May 20, 2023

@mthcht
Copy link
Owner Author

mthcht commented Jun 1, 2023

  • create a powershell script to download, execute use /_bin/dnsmorph.exe to automatically make a list of phishing domains for a given domain and request inactive ones just to trigger detection

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request realisation work in progress
Projects
Status: In Progress
Development

No branches or pull requests

1 participant