Skip to content

Advanced Exploits for laboration and PenTest practice

License

Notifications You must be signed in to change notification settings

VanirLab/Vanir-0x0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Vanir-0x0

Advanced Eco friendly Exploits for CyberTesting and development

Why ?

The main goal with Vanir-0x0 is to develop eco friendly exploits.

CENE = CyberEcoNetExploits challenges

  • Limit the current energy you are using to 30%
  • Reuse your code
  • Limit the exploit codes down to 50%
  • Use code accuracy as much as possible
  • Remove ghost code
  • Limit file to 1mb
  • Use dynamic strings
  • Develop straw shell(s): ~30kb /file
  • Develop dynoFile: ~100LOC(Lines Of Code)
Javascript example

How to reconstruct code

FROM -> webExploit = new Exploit(document.webExploit, 'W');  

TO -> webExploit = wExploit(document.webExploit);
            






About

Advanced Exploits for laboration and PenTest practice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published