Skip to content

Commit ebb6de9

Browse files
Update index.html
1 parent 95c11bb commit ebb6de9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

android-application-security-part-14/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -173,10 +173,10 @@ <h4 id="whydrozer">Why Drozer ?</h4>
173173
<p>That means for these tasks we won&#8217;t be needing a rooted device, and neither drozer need rooted device to run. All the attacks we will do from drozer console will be originated from drozer app to testing application on your device. So it is like attacking your Banking application installed on your phone from a malicious application also installed on the same device.</p>
174174
<p>In the upcoing post i will be demonstrating possible attacks on activity, content providers, services, broadcast receivers.</p>
175175
<ul>
176-
<li><a href="">Android Application Security Part &#8211; Attacking Content Providers</a></li>
177-
<li><a href="">Android Application Security Part &#8211; Attacking Broadcast Receivers</a></li>
178-
<li><a href="">Android Application Security Part &#8211; Attacking Activities</a></li>
179-
<li><a href="">Android Application Security Part &#8211; Attacking Services</a></li>
176+
<li><a href="https://manifestsecurity.com/android-application-security-part-15/">Android Application Security Part 15 &#8211; Attacking Content Providers</a></li>
177+
<li><a href="https://manifestsecurity.com/android-application-security-part-16/">Android Application Security Part 16 &#8211; Attacking Broadcast Receivers</a></li>
178+
<li><a href="https://manifestsecurity.com/android-application-security-part-17/">Android Application Security Part 17 &#8211; Attacking Activities</a></li>
179+
<li><a href="https://manifestsecurity.com/android-application-security-part-18/">Android Application Security Part 18 &#8211; Attacking Services</a></li>
180180
</ul>
181181
<h3 id="howtofix">How To Fix</h3>
182182
<ul>

0 commit comments

Comments
 (0)