Skip to content

Commit adc1277

Browse files
authored
Update README.md
1 parent 4ff8bc4 commit adc1277

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -74,15 +74,14 @@ Mango is medusa's twin brother which can be used to:
7474

7575
...and many many more
7676

77-
A [wiki page](https://github.com/Ch0pin/medusa/wiki) is currently under construction.
77+
Please reffer to our [wiki](https://github.com/Ch0pin/medusa/wiki) for usage details.
7878

7979
# **Updates**:
8080

8181
### (12/2022) Using the translator script:
8282
1. Replace the default google_trans_new.py of you google_trans_new python package with the one from the utils/google_trans_new.py
8383
2. Import it with medusa>use helpers/tranlsator
8484

85-
8685
# **Contribute by:**
8786

8887
- Making a pull request
@@ -100,32 +99,33 @@ A [wiki page](https://github.com/Ch0pin/medusa/wiki) is currently under construc
10099

101100
#### - SSL Unpinning
102101

103-
![Screenshot 2020-09-22 at 16 41 10](https://user-images.githubusercontent.com/4659186/151658672-dc80f37c-f4fb-48b8-a355-1dc0bf2b172c.png)
102+
![ssl unpinning](https://user-images.githubusercontent.com/4659186/151658672-dc80f37c-f4fb-48b8-a355-1dc0bf2b172c.png)
104103

105104
#### - Intent Monitoring
106105

107-
<img src="https://user-images.githubusercontent.com/4659186/151658670-2ddac205-4c77-418a-8edd-2035b233387e.png" alt="Screenshot 2020-09-22 at 16 41 10" style="zoom:100%;" />
106+
![Intent monitoring](https://user-images.githubusercontent.com/4659186/225246566-ad1e7de0-0c74-4da9-ae01-ba3fec9661a0.png)
107+
108+
#### - Webview Monitoring
108109

109-
#### - Passive Monitoring of HTTP Requests
110+
![Webview monitoring](https://user-images.githubusercontent.com/4659186/225247047-f25fde47-671f-4e94-99d6-54996678e770.png)
110111

111-
![Screenshot 2020-09-22 at 16 41 10](https://user-images.githubusercontent.com/4659186/93905749-34203580-fcf3-11ea-9f36-8138141c2302.png)
112112

113-
![Screenshot 2020-09-22 at 16 43 37](https://user-images.githubusercontent.com/4659186/93905699-25d21980-fcf3-11ea-85e0-fafd62ea7d28.png)
113+
#### - File/Content provider monitoring
114+
115+
![File and content providers](https://user-images.githubusercontent.com/4659186/225247734-69a58b7a-1318-4f7c-a877-6c95cdf8b07d.png)
114116

115117

116118
#### - Native Libraries Enumeration
117119

118120
![Screenshot 2020-09-22 at 16 41 10](https://user-images.githubusercontent.com/4659186/151658663-6c77f2e3-6f42-4424-b593-d8cfe3d3bed3.png)
119121

120-
121122
#### - Memory READ/WRITE/SEARCH (interactive mode):
122123

123124
![Screenshot 2020-09-22 at 16 41 10](https://user-images.githubusercontent.com/4659186/151658659-b4f83296-60ec-4818-a303-5645284b0a67.png)
124125

125126
#### - Personal information exfiltration monitoring
126127

127128
> Hooks api calls which found to be common for this kind of malware, including:
128-
>
129129
> - Contact exfiltration
130130
> - Call log exfiltration
131131
> - Camera usage
@@ -161,3 +161,4 @@ A [wiki page](https://github.com/Ch0pin/medusa/wiki) is currently under construc
161161
- https://github.com/0xdea/frida-scripts
162162
- https://github.com/Areizen/JNI-Frida-Hook
163163

164+

0 commit comments

Comments
 (0)