Saturday, August 23, 2014

SCAPS static code analyser for php

hey guys , its been a really long time im in my 5 th semester and i have started an awesome project called SCAP it is  really early stages of development but still i'd like some suggestions, there's only one project RIPS , like this is available and it is really good. they also have a research paper on it. but the main difference between my project is that i will create rule based system while their system is behavior based, rule based systems are fast but they might not be accurate but it will be fast check out the github repo here https://github.com/rjcrystal/scaps have fun  Update scaps is now complete and operational you can check out at scaps.me/analyser....

Monday, April 28, 2014

simple file analyzer in java

hi guys its been a long time ... so i have made a simple java based file analyzer which reads file headers and determines file type,  i have added some file formats you can download here  https://mega.co.nz/#!w5ZEhITK...

Saturday, April 6, 2013

Hcon STF v5 prime released

hi folks its a long time after i had posted something but what to do life is life, well well so yesterday Hcon stf which is made by ashish mistry v5 prime was released and i must say its awesome. these are its features Hacker Friendly Fully Customizable, Versatile in Usage can be used in many Web related hacking needs, Simple and easy to use interface, small in size and light on resources. contains hundreds of features for : Web Penetration Testing Web Exploits Development Web Malware Analysis OSINT & Cyber spying Exploitation ready Very comprehensive and plenty of tools for exploitation and supports verbose debugging features for Web Exploit Development. WebUI HconSTF contains blend of online and offline tools...

Sunday, November 18, 2012

Android custom roms basics

hey guys wassup whoa such a long time sorry i couldn't post anything awesome as i was busy with my life and some major up downs. ok so now i got a galaxy Y for testing purposes and i was just messing with the phone and the best way of messing is installing different roms and etc. So i start with the basics, the kernel is the basic part of every working computer or handheld device on earth. It is the bridge between hardware and software and its installed on rom that can be changed or erased but with some proper procedure. Android truely shares the same kernel as of what we have in linux for desktop but with some modifications So if you see this diagram you will know how critical a kernel is.... Ok how does...

Friday, August 10, 2012

Difference between integer based and string based SQL injection

Hi friends  this one i had posted a question on hackforums about difference between string based and integer based SQL injection it can be explained as follows integer SELECT * FROM pages WHERE page_id=10 [inject] order by title limit 1,1  so the injection would be ?id=10 union select 1,2,3-- finallly you get SELECT * FROM pages WHERE page_id=10 union select 1,2,3-- order by title limit 1,1 string SELECT * FROM pages WHERE page_id="10" [inject] order by title limit 1,1  so the injection would be ?id=10' union select 1,2,3--+ final: select * from pages where page_id="10"' union select 1,2,3--+ order by title limit 1,1 so in integer based SQL injection you...

Monday, August 6, 2012

Will ultrabooks eliminate DVDs and Blue ray dics

Hi guys wassup how are you doing? yesterday my brother bought a lenovo ultrabook it was almost copy of a macbook with the hardware but the its slim, keyboard is easy to type and fast. but the fact that it had SSD and no DVD drive only some USB ports, HDMI ports and ethernet port etc and some touch pad changes. so the question is due to new emerging race of ultrabooks will CDs and DVDs will become outdated. maybe not coz still most of the games, blue-ray movies,etc come in DVDs. they are cheap but still they can't just get outdated and what i expect to be that new ultrabooks will have a dvd drive or they wont get apropriate market in india. i am still happy with my old laptop. and i am going to college this month for studies of computer engineering the thing i had loved to do the mo...

Saturday, August 4, 2012

Call For Papers for the first edition of Hzine(Hacking Magazine)

Hcon has decided to release hacking magazine for you guys. it will be an online magazine free for all but for now it needs contributions. Contributions in the sense, Articles. For releasing anything you need good fleshy information which is not possible for one man. So here by i ask you all to contribute to this great effort made by Ashish Mistry and also if you cannot for any reasons atleast share it on your blog like me or on your facebook homepage. Hcon, Information security Training and Tools provider, launched their own PenTesting Magazine ‘Hzine’. We are inviting unique and interesting articles for our First Edition of Hzine. Theme for the articles : Operating Systems (OS) Articles can be on Topics : 1. Penetration testing...

Monday, July 30, 2012

computer knowledge megacollection

hi guys i have got an awesome collection of computer books on internet its like 19 GB of books of all types have a look here   have fun dont forget to add trackers  udp://tracker.publicbt.com:80/announce udp://tracker.openbittorrent.com:80/announce http://fr33dom.h33t.com:3310/announce http://cpleft.com:2710/announce http://tracker.ex.ua/announce http://exodus.desync.com:6969/announce http://tracker.torrentbay.to:6969/announce udp://tracker.1337x.org:80/announce udp://fr33domtracker.h33t.com:3310/announce udp://tracker.ccc.de:80 udp://11.rarbg.com/announce udp://9.rarbg.com:2710/announce udp://10.rarbg.com/announce ...

Thursday, July 12, 2012

python based Shell analyser

hi guys wassup how you doing? this time i have got an awesome idea and i have started working on it. we already have a python based script called neopi.py to scan and analyse encoded and obfuscated. i am writing my own php and python code in such a way that when a file is uploaded it is checked for both unencoded signatures and encoded things. the first thing i have to find is a common signature for all shells and then combine code of mine and neopi and a php upload page that will initialize a scan after files uploaded and  change its perms to obviously to not let execute. and i think the php one is the most hard part for me as i am totally not familiar with php but i have some good friends to help me out, and guess what last month this blog has completed its 2 years thanks for all yours...

Friday, July 6, 2012

Update your facebook status via your own name

hi guys wassup sorry for not bringing any post So you might have seen that there are many apps that post on your wall and it has a small link at the bottom right corner telling VIA (app name). so how did they do that its very easy you need API(application programming interface) key of any app to do that. we will make a app of our name so that we can use our apps` api and update facebook status via it STEPS goto facebook developers then create an app by selecting app tab on the upper side then there will be a small box asking for app names in app display name you can fill out any name which is 3 words long and then click i agree facebook platform policies (even if you dont lol ) then fill the security check(captcha) and then you will be taken to app settings then save changes...

Twitter Delicious Facebook Digg Stumbleupon Favorites More