I-Am-Jakoby
e0a20fef7c
Add files via upload
2022-05-09 22:35:22 -05:00
I-Am-Jakoby
6f9e3dae84
Add files via upload
2022-05-09 22:34:57 -05:00
I-Am-Jakoby
9abd68ea66
Add files via upload
2022-05-09 22:34:25 -05:00
I-Am-Jakoby
54222860db
Delete payloads/library/general/RD-PineApple directory
2022-05-09 22:33:31 -05:00
LulzAnarchyAnon
f03c8ca757
YouHaveBeenQuacked
...
REM Title: YouHaveBeenQuacked
REM Author: LulzAnarchyAnon
REM Description: A speech synthesizer with the volume increased to 100% states "you have been quacked" followed by a browser image "You've Been Quacked!" and a "Quacked" REM Youtube video.
REM Target: Windows 10 (Powershell)
REM Props: Hak5
REM Version: 2.0
REM Category: Prank
REM This payload is based off the original Hak5 "QUACKED" payload, and was created for my own personal amusement
GUI r
DELAY 200
STRING powershell -windowstyle hidden
ENTER
DELAY 200
STRING $key=[Math]::Ceiling(100/2);$obj=New-Object -ComObject WScript.Shell;for($i=0;$i -lt $key;$i++){$obj.SendKeys([char] 175)}
ENTER
DELAY 500
STRING $sp=New-Object -ComObject SAPI.SpVoice
ENTER
DELAY 500
STRING $sp.Speak("you have been quacked.")
ENTER
DELAY 100
STRING start firefox https://loginportal.funnyjunk.com/pictures/Mytril+urorubragg+taboo+quacked_d7d9b1_6228073.jpg
ENTER
DELAY 2000
GUI r
DELAY 200
STRING powershell -windowstyle hidden
ENTER
DELAY 200
STRING start firefox https://www.youtube.com/watch?v=CRkzItBabzs
ENTER
DELAY 2000
ENTER
2022-05-09 17:28:52 -07:00
Darren Kitchen
f236950f17
Merge pull request #81 from LulzAnarchyAnon/patch-4
...
YouHaveBeenQuacked2.0
2022-05-09 18:06:35 -05:00
LulzAnarchyAnon
2c55a7fcd6
Update payload.txt
...
Updated and Upgraded
2022-05-09 14:45:39 -07:00
Darren Kitchen
8f52780158
Merge pull request #80 from unknown81311/patch-1
...
Created RegDoor under remote access
2022-05-09 15:01:53 -05:00
Darren Kitchen
0e135b18ad
Merge pull request #77 from UberGuidoZ/master
...
Admin Who Never Sleeps
2022-05-09 14:59:23 -05:00
Darren Kitchen
a0e7789723
Merge pull request #79 from ratcode404/patch-1
...
create working ratl0ck3r
2022-05-09 14:55:27 -05:00
Darren Kitchen
147a6868d6
Merge pull request #78 from victor-a-c/patch-2
...
silent_rickroll Rev 2
2022-05-09 14:53:05 -05:00
Darren Kitchen
2c89ef9578
Merge pull request #72 from LulzAnarchyAnon/patch-2
...
You'veBeenQuacked-2.0
2022-05-09 14:46:29 -05:00
unknown81311
23d3dc9a82
Create payload.txt
2022-05-08 14:16:02 -06:00
UberGuidoZ
f38072c6e2
Initial ReadMe
2022-05-07 18:43:57 -07:00
UberGuidoZ
a0c95a2031
Updated to v1.2
2022-05-07 18:37:57 -07:00
ratcode404
d5dea1138a
Update payload.txt
2022-05-06 13:40:52 +02:00
ratcode404
9a0516eb4d
Update README.md
2022-05-06 13:31:09 +02:00
ratcode404
eb877ad07c
Rename rat3ncrypt3r to rat3ncrypt3r.bat
2022-05-06 13:28:58 +02:00
ratcode404
0ae543eab2
Create rat3ncrypt3r
2022-05-06 13:28:45 +02:00
ratcode404
e6a9624193
Update payload.txt
2022-05-06 13:20:54 +02:00
ratcode404
babfc26dfb
Update README.md
2022-05-06 12:37:47 +02:00
ratcode404
dce881aecf
Update README.md
2022-05-06 12:37:10 +02:00
ratcode404
a656cba2ef
Update README.md
2022-05-06 12:19:00 +02:00
ratcode404
3225e74846
Update README.md
2022-05-06 12:15:42 +02:00
ratcode404
cb00087f18
Update README.md
2022-05-06 12:15:31 +02:00
ratcode404
7284eafa25
Create README.md
2022-05-06 12:13:15 +02:00
ratcode404
ae29484e1f
Update payload.txt
2022-05-06 12:09:29 +02:00
ratcode404
91b0da128a
Update payload.txt
2022-05-06 12:09:21 +02:00
ratcode404
63972c3a03
Create payload.txt
2022-05-06 12:09:12 +02:00
ratcode404
47fd2f4e73
Delete ratlocker
2022-05-06 12:08:47 +02:00
ratcode404
12e0179b90
Create ratlocker
2022-05-06 12:08:37 +02:00
TheV
fced6b39fb
Fixed and improved
...
Fixed folder selection feature that allows batch file to be saved on Documents folder, fixes made to the batch file itself, script runs smoother with new delays and could be made faster with a few adjustments
2022-05-03 23:36:04 -03:00
TheV
3ed39c78e8
Create README.md
2022-05-03 23:21:12 -03:00
UberGuidoZ
e992fcc614
Payload v2.0
...
Issues with copy/paste from testing are fixed!
2022-05-03 17:23:46 -07:00
UberGuidoZ
fa5f41670e
Create ReadMe.md
2022-05-03 17:23:08 -07:00
LulzAnarchyAnon
691f7aab0a
Update payload.txt
2022-05-02 16:33:17 -07:00
LulzAnarchyAnon
06fec5bb7f
Create payload.txt
...
Based on the original Hak5 "QUACKED payload, but with a twist....
2022-05-02 15:53:33 -07:00
Darren Kitchen
c778cf24c9
Merge pull request #71 from I-Am-Jakoby/master
...
New Payload RD-PineApple
2022-04-29 21:11:02 -05:00
I-Am-Jakoby
9837f0694c
Update RD-IWR-PineApple.txt
2022-04-29 20:03:33 -05:00
I-Am-Jakoby
a84905208b
New Payload RD-PineApple
2022-04-29 20:02:31 -05:00
Darren Kitchen
a1a85fe0de
Merge pull request #70 from UberGuidoZ/master
...
The Matrix "Wake up Neo" terminal scene recreation
2022-04-29 18:31:20 -05:00
Darren Kitchen
0b5a31d383
Merge pull request #69 from victor-a-c/patch-1
...
silent_rickroll rev 1
2022-04-29 18:29:48 -05:00
Darren Kitchen
0f4d3c5d80
Merge pull request #66 from the-jcksn/master
...
Physical_Rick_Roll
2022-04-29 18:02:37 -05:00
UberGuidoZ
59a003a27c
Create payload.txt
2022-04-28 22:07:59 -07:00
UberGuidoZ
98e877f703
Create ReadMe.md
2022-04-28 22:07:15 -07:00
TheV
d1e8f2f8dd
silent_rickroll rev 1
...
unnecessarily long but easy to understand script using simple methods to achieve its goal and getting around some cmd/run dialogue locks
2022-04-29 01:26:29 -03:00
Darren Kitchen
9b46adf490
Merge pull request #68 from JoustingZebra/master
...
Automatically close process in "Poor_Mans_Nmap"
2022-04-28 14:47:29 -05:00
JoustingZebra
aa8dc6f4a3
Automatically close process
...
PowerShell process was left open. Script takes approximately 1.5 seconds to scan a host, which means it should take ~27.3 hours to scan a class "B" subnet. Process now automatically closes after ~27.3 hours.
2022-04-28 10:45:40 -04:00
JoustingZebra
1ca4a60ff2
Fixed script exit
2022-04-28 10:29:31 -04:00
Darren Kitchen
966eb9d7ed
Merge pull request #67 from JoustingZebra/master
...
Poor_Mans_Nmap
2022-04-28 08:57:43 -05:00