If you are attacked by hackers, you will want to find out where the people are attacking themselves, so that we can be targeted for the prevention of hackers work. So how can this be done? This requires us to track hackers, and the hacker's "Dig" out, which has a lot of doorways, to achieve a certain degree of difficulty. This chapter introduces the common user's anti-black requirements from the discovery of hackers to trace the hacker's various methods, the purpose is to let readers after readi
#!/bin/sh## ti Processor SDK Linux am335x EVM/bin/setup-minicom.sh hacking# Description: # This article mainly on the TI SDK in the setup-The minicom.sh script is interpreted in order to understand # its working mechanism. ## .-4- -Shenzhen Nanshan Ping Shan Village Zengjianfeng # This distribution contains contributions or derivatives under copyright# asfollows:## Copyright (c) ., Texas Instruments incorporated#
#!/bin/sh## ti Processor SDK Linux am335x EVM/bin/commom.sh hacking# Description: # This article mainly explains the common.sh script in TI's SDK, in order to understand its working mechanism. ## .-4- -Shenzhen Nanshan Ping Shan Village Zengjianfeng # This distribution contains contributions or derivatives under copyright# asfollows:## Copyright (c) ., Texas Instruments incorporated# All rights reserved.## redistr
Hacking Strings and redishacking for Redis code readingHacking Strings
The implementation of Redis strings is contained in sds. c (sds stands for Simple Dynamic Strings ).The C structureSdshdrDeclared inSds. hRepresents a Redis string:
struct sdshdr { long len; long free; char buf[];};
TheBufCharacter array stores the actual string.TheLenField stores the lengthBuf. This makes obtaining the length of a Redis string an O (1) operation.TheFreeFi
Master showdown-story about hacking of blog serversEvery hero needs to confront the wall on the road to growth. either you succeed, stand on the top of the world, and gain top-level knowledge; or be beaten down by it to become one of all beings, and then get used to it.I am no exception.Not long ago, I had just built my own "ladder" on my server. This is the story from "ladder.The opening night is deep, and I am still sitting on the computer, thinking
Android Hacking Part 12: reinforce Shared Preferences with a third-party library
In the previous few issues, we introduced the implementation of Shared Preference during Android Application Development, and demonstrated how to steal Shared Preferences saved by apps with insufficient security protection. In this section, we will learn how to use a third-party library named "Secure Preferences" to protect data stored in Shared Preferences. Even if the d
Android Hacking Part 1: Attack and Defense (serialization) of Application Components)
With the rapid growth of mobile apps, mobile app security has become the hottest topic in the security field. In this article, let's take a look at how to attack Android app components.
What is an android application component?
Application components are a key part of an android application. Each application is composed of one or more components, and each is called i
In order to be able to follow up on the latest security warnings, we often spend time on vulnerability rewards and ctf competitions. When we discuss what we want to do this weekend, Matthias comes up with an interesting idea: What goals can we use to attack ourselves?
The answer is Google search engine.
For scanning google vulnerabilities, what can be better than google search engines. What is the most likely breakthrough?
① Old and unmaintained software ② unknown and difficult software ③ only a
is Disclaimed. In NO EVENT shall the COPYRIGHT * OWNER OR CONTRIBUTORS is liable for any DIRECT, INDIRECT, incidental, * special, EX Emplary, or consequential damages (including, but not * LIMITED to, procurement of substitute GOODS OR SERVICES; LOSS of Use, * DATA, OR profits; or business interruption) however caused and on any * theory of liability, WHETHER in contract, STRICT liability, OR TORT * (including negligence OR OTHERWISE) arising in any-out-of-the----the-software, even IF advised
Hacking the D-Link DIR-890L
In the last six months, D-Link had been making bad mistakes, and turned me dizzy. Today I want to have some fun. I log on to their website and I can see a terrible scene:D-Link's $300 DIR-890L routerThere are many bugs in the firmware running on this vro, and the most unusual thing is that it is exactly the same as the firmware used by D-link on various vrouters over the years. Click here to watch the video.0x01 start Analy
. Inf file hacking
SubmittedIcebergOn 2004, October 29, am.Miscellaneous
This article does not describe the basics of the INF file.For more information about the INF file structure, see the DDK help documentation.1. Modify the telnet service, change the port to 99, and set the NTLM authentication method to 1.C:/myinf/telnet. inf[Version]Signature = "$ Windows NT $"[Defainstall install]Addreg = addregname[My_addreg_name]HKLM, softwar
subsequent content, we will use SDR to capture the GSM packets in the phone during the call and use the Samsung Phone Lock screen Bypass vulnerability to directly obtain Tmsi, KC to decrypt the captured packets and extract the voice content from the call process.Maybe, we can also discuss the security of 4G LTE base station based on Gr-lte Open source project. (The Gr-lte project is an Open Source software package which aims to provide a GNU Radio LTE Receiver to receive, sync Hronize and decod
Web2 has been re-opened, and there is no clue about the reason for further hacking
Another reason may be social engineering !!
I only found a Cross-Site vulnerability, but I should not be able to modify it to the home page in the parent directory!
Depressed .. Here we will release WM's Cross-Site vulnerability Solution
By clin003 at 20070716 from: http://clin003.com/or http://blog.csdn.net/clin003/
Report vulnerabilities !! Cross-Site
Cross
How to attack Hacking MongoDB
MongoDB is a good database engine for both commercial and personal projects, and many domestic companies have begun to use MongoDB. Compared with traditional databases, this database is relatively new and has many security problems that you are not aware of yet. These problems can usually be caught off guard.This article mainly introduces the problems I encountered when using MongoDB and how it was used to modify Database
traversal, the output "no"1#include 2#include 3#include 4#include 5 using namespacestd;6 7 Const intMAXN = 1e6 +5;8 intVIS[MAXN];//Save the result of 0~len-1 a number mod a in string9 strings;Ten One intMain () A { - #ifndef Online_judge -Freopen ("In.txt","R", stdin); the #endif //Online_judge - intA, B; - while(Cin >> s >> a >>b) - { +memset (Vis,-1,sizeof(Vis)); - intTMP =0; + intLen =s.size (); A at for(inti =0; I 1; i++)//at least one for
not more than 5 places can be written; Crack method:(1) Start Press F8: Enter Safe mode. In Safe mode:Option to delete the registry;(2) Safe mode: delete this software;6. Shadow SubsystemThe shadow system is the isolation that protects the Windows operating system while creating a virtualized image system that is identical to the real operating system. After entering the shadow system, all operations are virtual, and all viruses and rogue software cannot infect the real operating system. Proble
Thanks to several hackers, firmware 2.0 and below can use the "partially" GPU (NVIDIA rsx) feature. Recently, I have spent a lot of time on this and have a rough understanding of the GPU underlying layer and tool chain.
On the PS3, there is an operating system at the bottom layer that provides hardware functional interfaces, which is called Level 1. Any operating system on it needs to interact with the hardware interface through level 1 API, which is called Level 2. With this concept, the d
Following is some general papers about ABI and EABI.Entrancehttps://en.wikipedia.org/wiki/application_binary_interfacePowerPc Embedded Application Binary Interface (EABI): 32-bit implementationhttp://www.freescale.com/files/32bit/doc/ App_note/ppceabi.pdfPowerPc Embedded Processors Application notehttps://www-01.ibm.com/chips/techlib/techlib.nsf/techdocs/ 852569b20050ff77852569970071b0d6/$file/eabi_app.pdfIntel Binary Compatibility SpecificationHttp://www.everything2.com/index.pl?node=iBCSMips E
["Programtype"]; # Get program Typeif($found _app["Description_link"]!=-1# Get Description Link {# Read description link file $handle= fopen ($found _app["Description_link"],"RB"); $description= Fread ($handle, filesize ($found _app["Description_link"])); Fclose ($handle); if(strlen ($description) = =0) # did not get the file description data $description="Invalid link for description page"; } $app _title= $found _app["Name"]; # The app's title is the app's name # synth hyperlink $link="r
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.