Athanasios Balanikas (@thanosba)
  • Stars
    star
    14
  • Global Rank 798,133 (Top 28 %)
  • Followers 3
  • Registered over 7 years ago
  • Most used languages
    Java
    62.5 %
    HTML
    25.0 %
    JavaScript
    12.5 %
  • Location πŸ‡¬πŸ‡· Greece
  • Country Total Rank 1,676
  • Country Ranking
    Java
    264
    HTML
    305
    JavaScript
    1,245

Top repositories

1

Creating-a-phishing-page---simple-steps-for-dummies-PhP-

4
star
2

Tor---Onion-Proxy---Example

Tor is free software for enabling anonymous communication. The name is derived from an acronym for the original software project name "The Onion Router".[8][9] Tor directs Internet traffic through a free, worldwide, volunteer overlay network consisting of more than seven thousand relays[10] to conceal a user's location and usage from anyone conducting network surveillance or traffic analysis. Using Tor makes it more difficult for Internet activity to be traced back to the user: this includes "visits to Web sites, online posts, instant messages, and other communication forms".[11] Tor's use is intended to protect the personal privacy of users, as well as their freedom and ability to conduct confidential communication by keeping their Internet activities from being monitored.
Java
2
star
3

TCP-IP-Client-and-Server-EXAMPLE-

TCP-IP-Client-and-Server (EXAMPLE) Example Client/Server program that uses TCP TCP/IP provides end-to-end connectivity specifying how data should be : formatted, addressed, transmitted routed, and received at the destination can be used in the internet and in stand-alone private networks it is organized into layers
1
star
4

Save-your-webpage-as-PDF-JAVASCRIPT

Save your webpage as PDF / Print your webpage - Easy Way
HTML
1
star
5

Test-Automation-Generate-ReportNG-reports-in-Selenium-WebDriver-Maven-Project

Verify Linkedin webPage with Assert methods
JavaScript
1
star
6

JUnit-Validating-a-domain-Maven-Installation-

Validating three domain names according to specific pattern (DOMAIN_NAME_PATTERN)
Java
1
star
7

Botnet---SynFlood-Attack

Example of Botnet Function
Java
1
star
8

Java--Reverse-words-in-a-String

This program reverses every word of a string and display the reversed string as an output
Java
1
star
9

JUnit-Report-Example

The Surefire Report Plugin parses the generated TEST-*.xml files under ${basedir}/target/surefire-reports and renders them using DOXIA, which creates the web interface version of the test results
HTML
1
star
10

Yao-Garbled-Circuits

Garbled circuit is a cryptographic protocol that enables two-party secure computation in which two mistrusting parties can jointly evaluate a function over their private inputs without the presence of a trusted third party. Andrew Yao of Stanford University first proposed the protocol in 1986 to solve his famous Millionaires' Problem.[1] The protocol is also known as Yao's protocol, Yao's garbled circuit protocol or simply the GC protocol in the cryptography literature. In the garbled circuit protocol, the function has to be described as a Boolean circuit.
Java
1
star