Commit Graph

39 Commits

Author SHA1 Message Date
PinkDev1 a37dbe1d3d Zipped the max-length folder 2022-06-23 19:50:05 -03:00
PinkDev1 9be91ecd4e Zipped PHPInfo files 2022-06-23 19:44:08 -03:00
PinkDev1 c8bc8eb242 Fixed #770: Zipped files with problematic filenames 2022-06-23 19:32:39 -03:00
g0tmi1k 7ebceb210a Add more zip-bombs
Source: https://www.bamsoftware.com/hacks/zipbomb/
2019-08-18 11:34:35 +01:00
g0tmi1k 4257643de8 Add a few more filenames
based on https://anotherhackerblog.com/exploiting-file-uploads-pt1/
2019-06-07 11:06:35 +01:00
g0tmi1k 23901ce7b6 Fix make-*.sh files 2019-06-07 10:59:39 +01:00
g0tmi1k a65f6bd665 Close #291 - Fix encoding issues
$ for x in $( find . -type f ); do iconv -f utf-8 -t utf-8 -c ${x} | sed '/^$/d' > tmp; mv tmp ${x}; done
2019-05-08 11:04:00 +01:00
g0tmi1k 6d88c166fb Fix #226 - Remove 255+ file names
but add in a  way to generate them
2019-02-10 20:12:15 +00:00
g0tmi1k 5e1dc9cc79 Fix #259 - Recover from bad merge 2019-01-07 15:40:56 +00:00
Daniel Miessler 778b16115f Added https://github.com/g0tmi1k to the project leaders list. 2018-12-31 11:53:56 -08:00
g0tmi1k 58f2b4db53 Improved on Filenames
Source: https://twitter.com/h1_kenan/status/1016760864144285698

Source: https://www.google.com/?q=max+characters+filename+limit+linux
2018-07-25 12:19:35 +01:00
g0tmi1k 16037f5f16
Merge pull request #197 from g0tmi1k/zip
Add Zip-Traversal Payloads ("#ZipSlip")
2018-06-13 10:42:03 +01:00
g0tmi1k 8f27fd4cde Add Zip-Traversal Payload 2018-06-13 09:36:36 +01:00
Eric Rösch 2b9c75b04f
Add 338 and zip-bomb ZIP bombs
338: https://www.reddit.com/r/hacking/comments/68pmn9/i_have_created_a_zip_bomb_that_is_only_338/
zip-bomb: https://github.com/harshjv/zip-bomb
2018-04-25 22:28:26 +02:00
Eric Rösch 3cae0aaa00
Add r and droste ZIP bombs
r: https://research.swtch.com/zip
droste: https://alf.nu/ZipQuine
2018-04-25 22:23:38 +02:00
g0tmi1k b6163f2af6 Quick rename 2018-03-21 16:02:59 +00:00
Daniel Miessler 5b3d3c520f
Merge pull request #182 from CyDoor/patch-1
phpinfo without <?php
2018-03-19 19:11:29 -07:00
CyDoor b89342db33
phpinfo without <?php
phpinfo without <?php
2018-03-08 02:33:19 +01:00
g0tmi1k 9f965c5c84 Added 42.zip (Zip Bomb) (Fix #140)
Source: http://www.unforgettable.dk/
2018-03-07 10:44:20 +00:00
g0tmi1k 307f703b8f Moved PHP webshell into its own folder 2018-03-05 10:00:51 +00:00
g0tmi1k 7a55e1871c Remove pointless files. 2018-03-05 09:52:00 +00:00
Daniel Miessler 2f92098370
Merge pull request #122 from q-analysis/patch-1
Added An Obfuscation Shell
2018-03-04 12:26:44 -08:00
Daniel Miessler 49a6d721ff
Merge pull request #128 from g0tmi1k/structure
Structure Clean Up
2018-03-04 12:23:06 -08:00
Daniel Miessler 7cf6e78ff5 Addded Darkweb 10,100,1K,10K to Passwords. 2018-01-02 21:46:14 -08:00
g0tmi1k b794d53a28 Add "Web-Shells" 2017-12-20 16:32:34 +00:00
Daniel Miessler b794ed7aaa Updated licensing. 2017-12-19 05:17:27 -08:00
g0tmi1k 25d4ac447e rename 's/_/-/g' 2017-08-23 14:55:06 +01:00
g0tmi1k 1ab1b5d40e Add Payloads/FileNames 2017-08-23 14:20:14 +01:00
g0tmi1k a97be9373e Started sorting "Miscellaneous/" & "Fuzzing/" 2017-07-11 13:53:16 +01:00
Q-Analysis b4f72e9dd5 Added An Obfuscation Shell
Shell to bypass WAFs and AVs
2017-07-01 14:25:02 +00:00
g0tmi1k 18a53582d1 Mixture of PHPInfo(); example payloads 2016-05-18 10:43:16 +01:00
Jason Haddix b2e351ffd1 img phpinfo file
iadding mg php info file
2015-11-03 15:48:12 -08:00
Jason Haddix d10fb82647 adding swf xss file
adding swf xss file
2015-11-03 12:45:34 -08:00
Jason Haddix 1d5183d834 Revert "Revert "files""
This reverts commit e5a00ce60e.
2015-11-03 12:39:19 -08:00
Jason Haddix e5a00ce60e Revert "files"
This reverts commit 3bdab43348.
2015-09-06 01:01:38 -07:00
Jason Haddix 3bdab43348 files
added eicar and img aprser fuzers
2015-09-05 23:28:08 -07:00
Daniel Miessler c9fb007c7d Simple shell added by shipcod3 2015-08-05 07:25:02 -07:00
Daniel Miessler 232ce766d9 Moar structure. 2015-08-04 11:20:14 -07:00
Daniel Miessler 103a049afe Moar structure. 2015-08-04 11:18:17 -07:00