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
The cool service explainshell.com provides a convenient interface for finding help information for any command in Linux. It is enough just to drive the appropriate command with all the arguments into the search box -
https://explainshell.com
@geekcode
https://explainshell.com
@geekcode