Commit graph

15767 commits

Author SHA1 Message Date
L1ghtn1ng
f8780f188e Actually commit the gitignore change 2017-04-02 23:05:14 +01:00
L1ghtn1ng
eec7a6a70f Add issue template and update gitignore 2017-04-02 22:59:14 +01:00
MyKings
94a33671d5 update README.md 2017-03-30 16:14:11 +08:00
TrustedSec
5371538505 increment set version number 2017-03-25 11:02:43 -04:00
TrustedSec
ab92367524 remove old php version from setup 2017-03-25 11:01:28 -04:00
TrustedSec
0dc98ac919 add latest airbase-ng 2017-03-09 20:24:42 -05:00
TrustedSec
8f577619f5 update powershell injection, sms, bug fixes 2017-03-09 20:19:53 -05:00
mikecjudge
5c4f919176 Update text.py
Updated a couple of typo's with the change to .ino from .pde files for Arduino environment changes.
2017-02-24 12:53:02 +13:00
mikecjudge
f165bcb6ac Merge pull request #1 from trustedsec/master
Update of recent changes
2017-02-23 00:11:24 +13:00
TrustedSec
64f2b30a19 fix metapath and pep8 issues 2017-02-21 16:36:48 -05:00
TrustedSec
c98fd206d9 update changelog and add routes 2017-02-06 11:26:27 -05:00
TrustedSec
c489d9cc94 update setoolkit 2017-02-06 10:36:25 -05:00
TrustedSec
ee4b8f1108 disable sms spoof temporarily 2017-02-06 10:36:07 -05:00
TrustedSec
d296826a04 up the config and version numbers 2017-01-31 16:24:28 -05:00
TrustedSec
1eb57eeda7 turn apache server to off by default and use internal library 2017-01-31 15:58:35 -05:00
trustedsec
99126669ce Merge pull request #354 from mikecjudge/master
Update binary2teensy.py
2017-01-24 22:11:31 -05:00
mikecjudge
6983ba2867 Update binary2teensy.py
To correct user brain fart during copy and paste
2017-01-22 14:39:37 +13:00
TrustedSec
77f1a44a4f update version and changelog 2017-01-13 12:33:09 -05:00
TrustedSec
9d700b99ad update wordlist in fasttrack 2017-01-13 12:31:22 -05:00
trustedsec
70464afa2f Merge pull request #349 from mikecjudge/master
Updates to reflect recent changes with the Arduino IDE affecting Teensy based attacks
2017-01-13 12:29:38 -05:00
mikecjudge
70730266f0 Rename powershell_down.pde to powershell_down.ino
Updates to reflect recent changes with the Arduino IDE (Change in file extension from .pde to .ino)
2017-01-04 22:37:29 +13:00
mikecjudge
439ff48559 Rename java_applet.pde to java_applet.ino
Updates to reflect recent changes with the Arduino IDE (Change in file extension from .pde to .ino)
2017-01-04 22:37:03 +13:00
mikecjudge
bcb00c36eb Rename wscript.pde to wscript.ino 2017-01-04 22:36:37 +13:00
mikecjudge
9aa2d4c549 Rename powershell_reverse.pde to powershell_reverse.ino
Updates to reflect recent changes with the Arduino IDE (Change in file extension from .pde to .ino)
2017-01-04 22:36:02 +13:00
mikecjudge
1ae1715ddd Rename osx_sd2teensy.pde to osx_sd2teensy.ino
Updates to reflect recent changes with the Arduino IDE (Change in file extension from .pde to .ino)
2017-01-04 22:35:22 +13:00
mikecjudge
75bf1fe5ce Rename x10_blackout.pde to x10_blackout.ino
Updates to reflect recent changes with the Arduino IDE (Change in file extension from .pde to .ino)
2017-01-04 22:35:00 +13:00
mikecjudge
650d94eacc Rename peensy.pde to peensy.ino
Updates to reflect recent changes with the Arduino IDE (Change in file extension from .pde to .ino)
2017-01-04 22:34:30 +13:00
mikecjudge
bf1c4c9101 Rename x10_sniffer.pde to x10_sniffer.ino
Updates to reflect recent changes with the Arduino IDE (Change in file extension from .pde to .ino)
2017-01-04 22:34:03 +13:00
mikecjudge
ff1d6ec352 Update and rename gnome_wget.pde to gnome_wget.ino 2017-01-04 22:33:18 +13:00
mikecjudge
4033159105 Rename beef.pde to beef.ino
Updates to reflect recent changes with the Arduino IDE (Change in file extension from .pde to .ino)
2017-01-04 22:32:30 +13:00
mikecjudge
f05764febb Update sd2teensy.py
Updates to reflect recent changes with the Arduino IDE (Change in file extension from .pde to .ino)
2017-01-04 22:31:47 +13:00
mikecjudge
1ff02b4f94 Update dictionaries.py
Updates to reflect recent changes with the Arduino IDE (Change in file extension from .pde to .ino, Changes with the use of PROGMEM and prog_char)
2017-01-04 22:27:32 +13:00
mikecjudge
b820221f52 Update set.py
Updates to reflect recent changes with the Arduino IDE (Change in file extension from .pde to .ino, Changes with the use of PROGMEM and prog_char)

Fix for typo /reports/arduino_hammer/libraries.zip to /reports/arduino_jammer/libraries.zip
2017-01-04 22:26:37 +13:00
mikecjudge
fe522e3c6a Update teensy.py
Updates to reflect recent changes with the Arduino IDE (Change in file extension from .pde to .ino, Changes with the use of PROGMEM and prog_char)
2017-01-04 22:22:01 +13:00
mikecjudge
569cd68006 Update setcore.py
Updates to reflect recent changes with the Arduino IDE (Change in file extension from .pde to .ino, Changes with the use of PROGMEM and prog_char)
2017-01-04 22:06:26 +13:00
mikecjudge
3911a195ad Update powershell_shellcode.py
Updates to reflect recent changes with the Arduino IDE (Change in file extension from .pde to .ino, Changes with the use of PROGMEM and prog_char)
2017-01-04 21:56:53 +13:00
mikecjudge
e629d658c0 Update binary2teensy.py
Updates to reflect recent changes with the Arduino IDE (Change in file extension from .pde to .ino, Changes with the use of PROGMEM and prog_char)
2017-01-04 21:51:00 +13:00
TrustedSec
e978ada262 update readme 2017-01-01 15:56:19 -05:00
trustedsec
d04a8b28f4 Merge pull request #347 from mpdifran/typoFix
Fix a small typo.
2016-12-31 10:05:45 -05:00
Mark DiFranco
56ea9d46f0 Fix a small typo.
Remove an extra space in the Web Attack module description.
2016-12-30 23:48:30 -05:00
TrustedSec
a5f5a58933 update the python source for spoofapi 2016-12-27 15:42:55 -05:00
TrustedSec
60ea9a5c8c update changelog for sms 2016-12-27 15:40:07 -05:00
TrustedSec
8ca905aa68 move requests to beginning 2016-12-27 15:39:51 -05:00
TrustedSec
5543f58439 add better handling around error messages in do_sms function and split apart import requests 2016-12-27 15:37:34 -05:00
TrustedSec
042c292670 fix powershell injection with hostnames 2016-12-27 15:32:16 -05:00
TrustedSec
9325b1619d fix path issue on msfconsole 2016-12-27 15:24:35 -05:00
trustedsec
6612ec8c57 Merge pull request #338 from kbeflo/master
Fixed typo.
2016-12-05 19:14:45 -05:00
trustedsec
d2dcf550dc Merge pull request #339 from ShInJaYong/master
Fix-typingerror
2016-12-05 19:14:32 -05:00
TrustedSec
daf5baa089 fix pyopenssl issue when using ssl 2016-12-05 19:02:00 -05:00
DESKTOP-TVJQGU3\SHINJAYONG
8d3f8eabdc Fix-TypingError 2016-12-04 21:40:33 +09:00