Website has an exploit, how to scan?
I have a website which appears to have an/multiple exploit(s). Is there actually a tool to scan every page for leaks or weak spots? Or if there isn’t such a tool, is there an other way to scan for...
View Articlerun windows application at client side from aspx.cs
I have windows application in c#.that is installed for client . I need run that window application from client side when user button click in asp.net web application Explanation I have task that scan...
View ArticleLinux – Reading File from Sudo –"Permission Denied"
When performing a recursive directory scan of the drive to generate a hash for each file by running the program executable under sudo, I’m discovering 1,000s of files are throwing “Permission Denied”...
View ArticleCannot get Scanner to See File
I cannot understand why I can’t get scanner to read my .txt file. In the end I resorted to just storing the data as a String in my program. But I would still like to know why Scanner is not seeing this...
View ArticlePoint Cloud Library (PCL) and Kinect for Windows v1
I’m working on a project in which I need to scan an object (using a Microsoft Kinect for Windows v1) and get it’s 3D reconstruction. I would like to use PCL (Point Cloud Library) for doing this since...
View Articleangularjs prevent XSS attacks
What’s the best way to prevent XSS attacks in an angularjs app? I’ve used $sanitize before sending it to a rest service call and I’m still getting errors from our security team that the app isnt...
View ArticleWait until pdf file is checked by virus scan
I’ve a Windows client program which creates pdf files for sending them using some other tool. My problem is: after creation of the pdf file it usually will be blocked by virus Scanners. Sometimes this...
View ArticleIs it possible to have CoreBluetooth Always On and Scanning?
I know you can always scan for iBeacons via CoreLocation, but is it possible to always scan for BLE (non-iPhone peripheral) advertising data through CoreBluetooth? By always, I mean if I don’t open the...
View ArticleCamera scan function in objective c for iOS development
I know there are programs that can scan credit card using the build in camera. How can I develop a program in objective c to scan information from other forms of cards, such as a driver’s liscense or a...
View ArticleUsing a method from another class
I’m working on a program that calls on a method from another class, and I can’t seem to get past that road bump. The example I’m using simply sets a variable in the main method equal to the other...
View Article