unknown
c0394ac0d8
Added Create Account script
2019-08-23 22:11:45 +02:00
CedArctic
c43156466f
Fixed blank csv issue
...
Characters in powershell command where not escaped properly
2019-08-10 09:18:47 +03:00
CedArctic
064446df39
Merge pull request #25 from slipperyavocado/slipperyavocado-patch-1
...
Create DNS_Poisoner by slipperyavocado
2019-06-29 11:02:22 +03:00
slipperyavocado
30dc229eb7
Create DNS_Poisoner
...
-Edits the hosts file to include website redirects
-ip address is currently dell's
2019-06-26 18:44:35 +01:00
CedArctic
336ad16f82
Made Powershell prompt exit
...
Fixed the Powershell prompt not closing after deleting the Powershell history.
2018-07-23 14:01:48 +03:00
CedArctic
59fc5c9424
Create README.md
2018-07-16 22:26:40 +03:00
CedArctic
35cca5a6cb
Initial upload of updated script
2018-07-16 22:22:50 +03:00
CedArctic
4c3fb580c0
Update README.md
2018-05-06 23:22:08 +03:00
CedArctic
b88f12bf46
Create Window_Jammer.ino
2018-05-06 23:19:12 +03:00
CedArctic
d8134b5ea7
Styling fixes
2018-05-05 10:06:28 +03:00
CedArctic
8bea1ffaf1
Update README.md
2018-05-05 10:02:46 +03:00
CedArctic
0f3f31bbb9
Create README.md
2018-05-05 09:58:40 +03:00
CedArctic
a66d5cec4b
Create Reverse_Shell.ino
2018-05-05 09:38:12 +03:00
CedArctic
407ac3f274
Update Invoke-PowerShellTcpOneLine.ps1
2018-05-05 09:32:32 +03:00
CedArctic
45a0e19e4b
Create Invoke-PowerShellTcpOneLine.ps1
2018-05-05 09:16:02 +03:00
CedArctic
c46ea1067d
Formating and GIFS! <3
2018-02-23 22:10:32 +02:00
CedArctic
1d8334a6ee
Update README.md
2018-02-21 01:48:55 +02:00
CedArctic
83f683facd
Added nassimosaz to the credits
2018-02-21 01:48:27 +02:00
CedArctic
b200489a4f
Merge pull request #2 from nassimosaz/master
...
Added [Script] Rapid_Shell
2018-02-21 01:46:50 +02:00
CedArctic
6923ca8485
Replaced 5s end time window with an infinity loop
2018-02-18 16:47:44 +02:00
Nassim Bentarka
9a7c44263e
Update az_qw_convert.sh
2018-02-18 11:21:32 +00:00
Nassim Bentarka
80f99bf424
Update README.md
2018-02-18 11:16:33 +00:00
Nassim Bentarka
e3e90e7f9e
Update Rapid_Shell.ino
2018-02-18 11:12:18 +00:00
Nassim Bentarka
557ba4e898
Update README.md
2018-02-18 11:06:42 +00:00
Nassim Bentarka
3446387562
Update README.md
2018-02-16 23:39:36 +00:00
Nassim Bentarka
954feb3ec3
Update Rapid_Shell.ino
2018-02-16 23:26:56 +00:00
Nassim Bentarka
a9a23942d2
Update az_qw_convert.sh
2018-02-14 21:30:52 +00:00
Nassim Bentarka
e29128ef83
File update
...
Fixed some numerical issues in sed command
2018-02-14 21:29:43 +00:00
nassimosaz
d34cd8dfc2
Update README.md
2018-02-14 14:50:05 +00:00
nassimosaz
5a0b63b323
Update README.md
2018-02-14 14:49:41 +00:00
nassimosaz
9ea6ef0822
Add files via upload
...
Converts text from AZERTY to QWERTY and vice versa.
2018-02-14 14:47:12 +00:00
nassimosaz
d79745eb41
Update README.md
2018-02-14 14:43:15 +00:00
nassimosaz
fb189a68ec
Create README.md
2018-02-14 14:37:19 +00:00
nassimosaz
842c866e7d
Create Rapid_Shell.ino
...
This program do the following:
1/Starts Command prompt as Administrator
2/Run a powershell script which self-creates/opens a metasploit payload seemlessly
Running time: 30 seconds (+- 5 seconds)
Exposed time: 66%
2018-02-14 14:09:12 +00:00
nassimosaz
7efdbf77c5
Delete Rapid_Shell
2018-02-14 14:09:05 +00:00
nassimosaz
ec4ad0fca8
Create Rapid_Shell
2018-02-14 13:53:53 +00:00
CedArctic
c9755f95a4
Set theme jekyll-theme-hacker
2017-12-02 15:45:21 +02:00
CedArctic
85c17431bd
Create CONTRIBUTING.md
2017-10-20 17:42:51 +03:00
CedArctic
860effed1d
Made the Fork_Bomb Execute just once
2017-05-18 22:20:04 +03:00
CedArctic
a014cf94fc
Added Fork_Bomb and updated README.md
...
Fork_Bomb : Opens up an obfuscated windows terminal and makes it
multiply itself uncontrolably causing the machine to either lock or
crash.
2017-05-18 10:12:15 +03:00
CedArctic
7c4c955924
Fixed typos in README.md
2017-05-06 02:20:29 +03:00
CedArctic
e6c2effbb1
Added image to README.md
2017-05-06 02:17:36 +03:00
CedArctic
549c263e0b
Added README.md
2017-05-06 02:15:13 +03:00
CedArctic
1ed1a5cd46
Bug Fix in WiFi_Mailer
...
Fixed a bug in the command that created the csv file (it didn't have the
required backslashes (\) to print some backslashes.
2017-05-03 10:38:29 +03:00
CedArctic
f03df75abe
Added WiFi_Profile_Mailer
...
WiFi_Profile_Mailer : This DigiSpark script writes the wireless network
credentials to a csv file and emails it.
2017-04-30 13:12:07 +03:00
CedArctic
592505e2b2
Fixed Talker and added Wifi grabber
...
Talker : Added longer delay to wait for powershell to open
WiFi_Profile_Grabber: Using cmd, extracts wifi profiles and saves the
csv to the usb mounted on d:\
2017-04-28 14:25:15 +03:00
CedArctic
c44c87cb96
Added Talker and Powershell Script Executer
...
Talker : Opens up powershell and speaks out a message
PowerShell Script Executer : Downloads and runs a powershell script
2017-04-26 23:51:28 +03:00
CedArctic
dc2e3c85cd
Fixed a comment
2017-04-26 09:23:57 +03:00
CedArctic
71c9ac0432
Fixed Wallpaper_Change name, added Wallpaper_Prank
...
Wallpaper_Prank : Takes a screenshot of the desktop, sets it as the
wallpaper, hides desktop icons.
2017-04-26 09:21:43 +03:00
CedArctic
c26e6df304
Added RickRoll_Update and WallpaperChanger
...
RickRoll_Update : Plays Never Gonna Give you up while performing a fake
windows update.
WallpaperChanger : Downloads and applies a wallpaper via powershell.
2017-04-25 22:36:13 +03:00