Hacking Articles Tips Tricks Videos Tutorials
471 subscribers
65.9K photos
15 videos
157 files
132K links
Exploit
Pentesting
Hacking
Red Team
Blue Team
Kali Linux
Bug Bounty
Black Hat
Cyber security etc

@Hacking_Video
@Hacking_attack
Download Telegram
Individual instructions can be NOP'ed, as well as a selected range of instructions. Force Conditional Jump Forcing a conditional jump to always execute a 'good' path is another common patching action. The plugin will only show this action when right clicking a conditional jump instruction.

___________________________
@hacking_Attack
@Hacking_Video
If you never want a conditional jump to be taken, you can just NOP it instead! Save & Quick Apply Patches can be saved (applied) to a selected executable via the patching submenu at any time. The quick-apply action makes it even faster to save subsequent patches using the same settings.

___________________________
@hacking_Attack
@Hacking_Video
The plugin will also make an active effort to retain a backup (.bak) of the original executable which it uses to 'cleanly' apply the current set of database patches during each save. Revert Patch Finally, if you are ever unhappy with a patch you can simply right click patched (yellow) blocks of instructions to revert them to their original value.

___________________________
@hacking_Attack
@Hacking_Video
While it is 'easy' to revert bytes back to their original value, it can be 'hard' to restore analysis (https://www.kitploit.com/search/label/Analysis) to its previous state. Reverting a patch may occasionally require additional human fixups. Known Bugs Further improve ARM / ARM64 / THUMB correctness Define 'better' behavior for cpp::like::symbols(...) / IDBs (very sketchy right now) Adding / Updating / Modifying / Showing / Warning about Relocation Entries?? Handle renamed registers (like against dwarf annotated idb)? A number of new instructions (circa 2017 and later) are not supported by Keystone A few problematic instruction encodings by Keystone Future Work Time and motivation permitting, future work may include: Enable the remaining major architectures supported by Keystone: PPC32 / PPC64 / MIPS32 / MIPS64 / SPARC / SystemZ Multi instruction assembly (eg. xor eax, eax; ret;) Multi line assembly (eg. shellcode / asm labels) Interactive byte / data / string editing Symbol hinting / auto-complete / fuzzy-matching Syntax highlighting the editable assembly line Better hinting of errors, syntax issues, etc NOP / Force Jump from Hex-Rays view (sounds easy, but probably pretty hard!) radio button toggle between 'pretty print' mode vs 'raw' mode? or display both? Pretty: mov [rsp+48h+dwCreationDisposition], 3
Raw: mov [rsp+20h], 3
I welcome external contributions, issues, and feature requests. Please make any pull requests to the develop branch of this repository if you would like them to be considered for a future release. Authors Markus Gaasedelen (@gaasedelen (https://twitter.com/gaasedelen))

Download Patching (https://github.com/gaasedelen/patching)

___________________________
@hacking_Attack
@Hacking_Video
How I “HACKED” my college site

Hello readers , I am Aditya , a second year student at Madhav institute of Technology and Science , Gwalior . This is a story of how I…Continue reading on Medium »
Read more...
hacking: security in practice
Neuralink hacking predictions?

What types of hacks do you think we’ll see once Neuralink is released? People dying, people slowly plotting to take over the world, both...?

Would you know if someone is hacked? What about ELF technology? Will hacking be common? It seems like we should just avoid Neuralink altogether...

Previous comment on futuretimeline.net regarding porn in the future:

“I think it would be less watched if people knew how easy it was to hack someone and see exactly what they’re looking at...then we’d get Neuralink, and everyone would go crazy because they’ve been repressing their sexuality, then it’ll get hacked for the first time, then everyone will be no-fap and apologetic...”

submitted by /u/iridescentrae
[link] [comments]

___________________________
@hacking_Attack
@Hacking_Video
AlbusSec:- Penetration-List 05 Cross-Site-Scripting (XSS) — Part 1

Hello Members, I hope that you liked the previous article that is File-Inclusion. Therefore, I worked hard to complete Penetration-list…Continue reading on Medium »
Read more...
SQL Injection at Spotify

SQL Injection at Spotify.
Read more...
OTP Bypass and Account Takeover at Rajagiri Hospital

Reported and Fixed | Bounty Rejected Indirectly.
Read more...
How to write simple script to automate finding bugs

Simple way to write python script to automate finding bugs
Read more...
AlbusSec:- Penetration-List 05 Cross-Site-Scripting (XSS) — Part 1

Hello Members, I hope that you liked the previous article that is File-Inclusion. Therefore, I worked hard to complete Penetration-list…Continue reading on Medium »
Read more...