mirror of https://github.com/infosecn1nja/C3.git
Add a link to CONTRIBUTION.md to README.md.
parent
0f8a7686a3
commit
04fa778fd9
|
@ -8,6 +8,8 @@ C3 (Custom Command and Control) is a tool that allows Red Teams to rapidly devel
|
|||
|
||||
See [this](https://labs.mwrinfosecurity.com/tools/c3) blog post for a detailed tutorial.
|
||||
|
||||
For contribution guide (how to develop a Channel tutorials), see [this page](CONTRIBUTING.md).
|
||||
|
||||
## Glossary
|
||||
|
||||
The most commonly used terms in C3:
|
||||
|
@ -60,4 +62,4 @@ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
|||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
||||
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
||||
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
|
Loading…
Reference in New Issue