From bb4c34e4ef7496e7e4e51ed74aced7ecd2db91e6 Mon Sep 17 00:00:00 2001 From: Jess Williams <42327230+JessW98@users.noreply.github.com> Date: Tue, 31 Dec 2019 13:07:55 +1000 Subject: [PATCH] Updated Module: Clippy (markdown) --- Module:-Clippy.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Module:-Clippy.md b/Module:-Clippy.md index bedcbc3..76b2102 100644 --- a/Module:-Clippy.md +++ b/Module:-Clippy.md @@ -1,11 +1,11 @@ -##Summary +## Summary * **Objective**: Brings up a clippy image and asks the user to do stuff. * **Authors**: vt, denden * **Browsers**: ALL * [Code](https://github.com/beefproject/beef/tree/master/modules/social_engineering/clippy) -##Internal Working +## Internal Working Even if [the code](https://github.com/beefproject/beef/blob/master/modules/social_engineering/clippy/command.js) is a bit long, clippy only uses default javascript features. It first shows clippy with an helper text and wait for user interaction.