Jump to content

Recommended Posts

Posted

Hi all,

 

We are considering putting Python on the Library computers for student use at lunch and breaks. My python knowledge is extremely basic so I am wondering whether the risks could outweigh the benefits here.

 

The member of staff that overlooks the library is not technical and would have no clue if they were misusing Python, ie trying to escalate privileges etc. The computers are locked down with Group Policy, students are unable to access the C drive and do not have the ability to run executable files.

 

Is this something you would consider on your network?

 

Thank you,

Posted
We have Python access here, but like most it is within a VM which has no network access. Our students can access their own VM from any computer in school, and they can save their work to a separate network user area (which Virtualbox allows). I certainly wouldn't put it onto the PCs themselves; not because it's a big risk as such but because to get it working things have to be opened up a fair bit.
  • Thanks 1
Posted
We've got it installed on a few computer suites, everything is locked down with GPO as normal and students can't do any more than they could through a GUI. We've had no problems with it so far.

 

Do they have network access though?

Posted
Thanks guys, they would have network access from these machines, we do currently have it installed in computer suites and we have had no problems but they are always being overlooked by our IT staff who are all relatively competent with Python and they would stop the students doing anything they shouldn't be.
Posted
Thanks guys, they would have network access from these machines, we do currently have it installed in computer suites and we have had no problems but they are always being overlooked by our IT staff who are all relatively competent with Python and they would stop the students doing anything they shouldn't be.

I wouldn't rely on that! Also bear in mind that there are generally other scripting languages available on a PC - Javascript will generally be accessible to anyone as might be VBA, so if you have holes that can be exploited by Python, they are probably exploitable by a number of other means.

  • Thanks 1
Posted
Just to whichever drives they'd normally have access to. I'd imagine there is some stuff they could do that we haven't planned for but I'll deal with that when it happens.

 

Our kids tried a DoS attack on one of our servers using some simple code - it was quite simple to track down.

I'd be more worried when they start bruteforcing things over the network. How will you know if this happens ? Just wait for SIMS records to be deleted?

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...