Disable all trackers in Android apps.
TrackerControl is a program for Android that allows you to find out what specific tracking technologies are present in the code of your applications, and then allows you to block these applications.
The service also identifies the companies behind the tracking and reveals their goals (most often, this is analytics or advertising).
The app is completely free and can be downloaded here. Use it
@geekcode
TrackerControl is a program for Android that allows you to find out what specific tracking technologies are present in the code of your applications, and then allows you to block these applications.
The service also identifies the companies behind the tracking and reveals their goals (most often, this is analytics or advertising).
The app is completely free and can be downloaded here. Use it
@geekcode
Real-world Android Malware Analysis 1: SMS spy
https://www.purpl3f0xsecur1ty.tech/2022/01/10/eblagh-re.html
@geekcode
https://www.purpl3f0xsecur1ty.tech/2022/01/10/eblagh-re.html
@geekcode
Purpl3 F0x Secur1ty
Real-world Android Malware Analysis 1: eblagh.apk
Intro
How To Find Almost Any E-book Free Available on Internet Using Search Engine
Basically use this google dork for searching your book
-inurl:htm -inurl:html intitle:"index of" +("/ebooks"|"/book") +(chm|pdf|zip) +"BookName"
Replace BookName with the title of the ebook, you'll find FTP servers hosting said file, should get a hit in the first site or two.
EXAMPLE:
-inurl:htm -inurl:html intitle:"index of" +("/ebooks"|"/book") +(chm|pdf|zip) +" *Travel stories* "
You get any format or file by changing "epub" to mobi, pdf, and all other extensions that available for book, See below, replace the * epub * with the file extension you desire to search with.
-inurl:htm -inurl:html intitle:"index of" +("/ebooks"|"/book") +(chm|pdf|zip| *epub* ) +"travel stories"
@geekcode
Basically use this google dork for searching your book
-inurl:htm -inurl:html intitle:"index of" +("/ebooks"|"/book") +(chm|pdf|zip) +"BookName"
Replace BookName with the title of the ebook, you'll find FTP servers hosting said file, should get a hit in the first site or two.
EXAMPLE:
-inurl:htm -inurl:html intitle:"index of" +("/ebooks"|"/book") +(chm|pdf|zip) +" *Travel stories* "
You get any format or file by changing "epub" to mobi, pdf, and all other extensions that available for book, See below, replace the * epub * with the file extension you desire to search with.
-inurl:htm -inurl:html intitle:"index of" +("/ebooks"|"/book") +(chm|pdf|zip| *epub* ) +"travel stories"
@geekcode
#knowledge
What is wiretapping?
wiretapping is the monitoring of telephone and Internet-based conversations by a third party, often by covert means. The wire tap received its name because, historically, the monitoring connection was an actual electrical tap on the telephone line. Legal wiretapping by a government agency is also called lawful interception. Passive wiretapping monitors or records the traffic, while active wiretapping alters or otherwise affects it.
@geekcode
What is wiretapping?
wiretapping is the monitoring of telephone and Internet-based conversations by a third party, often by covert means. The wire tap received its name because, historically, the monitoring connection was an actual electrical tap on the telephone line. Legal wiretapping by a government agency is also called lawful interception. Passive wiretapping monitors or records the traffic, while active wiretapping alters or otherwise affects it.
@geekcode
A curated list of Android Security materials and resources For Pentesters and Bug Hunters
https://github.com/saeidshirazi/awesome-android-security
@geekcode
https://github.com/saeidshirazi/awesome-android-security
@geekcode
GitHub
GitHub - saeidshirazi/awesome-android-security: A curated list of Android Security materials and resources For Pentesters and Bug…
A curated list of Android Security materials and resources For Pentesters and Bug Hunters - saeidshirazi/awesome-android-security