tampering Questions

2

I'm looking for an open source for antitampering and Code obfuscation tool for my iOS project. Some library like Proguard in Android. I found iXGuard and Dexprotector are paid tools. I'm looking fo...
Mutton asked 3/9, 2020 at 11:37

3

Solved

I was wondering to what degree I can rely on the digital signatures on files (aka Digital Certificates from Verisign, Simantec etc), when deciding if it's been tampered with or not. Say I want do...

3

I am working on a project (mobile app) where I need to monitor adversary actions. So, my question is how can I make iOS app tamper-evident? e.g. Whenever any adversary try to tamper code then s...
Broglie asked 29/11, 2016 at 7:45

25

Long time listener, first time caller. 'Say you have a database table that is responsible for logging user activity. The integrity of this log is important, so you want to be able to detect if som...
Disject asked 5/11, 2009 at 20:40

1

Solved

I have a page with an input text component marked as required="true" and having a custom Validator in server side. Now as a client, I submit the page without the HTML element rendered by that comp...
Roundsman asked 21/7, 2013 at 15:35

3

Solved

I am able to tamper post request parameter with Tamper Data in firefox i.e when i make post request and i get the popup in firefox to change POST request parameters but in case of GET request, i g...
Autarchy asked 6/5, 2013 at 8:15

6

Solved

Why don’t we save the cookie information of website visitors (subscribers) in the database rather than setting a file on the user's machine. Yeah, I know I might sound silly for the following...
Kymberlykymograph asked 16/7, 2010 at 19:22

2

Solved

How do you add "objects" to an existing app ? For example, the EasyRefresh for Chrome tweak, enables a new button inside the iOS Chrome app, as do many other tweaks. How may i add a simple UIButt...
Provo asked 20/7, 2012 at 3:3

1

Solved

i am working on security and other stuff about my web sites. in my country online payments work like paypal. mean you should pass some parameters such as Amount,MerchantID,ReturnURL,ResNum(OrderID)...
Northerner asked 8/5, 2012 at 8:12

1

Solved

I generate a forms auth ticket with some user data, encrypt and send it to my client all using the standard .net Api. Everything works except for one small problem. If i replace the 0 in the auth t...
Hohenstaufen asked 26/12, 2011 at 12:54

5

We have audit table in our database. Records to this table are done using triggers. Currently, there is nothing that prevents user to log on to database server, open table from management studio a...
Chev asked 21/1, 2011 at 10:12

4

Solved

Would I be taking a big security risk by trusting the content of the $_SERVER variable array to get the name of php file using $_SERVER['PHP_SELF']?
Hamann asked 22/11, 2010 at 16:31
1

© 2022 - 2025 — McMap. All rights reserved.