What is backdoor | Backdoor in JAVA,Android,Python,windows,Linux,Mac
Backdoor is process or technique in which bypass the normal authentic process, In short, it is a trick to found a bug in system and Login or enter into the system without username and password or any security properties it called Backdoor.
Backdoors:
JAVA: Java is most used language and most famous due to that it uses widely and a prime target for the hacker.
backdoor or vulnerabilities in Java:
SQL injection: hacker injects code and accesses data-driven resources.for more information.
Coding error: when an error is generated java have predefine errors by default it shows if a programmer cannot use error-handling mechanism than java show predefine error and that error contains valuable data.
XSS: Cross-site scripting it enable when data submit and store into the database using the web but in traditional firewall have no capacity to detect it.
Redirect the use: Redirect the page who we do not click or do not want to open it.
for more information:
DZone: https://dzone.com/refcardz/java-application-vulnerabilities
3PILLARglobal: https://www.3pillarglobal.com/insights/security-vulnerabilities-java-based-web-applications
check mark: https://www.checkmarx.com/sast-supported-languages/java-security-vulnerabilities-and-language-overview/
javacodegeeks: https://www.javacodegeeks.com/2015/05/9-security-mistakes-every-java-developer-must-avoid.html
Backdoor or vulnerabilities in Android:
APK replica file: Android does not properly check cryptographic signatures for applications, which allows attackers to execute arbitrary code via an application package file (APK) that is modified in a way that does not violate the cryptographic signature.For more information.
For more backdoor or vulnerabilities.
Must visit: https://www.cvedetails.com/vulnerability-list/vendor_id-1224/product_id-19997/version_id-188440/Google-Android-6.0.1.html
Backdoor or vulnerabilities in Python:
backdoor or vulnerabilities in windows:
windows 7: https://www.youtube.com/watch?v=PILDBTObzLw
https://unlockforus.blogspot.se/2008/11/creating-backdoor-in-windows-vista.html
windows 10: https://www.youtube.com/watch?v=NW00gdvSYoU
For more information.
Backdoors:
JAVA: Java is most used language and most famous due to that it uses widely and a prime target for the hacker.
backdoor or vulnerabilities in Java:
- Unpatched Libraries
- SQL injection
- coding error
- XSS
- Redirection
SQL injection: hacker injects code and accesses data-driven resources.for more information.
Coding error: when an error is generated java have predefine errors by default it shows if a programmer cannot use error-handling mechanism than java show predefine error and that error contains valuable data.
XSS: Cross-site scripting it enable when data submit and store into the database using the web but in traditional firewall have no capacity to detect it.
Redirect the use: Redirect the page who we do not click or do not want to open it.
for more information:
DZone: https://dzone.com/refcardz/java-application-vulnerabilities
3PILLARglobal: https://www.3pillarglobal.com/insights/security-vulnerabilities-java-based-web-applications
check mark: https://www.checkmarx.com/sast-supported-languages/java-security-vulnerabilities-and-language-overview/
javacodegeeks: https://www.javacodegeeks.com/2015/05/9-security-mistakes-every-java-developer-must-avoid.html
Backdoor or vulnerabilities in Android:
- ObjectInputStream Deserialize
- APK replica file
APK replica file: Android does not properly check cryptographic signatures for applications, which allows attackers to execute arbitrary code via an application package file (APK) that is modified in a way that does not violate the cryptographic signature.For more information.
For more backdoor or vulnerabilities.
Must visit: https://www.cvedetails.com/vulnerability-list/vendor_id-1224/product_id-19997/version_id-188440/Google-Android-6.0.1.html
Backdoor or vulnerabilities in Python:
- XPath injections.for more information.
- Command Injections.for more information.
- LDAP injections.for more information.
backdoor or vulnerabilities in windows:
windows 7: https://www.youtube.com/watch?v=PILDBTObzLw
https://unlockforus.blogspot.se/2008/11/creating-backdoor-in-windows-vista.html
windows 10: https://www.youtube.com/watch?v=NW00gdvSYoU
windows XP: shif+ctrl+Enter
backdoor or vulnerabilities in Linux:- General lack of patch management for the OS
- Outdated third-party applications
- Lack of password enforcement
- General lack system hardening
- Lack of backups
for more information.
For more information.
Comments
Post a Comment