Pwnd2Pwnr Posted September 8, 2012 Share Posted September 8, 2012 (edited) OK... I love linux... though I am still pretty wet behind my ears when it comes to certain functionalities. Here goes (swallowing pride), I recently obtained Project Artillery. I installed it, went to config it, but it is a read-only file. I assumed if I backed it up, it would work... wrong... So, I think it is hilarious that I can't seem to find the workaround. If I alter the name of the file, it won't be the proper config... right? DAMMIT... can someone tell me what the hell I am doing wrong? sudo apt-get install some sense into my mind.conf Edited September 8, 2012 by Pwnd2Pwnr Quote Link to comment Share on other sites More sharing options...
Mr-Protocol Posted September 8, 2012 Share Posted September 8, 2012 Run your editor as root. sudo gedit *FILE* sudo nano *FILE* sudo vim *FILE* so on... Some people frown at sudo so use su[/CODE] enter password, then run editor. Quote Link to comment Share on other sites More sharing options...
Pwnd2Pwnr Posted September 8, 2012 Author Share Posted September 8, 2012 (edited) ...so simple... dammit... kicking myself in the ass... I will get fluent, but until then... mr-protocol has got my back! I owe a lot of people beer... If I am pimp, I am broke pimp... Edited September 8, 2012 by Pwnd2Pwnr Quote Link to comment Share on other sites More sharing options...
01000010 Posted September 8, 2012 Share Posted September 8, 2012 (edited) You can also look into the chmod command. using the command man chmod I read the man pages pretty much everytime I end up doing something because I always forget how the commands work Edited September 8, 2012 by leapole Quote Link to comment Share on other sites More sharing options...
Pwnd2Pwnr Posted September 10, 2012 Author Share Posted September 10, 2012 (edited) ... OK... after hours of trying to config with the SMTP, the harden.py calls out an exception through the monitor. Am I supposed to use an encrypted password in the SMTP PW line? I thought I was getting somewhere, but I just can't get the artillery to launch properly. artillery~#sudo kwrite config edit, save, and exit artillery~#python artillery.py then I get this exception Unhandled exception in thread started by <function monitor_system at 0xb6fea4c4> then it follows up with .../harden.py", line 67m in <module> I guess I am not getting something... but have read it was not tested with Ubuntu 12.04... could it be a bug or am I just a moron? Edited September 10, 2012 by Pwnd2Pwnr Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.