Image
 
linkedin_logo.png rss_logo.jpg
twitter_logo.png youtube_logo.jpg
Latest Additions
 
EH-Net Login
Welcome Guest.






Lost Password?
No account yet? Register
Who's Online
We have 25 guests and 1 member online
 
Advertisement

You are here: Home
EH-Net
May 22, 2013, 03:58:32 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Go back to The Ethical Hacker Network Online Magazine Home Page
 
  Home Help Calendar Login Register  
  Show Posts
Pages: 1 2 [3] 4
31  Ethical Hacking Discussions and Related Certifications / Other / Re: illuminati on: October 12, 2010, 12:28:02 PM
Yes its a redirect , everybody can see that ... but the point is none of the company offering web services would dare to do something with NSA or something related to NSA ... so it really looks like they did the setup !!!
This should probably clear this up..
http://arthurgoldwag.wordpress.com/2010/01/17/itanimulli/
32  Ethical Hacking Discussions and Related Certifications / Other / Re: illuminati on: October 12, 2010, 08:48:47 AM
Its a HTTP 301 Redirect and the site is registered through godaddy.com.. I think any one can do that..
33  Ethical Hacking Discussions and Related Certifications / Incident Response / Re: My father is hacking me?! on: October 09, 2010, 06:07:24 PM
B3) Do one of those Government Clearing of your harddisk where the data is wiped +5 times. (Depending on the method you choose, one of them will erase the data more than 30 times on your harddisk. It's a quite cool tool but I forgot the name unfortunately.)


Windows - SDelete, Eraser
Unix based OS - shred command should do
34  Ethical Hacking Discussions and Related Certifications / Web Applications / Re: webapp pricing on: October 08, 2010, 02:15:54 PM
I was sure that you didnt mean it the way I have interpreted. I just want to clarify as this forum is popular, open and considered a good source of reliable information.
35  Ethical Hacking Discussions and Related Certifications / Web Applications / Re: webapp pricing on: October 08, 2010, 12:57:53 PM
My philosophy is that the bigger the "Treasure Chest", the longer someone will likely spend to hack your web site.

I beg to differ. Employing different web technologies only takes longer to secure them not hack them . The security team should patch all the holes for all the technologies employed. The attacker has to find just one hole. Basically the attack surface increases with the number of technologies employed.

I am not sure if I have misinterpreted your statements.

36  Ethical Hacking Discussions and Related Certifications / OSCP - Offensive Security Certified Professional / Re: OSCP and Exploit Development on: October 08, 2010, 08:26:28 AM
It has got nothing to do with exploit development !!!
You got OSCP certificate?
37  Ethical Hacking Discussions and Related Certifications / Web Applications / Re: metasploit php on: October 07, 2010, 03:44:40 PM
Original  link:http://exploit.co.il/hacking/metasploit-java-meterpreter-payload/

its a java applet and not jsp file... you do not need tomcat nor a server if you follow that link...

You just need a client  machine with JRE installed.

The demo would be more impressive if you are not executing the jar file manually on the client side as shown in the link you provided. Instead you should probably write a html that embeds the applet and this html should be hosted in the server(any static web server would do).. Now when the client  access the web page hosted on your server, you will get a shell of the client...

Update: I didnt see that you edited your post to a new link...
jsp files are not executed on client system period.
What follows is not an accurate explanation and does not cover all cases... but I believe will help you to understand...
jsp,php,asp - all are executed on the server side and provides the output in html format and this html is sent by the server to the client and the client usually a browser renders the html. You should read about how web applications are developed.
38  Ethical Hacking Discussions and Related Certifications / Web Applications / Re: metasploit php on: October 07, 2010, 02:42:46 PM
Thanks for the replies , I have got one more question in mind .

I will also need to demonstrate a jsp shell from metasploit and thus I need to have a jsp file on the webserver and when the client executes it using browser we will receive a shell , now the point, inorder for the client to execute the file we need to have tomcat+java and then the mod_jk module and all that configured because apache is not supporting jsp by default . At the moment when i execute http://server_ip/file.jsp it throws a source code rather then just executing it ( i do have java on client ) .

Can you guys recommend a smart and easy web server which is currently supporting jsp by default rather than the above solution .. actually i m not that good at linux Tongue ..


thanks

JSP is a server side technology that gets executed on the server and the output of the execution of jsp is provided to the client. If you have a JSP reverse shell uploaded to the server, when you are accessing the jsp file you are getting the shell of the server and not that of the client. If you want infect client, think interms of flash, pdf, browser
39  EH-Net / News Items and General Discussion About EH-Net / Re: [Article]-September 2010 Free Giveaway Winner - APT by Joe McCray on: October 07, 2010, 03:56:12 AM
Guess what the don of the dynamiks has officially ziggy567ed the jason thread

Between congrats jason..
40  Resources / News from the Outside World / Re: Blackberry Encryption Cracked on: October 06, 2010, 11:09:36 AM
From the article:
Quote
In short, standard key-derivation function, PBKDF2, is used in a very strange way, to say the least. Where Apple has used 2,000 iterations in iOS 3.x, and 10,000 iterations in iOS 4.x, BlackBerry uses only one. Another significant shortcoming is that it's BlackBerry Desktop Software that encrypts data, not the BlackBerry device itself. This means that the data is passed from the device to the computer in a plain, unencrypted form. Apple devices act differently; the data is encrypted on the device and never leaves it in an unencrypted form

The important selling point of blackberry was its security..

Nice read...
41  Ethical Hacking Discussions and Related Certifications / Cyber Warfare / Re: Stuxnet: Cyber Warfare or not? on: October 06, 2010, 09:22:02 AM
Interesting read.. I might be wrong but media is entirely focusing on the theory that supports Iran vs Israel... Infact more machines in India and Indonesia have been affected... Why not Pakistan vs India? Is pakistan not capable of it? No.. Buying vulnerabilities and exploits has been going on for several years in the underground circle..
Check out this
http://blogs.forbes.com/firewall/2010/09/29/did-the-stuxnet-worm-kill-indias-insat-4b-satellite/

why it has to be even between countries? Why not between companies? Why are we speculating when we do not have enough facts? What we are trying to do is essentially taking a theory and trying to fit every known fact into the theory...

With four zero day vulnerabilities and usage of stolen certificates, I think the industry and media has never seen the likes of it before and responding in a way that is not completely rational ...

Here is a nice take...
http://blogs.forbes.com/firewall/2010/10/02/stuxnet-speculation-fuels-crackdown-by-iranian-intelligence/
42  Ethical Hacking Discussions and Related Certifications / General Certification / Re: Information Gathering on: October 01, 2010, 08:57:11 AM
Information Gathering is a vital part of penetration testing and is covered in detail in good security books(Hacking exposed ?) and in good security courses(OSCP?).. I admit that I dont know a book dedicated to information gathering.. But if you are looking for advances in this area you should probably start with Chris Gates presentation on open source intelligence gathering at brucon...

Update
@dynamik damn you are fast ...
43  Ethical Hacking Discussions and Related Certifications / Hardware / Re: How an hardware is actually vulnerable to exploitation? on: September 30, 2010, 01:49:02 PM
Normally hardware hacking boils down to exploiting firmware, code embedded in chips etc... 
I have not seen messing with the hardware resulting in a vulnerable state until I read about geohot's glitching the memory bus hack... Though geohot's work was significant, in the end it was a heap overflow that opened the iron gates of PS3...

http://ps3wiki.lan.st/index.php/PSJailbreak_Exploit_Reverse_Engineering
44  Ethical Hacking Discussions and Related Certifications / Malware / Re: Best CBT for learning about malware? on: September 30, 2010, 01:32:18 PM

can any 1 suggest me some best CBT courses that is dealing with malware analysis?

From the top of my mind I can think of GREM and CREA.. Check SANS and Infosec institute for the respective course work
45  Ethical Hacking Discussions and Related Certifications / Malware / Re: REMnux: A Linux Distribution for Reverse-Engineering Malware on: September 30, 2010, 09:20:08 AM
Even old posts in ethical-hacker.net are valuable.. Will download it right away... Thanks for bring this up back again  H0nd0CSI
Pages: 1 2 [3] 4
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Page created in 0.08 seconds with 21 queries.
 
Exclusive Deal

sansfire13_245x90_cw90.jpg
SANSFIRE 2013
June 15 - 22

5% Off w/ Code: EHN_5

SANS Deals 4 EH-Netters
5% OFF Any SANS Course in Any Format!
Coupon Code: EHN_5 Including SANS Rocky Mountain 2013 & SANS Boston 2013
Polls
Compared to this year, 2013 will be:
 
Recent Forum Topics
EH-Net News Feeds
Latest Additions
 
         
Free Business and Tech Magazines and eBooks

© 2013 The Ethical Hacker Network
Joomla! is Free Software released under the GNU/GPL License.