Skip to content

yehia-mamdouh/var0xshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

var0xshell

  • var0xshell is shell based on clent and server

  • Both client and server was written in python 3

  • It uses XOR alogrithms for encrypted communication

  • Attacker create a socket to connect to victim on (IP - Port)

  • Attacker receive the key from victim.

  • Attacker encrypt the command and send it to the victim.

  • The Victim decrypt the encrypted command execute it and send the output encrypted to attacker which decrypt the output and print it.

  • For less detection we can convert the code to revers shell

For more details on how it works: Please visit my blog a-python-shell-with-xor-algorithm---bypass-windows-defender-amp-avs

Screenshot from 2023-01-08 03-50-44

Screenshot from 2023-01-08 23-07-29

Twitter @mrvar0x

LinkedIn /yehiamamdouh/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages