Commit graph

815 commits

Author SHA1 Message Date
realgam3
709232dba2 Added HTTPRequest to otto runtime 2019-09-05 13:50:17 +03:00
evilsocket
ff3add0fe2
misc: small fix or general refactoring i did not bother commenting 2019-08-22 13:48:52 -04:00
evilsocket
a79ed9b4d4
misc: small fix or general refactoring i did not bother commenting 2019-08-22 13:36:40 -04:00
evilsocket
2aa6fea92c
misc: small fix or general refactoring i did not bother commenting 2019-08-22 13:35:18 -04:00
evilsocket
da565afa9a
new: new wifi.handshakes.aggregate parameter to control how handshakes get saved 2019-08-22 13:21:52 -04:00
evilsocket
3d31bf3712
new: reporting if wifi handshakes are full or half 2019-08-19 13:56:18 -04:00
evilsocket
9e9b984fec
new: added support for half WPA handshakes (https://hashcat.net/forum/thread-6745-post-36007.html) 2019-08-17 22:33:26 -04:00
evilsocket
b57661a097
misc: small fix or general refactoring i did not bother commenting 2019-08-17 14:17:08 -04:00
evilsocket
33797b120e
Merge pull request #601 from yungtravla/master
add boolean for dumping HTTP bodies in hex format
2019-08-17 14:01:18 -04:00
evilsocket
8ae7f79b4f
Merge pull request #603 from dandare100/master
Added beacon packet to handshake cap file for PMKID assoc attack
2019-08-17 14:00:41 -04:00
evilsocket
f89d8b0144
Merge pull request #610 from ge0rg/hid_sleep
HID: implement ducky SLEEP command
2019-08-17 13:57:54 -04:00
Georg Lukas
ba76631379 HID: add MENU key to generic keymap 2019-08-15 17:28:27 +02:00
Georg Lukas
d2e449370c HID: implement ducky SLEEP command 2019-08-15 17:26:05 +02:00
root
5302f7f3f3 Added beacon packet to handshake cap file for PMKID assoc attack 2019-08-04 19:44:09 +02:00
yungtravla
5ab45693c5
add boolean for dumping HTTP bodies in hex format 2019-08-01 17:45:16 +10:00
yungtravla
3d6e28ea45
add boolean for dumping HTTP bodies in hex format 2019-08-01 17:42:47 +10:00
evilsocket
c26f3ea1bb
fix: setting RemoteAddr field of a proxied request 2019-06-13 13:56:31 +02:00
evilsocket
1f3c009d15
fix: fixed a nil pointer dereference in the http banner grabber of syn.scan 2019-05-07 13:35:01 +02:00
Gianluca
be62757efa fix: http proxy modules couldn't handle properly requests with port number in the URL. 2019-05-02 18:25:19 +02:00
evilsocket
f8566d6020
fix: fixed a nil pointer dereference when wifi.show is called but the wifi module is not running (fixes #562) 2019-05-01 12:27:52 +02:00
evilsocket
67eef05892
fix: logs when the api.rest http2 stream is closed are now debug logs 2019-04-25 18:16:35 +02:00
evilsocket
95bc9b9d78
fix: fix an alignment issue for atomic ops on arm 2019-04-23 14:14:23 +02:00
evilsocket
b868408c17
misc: small fix or general refactoring i did not bother commenting 2019-04-22 16:29:58 +02:00
evilsocket
2bd768f065
new: net.probe is now be able to actively discover mDNS services 2019-04-22 15:39:23 +02:00
evilsocket
45951d2f82
new: implemented mDNS server / spoofer (closes #542) 2019-04-22 13:53:32 +02:00
evilsocket
385c8e3926
new: added dns CHAOS banner grabber to syn.scan 2019-04-22 12:33:48 +02:00
evilsocket
30d9415d8c
misc: small fix or general refactoring i did not bother commenting 2019-04-22 11:47:36 +02:00
evilsocket
b8d9179def
misc: small fix or general refactoring i did not bother commenting 2019-04-22 11:13:24 +02:00
evilsocket
df8ebd2525
misc: small fix or general refactoring i did not bother commenting 2019-04-21 20:53:27 +02:00
evilsocket
cd249687da
fix: syn.scanner now uses a dedicated pcap handle to prevent deadlocks and improve performances 2019-04-21 20:37:41 +02:00
evilsocket
8257d25ff3
fix: api.rest and https.server certificates are now correctly generated with IsCA to false 2019-04-21 19:55:53 +02:00
evilsocket
070708c307
new: improved syn.scan module performances when scanning multiple addresses 2019-04-21 16:26:37 +02:00
evilsocket
aea68460c8
new: syn.scan will now perform basic tcp banner grabbing 2019-04-21 15:45:32 +02:00
evilsocket
5a62546c50
fix: made BLE module less verbose by switching some of the logs to debug ones 2019-04-21 14:00:43 +02:00
evilsocket
aa3f4366a2
misc: small fix or general refactoring i did not bother commenting 2019-04-21 13:47:41 +02:00
evilsocket
0eb34e61fe
misc: updated dependencies 2019-04-21 13:47:08 +02:00
Stefano Gabryel
0e857e4467 Minor improvements to prevent unecessaries allocations 2019-04-21 07:26:54 +02:00
Stefano Gabryel
8f761dd76c Fixing ignored error in trigger list 2019-04-21 07:26:54 +02:00
evilsocket
29bf0d94f1
misc: set gps module default baud rate to 4800bps 2019-04-19 15:37:55 +02:00
evilsocket
5f973629d3
fix: fixing CORS headers only if sslstrip is enabled (fixes #543) 2019-04-18 12:44:50 +02:00
yungtravla
62d46f5045
fix NewHash function 2019-04-10 20:27:17 +10:00
yungtravla
2b4b58462c
return more endpoint information with req.Client 2019-04-10 19:54:40 +10:00
evilsocket
973c88fd31
misc: small fix or general refactoring i did not bother commenting 2019-04-09 10:56:15 +03:00
evilsocket
0b430dd488
new: syn.scan can now resolve port services too 2019-04-09 10:52:15 +03:00
evilsocket
9c381a449d
misc: small fix or general refactoring i did not bother commenting 2019-04-08 11:44:57 +03:00
evilsocket
28063ff7c0
fix: fixed a lock issue on the wifi modules (fixes #535) 2019-04-06 17:01:00 +02:00
evilsocket
1f37381fde
fix: when net.sniff is sniffing a mDNS hostname, it'll update the endpoint field 2019-04-04 10:01:49 +02:00
evilsocket
126cb7febf
misc: decoupled session record loading to external package 2019-04-03 10:26:54 +02:00
evilsocket
b743b26dde
misc: decoupled session record reader from the modules 2019-04-03 09:39:28 +02:00
evilsocket
36e5fe8bdb
fix: modules that require net.recon can now specify it as a dependency 2019-04-02 00:06:43 +02:00