-
## Expected Behavior
Bot starts when you run `$bot.start()` on NanoServer.
## Current Behavior
Bot start is interrupted by GetEnumerator error on NanoServer.
```
PS C:\> $bot.star…
-
Hi,
I'm testing poshbot for the first time for create a slackbot for AD password reseting.
So I just download few hours ago the poshbot module and try to install and start with the given code in t…
-
## Empire Version
2.5
## OS Information (Linux flavor, Python version)
kali 4.16..0
## Expected behavior and description of the error, including any actions taken immediately prior to the erro…
-
## Empire Version
dev
## OS Information (Linux flavor, Python version)
Kali 64
## Expected behavior and description of the error, including any actions taken immediately prior to the error. Th…
-
I have an idea why in empire there is no add additional custom response headers, for example:
```
(Empire: listeners/http) > info
Name: HTTP[S]
Category: client_server
Authors:
@harmj0…
-
## Empire Version
2.5
## OS Information (Linux flavor, Python version)
[Server] Ubuntu 16.04 x64, Python 2.7.12
[Server] Kali 4.14 x64, Python 2.7.14+
[Client] macOS High Sierra 10.13.3, Py…
-
## Empire Version
2.2
## OS Information (Linux flavor, Python version)
Debian GNU/Linux 8
Python 2.7.9
## Expected behavior and description of the error, including any actions taken immediate…
-
## Empire Version
2.4 (dev branch)
## OS Information (Linux flavor, Python version)
Linux kali 4.14.0-kali3-amd64 #1 SMP Debian 4.14.12-2kali2 (2018-01-11) x86_64 GNU/Linux
## Expected behavio…
-
## Empire Version
2.3
## OS Information (Linux flavor, Python version)
Ubuntu 16.04 Python 2.7.12
## Expected behavior and description of the error, including any actions taken immediately pri…
-
These are steps I took to get it up and running to no avail:
1. Created a Slack account
2. Used the example code for testing:
```
var Slack = require('slack-node');
webhookUri = "__uri___";
…