Hasibul Hasan Anik
1fee1f718d
Remove unnecessary fmt.Sprintf
...
the tui.Bold function already returning a string.
There has not need to convert it ot string by using fmt.Sprintf
2020-03-05 12:56:04 +06:00
buffermet
51dfd86898
Update dns_spoof.go
2020-03-05 08:44:12 +10:00
buffermet
2f14254c4c
Update dns_spoof.go
2020-03-05 08:43:21 +10:00
buffermet
466105a1af
Update dns_spoof.go
2020-03-05 08:39:07 +10:00
buffermet
03951d9d01
Update dns_spoof.go
2020-03-05 08:35:42 +10:00
buffermet
e4682168df
add dns.spoof.ttl env variable
2020-03-05 08:34:45 +10:00
Frank Spierings
a0a0963cd5
Implemented a way to not send deauthentication and/or association packets to AP's for which key material was already acquired
2020-02-28 12:05:23 +01:00
mo
58b31d351f
Correcting content-length for stripped response body
2020-02-13 18:08:44 -06:00
Simone Margaritelli
bb1f6cd0e8
new: added new http.proxy.redirect and https.proxy.redirect parameters to optionally disable iptables port redirection
2020-01-23 15:48:57 +01:00
Robin Broda
15db10ad45
modules/wifi: Fix handle activation when monitor device is already set up
2020-01-16 23:51:57 +01:00
Robin B
524e91af3d
modules/wifi: fix SetSnapLen error message text
2019-12-07 16:08:09 +01:00
Simone Margaritelli
83c6cde152
fix: fixed a bug with wifi.recon.channel clear when wifi.interface is nil ( fixes #661 )
2019-11-25 11:38:38 +01:00
evilsocket
f9865299b3
Merge pull request #651 from alrs/tls-swap-err-returns
...
tls: Swap Error Returns
2019-11-25 11:33:10 +01:00
Lars Lehtonen
c980a7b4b2
modules/ble: swap error returns
2019-11-13 17:08:41 -08:00
Lars Lehtonen
372c2d6428
tls: fix CertConfigFromModule() return order
2019-11-13 14:31:55 -08:00
Lars Lehtonen
fb0c2df643
modules/events_stream: fix dropped error
2019-11-11 21:58:31 -08:00
Stephan Neuhaus
a88c9078b3
View HTTP Basic authorization credentials when sniffing
...
Undid changes in events_view_http.go
Undid more changed to events_view_http.go
Undid more changed to events_view_http.go
Vew HTTP Basic authnoriyation credentials when sniffing
Undid changes in events_view_http.go
View HTTP Basic authorization credentials when sniffing
Undid changes in events_view_http.go
Undid more changed to events_view_http.go
Undid more changed to events_view_http.go
Vew HTTP Basic authnoriyation credentials when sniffing
Undid changes in events_view_http.go
Undid more changes
2019-11-01 11:15:21 +01:00
Simone Margaritelli
4069887cf6
fix: do not save dummy/invalid half handshakes
2019-10-26 10:16:40 +02:00
Cassiano Aquino
a3a7cf07e2
new travis configuration ( #1 )
...
* New builder
2019-10-18 11:04:41 +01:00
Simone Margaritelli
caba6e1952
new: wifi.client.probe.ap.filter and wifi.client.probe.sta.filter actions to filter wifi client probes
2019-09-28 17:43:07 +02:00
evilsocket
12a11ef19d
new: wifi.min.rssi, wifi.ap.ttl and wifi.sta.ttl changes are now applied in realtime
2019-09-15 15:10:56 +02:00
evilsocket
9dd6145a39
misc: small fix or general refactoring i did not bother commenting
2019-09-08 16:48:32 +02:00
evilsocket
8ac2c0163b
misc: small fix or general refactoring i did not bother commenting
2019-09-08 16:47:24 +02:00
evilsocket
2e2a5248b4
new: ble module is now available for macOS
2019-09-08 16:39:27 +02:00
evilsocket
f14470c8f6
new: new hid.ttl parameter ( fixes #560 )
2019-09-08 16:19:13 +02:00
evilsocket
8ec91c9206
new: implemented ble.timeout and ble.ttl parameters (ref #560 )
2019-09-08 16:13:46 +02:00
evilsocket
4cba4f9ff2
fix: handling panics while decoding packets ( fixes #612 )
2019-09-07 18:11:15 +02:00
evilsocket
32e1bf8a7b
new: new wifi.ap.ttl and wifi.sta.ttl parameters
2019-09-07 17:53:59 +02:00
realgam3
c46bb905b9
Added caplets windows compatibility
2019-09-06 17:25:54 +03:00
realgam3
11d2756283
Added dropCallback to drop packets instead of just changing it
2019-09-06 02:31:48 +03:00
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