<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>Client | Psyops Prime</title>
	<atom:link href="https://psyopsprime.com/tag/client/feed/" rel="self" type="application/rss+xml" />
	<link>https://psyopsprime.com</link>
	<description>An Idea Log</description>
	<lastBuildDate>Sun, 22 Nov 2015 07:04:22 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>
	<creativeCommons:license>https://creativecommons.org/licenses/by-nc-nd/4.0/</creativeCommons:license>
<site xmlns="com-wordpress:feed-additions:1">99640787</site>	<item>
		<title>Remote Command Execution</title>
		<link>https://psyopsprime.com/computer-networks/remote-command-execution/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=remote-command-execution</link>
					<comments>https://psyopsprime.com/computer-networks/remote-command-execution/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 18 Nov 2015 04:46:11 +0000</pubDate>
				<category><![CDATA[Computer Networks]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[Client]]></category>
		<category><![CDATA[Remote command]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Telnet]]></category>
		<guid isPermaLink="false">http://psyopsprime.xyz/?p=1160</guid>

					<description><![CDATA[<p>This assignment is about developing a remote command execution program. The language that has been used is java and it makes use of the bash</p>
The post <a href="https://psyopsprime.com/computer-networks/remote-command-execution/">Remote Command Execution</a> first appeared on <a href="https://psyopsprime.com">Psyops Prime</a>.]]></description>
										<content:encoded><![CDATA[<p style="text-align: justify;">This assignment is about developing a remote command execution program. The language that has been used is java and it makes use of the bash shell to enable command execution at some point on the server side. The idea is to understand how the magic happens. Please take the following steps in order to complete this assignment.</p>
<ol>
<li><a href="https://github.com/adilraja/Telnet-Oracle" target="_blank">Fork the source code of the remote command executor from GitHub</a>.</li>
<li>Clone it now to your local machine on which you are going to work.</li>
<li>Understand the code.</li>
<li>Enable the server to work without bash. HINT: <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ProcessBuilder.html" target="_blank">Configure the ProcessBuilder object so that PATH to executable commands is specified to it</a>.</li>
<li>Push the changes back to your remote repository.</li>
<li>Send me a pull request too.</li>
</ol>
<p><iframe title="Remote Command Execution" src="https://www.slideshare.net/slideshow/embed_code/key/vTBhep5gPdmaEX" width="427" height="356" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe></p>
<blockquote class="embedly-card" data-card-controls="1" data-card-align="center" data-card-theme="light" data-card-key="a8a0731b061246639032e063d551fbc2">
<h4><a href="https://github.com/adilraja/Telnet-Oracle">GitHub &#8211; adilraja/Telnet-Oracle: A simple telnet-like client/server app for remote command execution.</a></h4>
<p>A simple telnet-like client/server app for remote command execution. &#8211; GitHub &#8211; adilraja/Telnet-Oracle: A simple telnet-like client/server app for remote command execution.</p>
</blockquote>
<p><script async src="//cdn.embedly.com/widgets/platform.js" charset="UTF-8"></script></p>
<p><small><a style="text-decoration: none;" title="Image inserted by the ImageInject WordPress plugin" href="http://wpinject.com/" rel="nofollow">Photo</a> by <a href="http://www.flickr.com/photos/93416311@N00/2310957052" target="_blank">Tim Green aka atoach</a> <a title="Attribution License" href="http://creativecommons.org/licenses/by/2.0/" target="_blank" rel="nofollow"><img data-recalc-dims="1" decoding="async" src="https://i0.wp.com/psyopsprime.com/wp-content/plugins/wp-inject/images/cc.png?w=750" alt="" /></a></small></p>The post <a href="https://psyopsprime.com/computer-networks/remote-command-execution/">Remote Command Execution</a> first appeared on <a href="https://psyopsprime.com">Psyops Prime</a>.]]></content:encoded>
					
					<wfw:commentRss>https://psyopsprime.com/computer-networks/remote-command-execution/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
				<creativeCommons:license>https://creativecommons.org/licenses/by-nc-nd/4.0/</creativeCommons:license>
<post-id xmlns="com-wordpress:feed-additions:1">1160</post-id>	</item>
	</channel>
</rss>
